Skip to content

Garnet Greyhound

Choose a tag to compare

@scottosmith scottosmith released this 18 Dec 20:52

Changes

  • 🐛 Add disable-focus Attribute to Prevent Focus on Menu Open (#51)
  • 🐛 Wrap async calls with side effects in Ember.run (#48)

New Contributors!

Upgrading

Yarn

  1. Run yarn upgrade ember-material-components-web@0.0.38.
  2. Run ember g ember-material-components-web.

npm

  1. Run npm update --save-dev ember-material-components-web@0.0.38.
  2. Run ember g ember-material-components-web.