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
✨ Event bubbling can be disabled for checkboxes, radio buttons, and switches (#27)
Breaking Changes
💥 In the spec, "accent" color was renamed to "secondary" to be more
semantically correct. All occurrences of the word "accent" have been
changed to "secondary", in line with MDC-Web's breaking
change
to @material/theme.
Upgrading
Yarn
Run yarn upgrade ember-material-components-web@0.0.36.
Run ember g ember-material-components-web.
npm
Run npm update --save-dev ember-material-components-web@0.0.36.