Releases: leonid-shevtsov/unobtrusive_flash
Releases · leonid-shevtsov/unobtrusive_flash
Version 3.0.0
- Moved Javascript methods to an
UnobtrusiveFlash
module. This breaks calling$.showFlashMessage
, hence another major release [#11] - Make sure that the flash events are invoked after a handler had a chance to bind [#10]
- Changed default alerts to never autohide [#6]
- Bootstrap handler: All conventional Rails notices are correctly styled by @conzett [#12]
- Turbolinks are supported thanks to @yoyos [#13]
- Fixes to cookie nuking by @asaletnik [#7]