Skip to content

Releases: materialr/icon-toggle

v2.1.1

Choose a tag to compare

@hvolschenk hvolschenk released this 08 Jun 21:46
2d33641

2.1.1 (2018-06-08)

Bug Fixes

  • upgrade to material 0.36.0 (1b41a90)

v2.1.0

Choose a tag to compare

@hvolschenk hvolschenk released this 18 May 11:41
5ff50d2

2.1.0 (2018-05-18)

Features

  • add extra properties that are passed in (759d371)

v2.0.1

Choose a tag to compare

@hvolschenk hvolschenk released this 29 Apr 17:16
99ccaa1

2.0.1 (2018-04-29)

Bug Fixes

  • add jest-config to npmignore. upgrade packages. add eslint extension. import styles (e3a08b8)

v2.0.0

Choose a tag to compare

@hvolschenk hvolschenk released this 28 Apr 09:18
c79e62b

2.0.0 (2018-04-28)

Features

  • try breaking change - again The previous commit did not force a breaking change for some reason BREAKING CHANGE: The onChange handler has changed to match material specification (4324715)

  • Merge pull request #14 from materialr/feature/force-break (c79e62b), closes #14

BREAKING CHANGES

  • The onChange handler has changed to match material specification

v1.2.1

Choose a tag to compare

@hvolschenk hvolschenk released this 28 Apr 09:01

1.2.1 (2018-04-28)

Bug Fixes

  • force breaking change Forcing a breaking change tag BREAKING CHANGE: The onChange handler has changed to match spec (74c5868)

v1.2.0

Choose a tag to compare

@hvolschenk hvolschenk released this 28 Apr 08:57
70c5b34

1.2.0 (2018-04-28)

Features

  • upgrade to material 0.35.0 The onChange handler now receives an object: { detail: { isOn: true/false } } BREAKING_CHANGE: The onChange handler has changed to match spec (b242f4b)

v1.1.3

Choose a tag to compare

@hvolschenk hvolschenk released this 14 Apr 11:49
8792fb5

1.1.3 (2018-04-14)

Bug Fixes

  • material 0.34.1 upgrade (8104af8)

v1.1.2

Choose a tag to compare

@hvolschenk hvolschenk released this 21 Mar 15:35
644f1bd

1.1.2 (2018-03-21)

Bug Fixes

  • upgrade to material 0.33.0 (31f14b7)

v1.1.1

Choose a tag to compare

@hvolschenk hvolschenk released this 09 Mar 23:15
21222d5

1.1.1 (2018-03-09)

Bug Fixes

  • update to material 0.32.0 (b3b77de)

v1.1.0

Choose a tag to compare

@hvolschenk hvolschenk released this 04 Mar 16:17
496a05c

1.1.0 (2018-03-04)

Features

  • upgrade to material 0.31.0 (7eea295)