Skip to content
/ noty Public

Releases: needim/noty

v.2.3.1

20 Nov 08:31

Choose a tag to compare

  • Better colors for Relax theme

v2.3.0

19 Nov 19:49

Choose a tag to compare

  • New theme: Relax
  • Animate.css support for animations

Documentation will be added soon. Demo is here.

v2.2.10

23 Oct 08:23

Choose a tag to compare

AMD compability #73

v2.2.9

26 Sep 13:10

Choose a tag to compare

  • Fix animation glitch with bootstrap theme #225
  • Images are now compressed, 4KB saved for default theme #223
  • Custom theme information added to documentation page #218

v2.2.8

22 Sep 12:18

Choose a tag to compare

Resolved #210 #204

v2.2.7

22 Sep 10:58

Choose a tag to compare

Resolved #221 #216

v2.2.6

20 Aug 13:06

Choose a tag to compare

  • Twitter Bootstrap theme built with list-group component #211

v2.2.4

22 May 07:46

Choose a tag to compare

  • Remove event handler aliases (click(), resize(), bind()) and use the on() method instead.
  • bower.json file will allow devs to load in noty via bower.
  • Refactored event handlers by removing aliases. Using the on() method instead.
  • Added a grunt task for version bumping on build.

v2.2.2

21 Jan 10:24

Choose a tag to compare

  • Fixes #181 usign modal option with custom css theme

v2.2.1

25 Dec 10:37

Choose a tag to compare

  • Fix for #173