Skip to content

Releases: EirikLorentsen/Ext.ux.window.Notification

v2.1.3

13 Oct 21:19
Compare
Choose a tag to compare
  • Bugfix: Notification destroys properly on close()

v2.1.2

13 Sep 15:48
Compare
Choose a tag to compare
  • Bugfix: Specifying origin x and y coordinates in the initial animation to avoid irregular animation.

v.2.1.1

03 Sep 22:42
Compare
Choose a tag to compare
  • Bugfix: Compatible with Ext JS 4.0.7
  • Bugfix: Simplified hide function using fadeOut() eliminating some small snags

v2.1

31 Aug 00:05
Compare
Choose a tag to compare
  • Renamed autoHide to autoClose
  • (Dmurat) Enabled reuse of notifications (closeAction: 'hide')
  • (Idonofrio) Destroying notification by default (closeAction: 'destroy')