diff -r 108498416bee -r 280b9e2289d6 docs/HISTORY.txt --- a/docs/HISTORY.txt Fri May 12 13:42:21 2017 +0200 +++ b/docs/HISTORY.txt Fri May 12 14:02:47 2017 +0200 @@ -1,6 +1,16 @@ History ======= +0.1.28 +------ + - added optional attributes on widgets, form groups and forms to manage labels and widgets CSS classes + - added Bootstrap wizard plug-in (MyAMS.js) + - added form reset callbacks (MyAMS.js) + - added "MyAMS.getObject()" function to get object from string in dotted name form + - updated "MyAMS.ajax.check" to check for an array of extensions in a single call (MyAMS.js) + - use asynchronous mode for DataTables extensions (MyAMS.js) + - CSS updates + 0.1.27 ------ - added inner package name in static configuration to complete application version