adopted-ember-addons / ember-cli-flash

Simple, highly configurable flash messages for ember-cli
https://www.npmjs.com/package/ember-cli-flash
MIT License
354 stars 113 forks source link

Convert `FlashObject` to native class #394

Closed gilest closed 7 months ago

gilest commented 11 months ago

This will be breaking due to

To do

As for these two I'm not sure what their purpose is, I couldn't find any mention of them in the docs or PRs/issues. I don't think they are public API...

  • Document on('didDestroyMessage') event -> onDidDestroyMessage callback
  • Document on('didExitMessage') event -> onDidExitMessage callback