--- a/src/pyams_skin.egg-info/PKG-INFO Fri Oct 13 09:54:36 2017 +0200
+++ b/src/pyams_skin.egg-info/PKG-INFO Fri Oct 13 10:01:32 2017 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-skin
-Version: 0.1.9
+Version: 0.1.10
Summary: PyAMS base skin interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_skin
Author: Thierry Florac
@@ -22,6 +22,24 @@
History
=======
+ 0.1.10
+ ------
+ - handle CTRL key to open links in new window (MyAMS.js)
+ - added pre- and post- reload callbacks on JSON "reload" response
+ - add check in progress handler (MyAMS.js)
+ - added DOM sort helper (MyAMS.js)
+ - allow persistent divs in switcher fieldset (MyAMS.css)
+ - set minimum height for modal title (MyAMS.css)
+ - updated messages styles in message box (MyAMS.css)
+ - added option to change message status (MyAMS-notify.js)
+ - use "div" tags instead of "button" for menus and actions to prevent "Enter" key from
+ activating them
+ - added handles to orderable lists (MyAMS.css)
+ - added top and left negative margins classes (MyAMS.css)
+ - removed minimum height for TinyMCE editors
+ - add translation strings to Fancybox plug-in
+ - updated CSS
+
0.1.9
-----
- added responsive classes for table header and body cells