src/pyams_skin.egg-info/PKG-INFO
changeset 385 7547887dc2fb
parent 358 39ee3f076d70
child 402 1a528021075b
--- a/src/pyams_skin.egg-info/PKG-INFO	Fri Jul 20 12:40:13 2018 +0200
+++ b/src/pyams_skin.egg-info/PKG-INFO	Fri Jul 20 12:48:02 2018 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-skin
-Version: 0.1.17
+Version: 0.1.18
 Summary: PyAMS base skin interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_skin
 Author: Thierry Florac
@@ -23,6 +23,14 @@
         History
         =======
         
+        0.1.18
+        ------
+         - declare local variables if Select2 sortable plug-in
+         - added option to allow multiple callbacks in "data-ams-callback" attribute, and allow these callbacks
+           to be defined via serialized JSON objects (MyAMS.js)
+         - updated Select2 "select-all" helper (MyAMS.js)
+         - updated text areas CSS class (MyAMS.css)
+        
         0.1.17
         ------
          - always stop propagation in toolbar action or menu item