You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)