diff -r 86b71518e457 -r 417298dbf77b docs/HISTORY.txt --- a/docs/HISTORY.txt Fri Dec 08 11:44:47 2017 +0100 +++ b/docs/HISTORY.txt Fri Dec 08 12:10:15 2017 +0100 @@ -1,6 +1,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) @@ -15,7 +29,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