src/pyams_skin.egg-info/PKG-INFO
changeset 422 82d29eb1eb11
parent 408 1af8bc596469
child 428 fd4b666b5048
--- a/src/pyams_skin.egg-info/PKG-INFO	Tue Oct 02 12:20:24 2018 +0200
+++ b/src/pyams_skin.egg-info/PKG-INFO	Fri Oct 05 15:09:23 2018 +0200
@@ -1,12 +1,11 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
 Name: pyams-skin
-Version: 0.1.20
+Version: 0.1.21
 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.
         
@@ -26,7 +25,11 @@
         0.1.20
         ------
          - added JSON event helper to refresh images
+         - added "login logo" property to back-office configuration
+         - added "callbacks" argument to MyAMS.dialog.open to register "shown" or "hide" callbacks
+           for a given dialog (MyAMS.js)
          - updated interface for site's description attribute
+         - updated CSS styles
         
         0.1.19
         ------
@@ -243,3 +246,4 @@
 Classifier: Programming Language :: Python
 Classifier: Framework :: Pyramid
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
+Provides-Extra: test