The noteworthy changes made to Ember-CLI-Flash are included here. For a complete changelog, see the git history.
- Add
aria-label
attr-binding and other accessibility attrs to flash components 269
- Update test-helper blueprint for ember versions >=
2.17
263 - Allow flash messages without text when
preventDuplicates
isfalse
260
- extendTimeout on sticky message 254
- Upgrade to Ember 2.16 & new modules api 249
- extendTimeout on sticky message 240
- Add base class
flash-message
to flash component 210 - Remove the rest of bower
- Upgrade to Ember 2.15 243 & 236
- Prevent early destruction from mouse events 241
- Minor typo errors 238
- Remove bower
- Fix deprecation warnings related to outdate dependencies
- Pass 'close' as closure action 233
- Add onDestroy callback method for flash object destroy 211
- Add changelog for release notes 220
- Fix failing tests 218
- Update Acceptance test example in README to fail appropriately 217
- Add ability to return flash object 214
- Defer removal of flash message on mouse over 209
- Fixed deprecation warnings from Ember 2.8.0 205
- Small updates to README 186
- Update Ember-CLI to 2.7.0 201
- Update Ember-CLI to 2.6.1 169
- Add destroyOnClick option 157
- Clarify documentation on integration tests 165
- Update Travis to use Trust builds
- Test against Ember 2.4 and 2.5
- Compute guid on .toString() version of the message 149
- Fix acceptance test bug due to old blueprint 119
- Implement fluent API to support chaining 118