Skip to content

Releases: trendmicro-frontend/react-toggle-switch

v0.5.7

27 Oct 10:58
Compare
Choose a tag to compare

Fixed an issue that the checked state may be changed unexpectedly when receiving props that didn't change (d8d919d)

v0.5.6

06 Oct 08:38
Compare
Choose a tag to compare

Support React v16.0

v0.5.5

23 Jun 06:13
Compare
Choose a tag to compare

Contextual CSS reset (7335a0d)

v0.5.4

20 Apr 05:56
Compare
Choose a tag to compare

Use React.PureComponent instead of shallowCompare (591acc2)

v0.5.3

19 Apr 03:13
Compare
Choose a tag to compare

Replaces React.PropTypes references with prop-types (11544f9)

v0.5.2

02 Mar 15:43
Compare
Choose a tag to compare

Upgrade to webpack 2

v0.5.1

27 Feb 03:42
Compare
Choose a tag to compare

Fixes a bug that caused controlled component not working correctly (48b3bc7)

v0.5.0

19 Jan 11:06
Compare
Choose a tag to compare

Initial release