Releases: mansona/ember-cli-notifications
Releases · mansona/ember-cli-notifications
v3.0.1
- #67 [BUGFIX] Fixing asset issues with demo/dummy app.
- #67 [ENHANCEMENT] Always default to Font Awesome icons, unless Bootstrap specified.
- #67 [ENHANCEMENT] Bumping ember-cli-sass.
v3.0.0
- #64 [ENHANCEMENT] Using ES6 syntax. @Turbo87
- #65 [ENHANCEMENT] Pause auto clearing notifications on hover. @Turbo87
- #66 [ENHANCEMENT] New component helper for simplifying installs. @Turbo87
v2.1.4
- #63 [BUGFIX] Adding close icon for when Bootstrap theme used.
v2.1.3
- #59 [BUGFIX] Fixing initializer deprecation. @efx
v2.1.1
- #53 [ENHANCEMENT] Make inclusion of the font-awesome assets in project configurable. @cesarizu
v2.1.0
- #48 [ENHANCEMENT] Set global clear duration for all notification messages. @SirZach
- #50 [ENHANCEMENT] Allow use of Bootstrap icons in place of Font Awesome.
v1.3.1
1.3.1 / 2015-07-07
- Revert "Merge pull request #42 from Blooie/better-css"
- Undo SemVer breaking change
- Merge pull request #44 from briancollins/master
- Replace bind-attr with new handlebars attribute syntax
v1.3.0
- #42 [ENHANCEMENT] CSS improvements, including less generic class names.
v1.2.3
- #38 [BUGFIX] Fixing Sass build errors.