diff -r 108498416bee -r 280b9e2289d6 src/ztfy.myams.egg-info/PKG-INFO --- a/src/ztfy.myams.egg-info/PKG-INFO Fri May 12 13:42:21 2017 +0200 +++ b/src/ztfy.myams.egg-info/PKG-INFO Fri May 12 14:02:47 2017 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: ztfy.myams -Version: 0.1.27 +Version: 0.1.28 Summary: ZTFY new admin/application skin Home-page: http://hg.ztfy.org/ztfy.myams Author: Thierry Florac @@ -36,6 +36,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