src/pyams_skin.egg-info/PKG-INFO
changeset 439 3a3770308130
parent 428 fd4b666b5048
child 447 9b174c5d1b70
--- a/src/pyams_skin.egg-info/PKG-INFO	Thu Oct 18 14:51:48 2018 +0200
+++ b/src/pyams_skin.egg-info/PKG-INFO	Tue Oct 23 12:10:39 2018 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pyams-skin
-Version: 0.1.22
+Version: 0.1.23
 Summary: PyAMS base skin interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_skin
 Author: Thierry Florac
@@ -22,6 +22,16 @@
         History
         =======
         
+        0.1.23
+        ------
+         - updated Bootstrap (3.3.7), JQuery (2.2.4) and JQuery-UI (1.12.1)
+         - updated JQuery-validate plug-in to release 1.17.0, including custom methods (MyAMS.js)
+         - updated TinyMCE editor plug-in toolbar and "paste" default options
+         - split MyAMS.js into several scripts to be able to reuse core features more easily; use Gulp to build complete
+           MyAMS.js
+         - use local storage to keep state of navigation menu (MyAMS.js)
+         - added transitions to navigation menu (MyAMS.css)
+        
         0.1.22
         ------
          - updated TinyMCE editor default settings