Skip to content

Releases: onehilltech/ember-cli-mdc

v0.78.0

08 May 22:43
Compare
Choose a tag to compare

This release brings ember-cli-mdc up-to-date with [email protected]. In the process of doing so, we introduced the following breaking changes to streamline implementation:

  • We redesigned how buttons/actions are defined on a dialog. You now have greater control over defining custom actions, and listening to events specific to each button. Please see the documentation/examples for more details.