src/pyams_skin.egg-info/PKG-INFO
changeset 257 a7222beb9559
parent 249 417298dbf77b
child 263 8e84f26626ae
--- a/src/pyams_skin.egg-info/PKG-INFO	Sun Jan 14 14:53:41 2018 +0100
+++ b/src/pyams_skin.egg-info/PKG-INFO	Sun Jan 14 14:57:20 2018 +0100
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: pyams-skin
-Version: 0.1.11
+Version: 0.1.12
 Summary: PyAMS base skin interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_skin
 Author: Thierry Florac
 Author-email: tflorac@ulthar.net
 License: ZPL
+Description-Content-Type: UNKNOWN
 Description: PyAMS (Python/Pyramid Application Management Skin) is a small set of packages used
         to build web applications and web content management tools.
         
@@ -22,6 +23,13 @@
         History
         =======
         
+        0.1.12
+        ------
+         - automatically submit form on <CTRL>+<Enter> key press in textarea input (MyAMS.js)
+         - updated MyAMS.getCSS function to be able to add a callback which is called only when the CSS file is loaded
+           (thanks to Stoyan Stefanov / https://www.phpied.com/when-is-a-stylesheet-really-loaded)
+         - added JQuery-dndupload plug-in support (MyAMS.js)
+        
         0.1.11
         ------
          - added optional "widget_class" attribute to tables