Skip to content

Changeset

fabien-d edited this page Dec 31, 2012 · 29 revisions

Keeping track of changeset.

0.4.0 (not yet released)

[x] completed, [ ] remaining

0.3.2

  • animation using translate instead of positioning

0.3.1

  • animate log messages on close
  • persistent notification messages setting the wait parameter to 0. e.g. alertify.success("message", 0);
  • ability to reverse button order using alertify.set({ buttonReverse: true });

0.3.0

  • updated test suite
  • optional CSS parameter (ability to append custom CSS class to dialogs)
  • bootstrap theme alertify.bootstrap.css

0.2.12

  • registered alertify as bower package
  • reset focus to last element to have focus

0.2.11

  • refactor library
  • added set method
  • Removed direct access to delay and labels
  • delay and labels are now set using the set method

*wasn't keeping track of changeset before... my bad

Clone this wiki locally