Skip to content

Releases: secondstreet/ember-material-components-web

v0.0.41 Jade Jack Russell Terrier

23 Aug 19:52
Compare
Choose a tag to compare

Changes

  • 🐛 Add missing 'aria-disabled' attribute binding (#93)
  • ⬆️ Bump lodash.mergewith from 4.6.1 to 4.6.2 (#74)
  • ⬆️ Bump lodash.merge from 4.6.1 to 4.6.2 (#75)
  • ⬆️ Bump handlebars from 4.0.11 to 4.1.2 (#73)
  • ⬆️ Bump lodash.defaultsdeep from 4.6.0 to 4.6.1 (#76)
  • Upgrade prettier (#77)

Ivory Irish terrier

29 Mar 16:07
Compare
Choose a tag to compare

Changes

  • 🐛 Fix issue with destroyed {{mdc-menu}}s (#70)
  • 🐛 impure function needs to be wrapped in Ember.run (#68)

Breaking Changes

  • N/A

New Contributors!

  • N/A

Upgrading

Yarn

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

npm

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

Hematite Harrier

16 Mar 16:07
Compare
Choose a tag to compare

Changes

  • ➕ Add prettier.js (#67)
  • ➕ Add prettier.js (#62)
  • ➖ Replace jQuery with native methods (#59)
  • ✨ Bind DOM events to some components (#61)
  • 🐛 Don't set foundations on destroyed components (#60)
  • 🚑 Fix CI autodeploy
  • :busts_in_sillhouette: Add Contributor
  • 🚀 AutoDeploy docs to GitHub Pages on merge to master (#58)
  • 💚 Temporary Travis CI workaround
  • 👥 Add contributor
  • ⬆️ [docs] Upgrade Ember Composable Helpers
  • 🐛 Fix #52
  • 📝 Fix contributors (#53)
  • ⬆️ Upgrade Ember CLI to 2.18.0
  • 🐛 If no label is present show the placeholder
  • 🐛 Move ember-freestyle to devDependencies
  • ✨ Implement {{mdc-drawer}} (#45)

Breaking Changes

  • N/A

New Contributors!

Upgrading

Yarn

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

npm

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

Garnet Greyhound

18 Dec 20:52
Compare
Choose a tag to compare

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.

Feldspar French bulldog

19 Oct 16:29
Compare
Choose a tag to compare

Changes

  • 🐛 {{mdc-tab}} indicator fixes (#31)
  • 🔧 Use unminified js/css in non-prod environments (#46)
  • 📝 Add contributor gallery to README (#40)
  • ✨ Implement {{mdc-layout-grid}} (#42)
  • ✨ Implement {{mdc-grid-list}} (#43)
  • 🐛 📝 Fix toolbar bug, add toolbar docs. (#37)
  • 💡 📝 Update documentation to use ember-freestyle (#44)
  • 🐛 {{mdc-textfield}}'s placeholder and value no longer overlap (#41)
  • 💥 {{mdc-card}}'s children now yield their own children (#39)
  • ✨ {{mdc-textfield}} exposes event handlers (#38)
  • ✨ {{mdc-list}} now yields text and secondary text (#36)
  • 📝 Create CODE_OF_CONDUCT.md (#35)

Breaking Changes

  • 💥 {{mdc-card}}'s children now yield their own children (#39).
    If you were previously using the {{mdc-card}} family of components,
    this will require a minor change to your application.

New Contributors!

Upgrading

Yarn

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

npm

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

Emerald English setter

07 Sep 19:22
Compare
Choose a tag to compare

Changes

  • ⬆️ Upgrade @Material packages to 0.19 versions
    • 💥 Change "accent" to "secondary" globally, as done by MDC-Web.
      material-components/material-components-web#1116
    • {{mdc-button}} now has unelevated boolean attribute (default: false)
    • {{mdc-button}} now has dense boolean attribute (default: false)
    • {{mdc-button}} now has compact boolean attribute (default: false)
    • {{mdc-textfield}} now has box boolean attribute (default: false)
  • 🐛 {{mdc-checkbox}}, {{mdc-radio}}, and {{mdc-switch}} now respect checked attr (#29)
  • 💚 Switch CI to use Headless Chrome (#28)
  • ✨ 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

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

npm

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

Diamond Doberman

30 Aug 16:50
Compare
Choose a tag to compare

Changes

  • 🐛 Fix unsafe HTML element access
  • ✨ Dark theme can be used for tab bars and tab bar scrollers (#26)
  • ⚡ Don't unnecessarily (de|re)-attach handlers (#25)
  • ✨ Implement tab-bar-scroller from @material/tabs (#21)
  • ✨ Implement @material/switch (#24)

New Contributors!

Upgrading

Yarn

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

npm

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

Citrine Chihuahua

14 Jul 16:52
Compare
Choose a tag to compare

Changes

  • ✨ Implement @material/linear-progress (#20)

Upgrading

  1. Upgrade ember-material-components-web in your app's package.json file.
  2. Run npm install.
  3. Run ember g ember-material-components-web.

Beryl Beagle

03 Jul 16:52
Compare
Choose a tag to compare

Changes

  • 🔥 Remove isDevelopingAddon
  • 🐛 Fix bug in ripple adapter
  • ⬆️ Upgrade @material/ripple to 0.7.0
  • ⬆️ Upgrade @material/toolbar to 0.4.1

Upgrading

  1. Upgrade ember-material-components-web in your app's package.json file.
  2. Run npm install.
  3. Run ember g ember-material-components-web.

Agate Akita

28 Jun 20:52
Compare
Choose a tag to compare

Changes

  • ⬆️ upgrade to @material/menu 0.4.0 (#18)
  • 📝 Create CONTRIBUTING.md
  • 📝 Update README.md

New Contributors!

Upgrading

  1. Upgrade ember-material-components-web in your app's package.json file.
  2. Run npm install.
  3. Run ember g ember-material-components-web.