diff -r 147100af7a41 -r 0d9783a4913d src/pyams_skin.egg-info/PKG-INFO --- a/src/pyams_skin.egg-info/PKG-INFO Mon Sep 11 12:40:47 2017 +0200 +++ b/src/pyams_skin.egg-info/PKG-INFO Mon Sep 11 15:00:26 2017 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-skin -Version: 0.1.7 +Version: 0.1.8 Summary: PyAMS base skin interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_skin Author: Thierry Florac @@ -22,6 +22,19 @@ History ======= + 0.1.8 + ----- + - added 'hint_gravity' attribute to toolbar actions + - added clipboard copy function (MyAMS.js) + - added mimetypes icons + - updated action columns rendering + - updated 'events' and 'callbacks' in JSON responses (MyAMS.js) + - updated CSS class of table column actions menu + - updated Select2 inputs to handle form resets correctly (MyAMS.js) + - updated Date, Time and Datetime plug-ins settings (MyAMS.js) + - updated TinyMCE editor settings (MyAMS.js) + - CSS updates + 0.1.7 ----- - added static configuration option to handle main menu as accordion or not