diff -r 86b71518e457 -r 417298dbf77b src/pyams_skin.egg-info/PKG-INFO --- a/src/pyams_skin.egg-info/PKG-INFO Fri Dec 08 11:44:47 2017 +0100 +++ b/src/pyams_skin.egg-info/PKG-INFO Fri Dec 08 12:10:15 2017 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-skin -Version: 0.1.10 +Version: 0.1.11 Summary: PyAMS base skin interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_skin Author: Thierry Florac @@ -22,6 +22,20 @@ History ======= + 0.1.11 + ------ + - added optional "widget_class" attribute to tables + - added Google Tag Manager support + - added name to columns via 'data-ams-column-name' attribute for 'TH' tag + - added generic refresh events handlers for content, table, row and cell (MyAMS.js) + - added treeview plug-in, and tree management features (MyAMS.js) + - change dropdown menu orientation dynamically based on available free space (MyAMS.js) + - updated default widgets attributes and buttons (MyAMS-widgets.js) + - stop click event propagation on action button + - corrected dataTable plug-in initialization when sort type is not defined for all columns; added 'string' + type for default 'name' column + - CSS updates + 0.1.10 ------ - handle CTRL key to open links in new window (MyAMS.js) @@ -36,7 +50,7 @@ activating them - added handles to orderable lists (MyAMS.css) - added top and left negative margins classes (MyAMS.css) - - removed minimum height for TinyMCE editors + - removed minimum height for TinyMCE editors (MyAMS.css) - add translation strings to Fancybox plug-in - updated CSS