dialog-js is a simple and easy dialog.
jQuery
- 2015-09-22 v0.1.0 first version come out.
- 2015-11-06 v0.1.1 update onshow function in instance.
- 2015-11-08 v0.1.2 update onshow, buttonTarget object.
- 2015-11-14 v0.1.3 update update delete action button & move some function into dialog instance.
- 2015-12-15 v0.1.4 update dialog fixed config & add autofix function.
- 2016-06-21 v0.1.5 fix bug: dialog can not show the right top position, cause by changeable inner elements of 'content'.
- 2017-04-25 v0.1.6 add closeButtonDispaly to config. now, you can config the display of close button.
- 2017-06-28 v0.1.7 optimaze the display of cancel button.