src/pyams_skin.egg-info/PKG-INFO
changeset 335 228fcc7327a1
parent 315 81e7c46a70c8
child 358 39ee3f076d70
--- a/src/pyams_skin.egg-info/PKG-INFO	Mon Jun 11 15:37:26 2018 +0200
+++ b/src/pyams_skin.egg-info/PKG-INFO	Mon Jun 11 16:02:58 2018 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-skin
-Version: 0.1.15
+Version: 0.1.16
 Summary: PyAMS base skin interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_skin
 Author: Thierry Florac
@@ -23,6 +23,15 @@
         History
         =======
         
+        0.1.16
+        ------
+         - set "data-ams-location" attribute as optional in "MyAMS.container.deleteElement" handler (MyAMS.js)
+         - added "afterErrorCallback" option to "loadURL" function (MyAMS.js)
+         - updated IUserSkinnable interface
+         - updated annotations adapters
+         - create separate resources for "myams.js" and "myams.css" to enable MyAMS features without using MyAMS CSS
+         - updated JQuery "scrollTo" plug-in to release 2.1.2
+        
         0.1.15
         ------
          - renamed factories to use snake_case on functions