src/pyams_skin.egg-info/PKG-INFO
changeset 335 228fcc7327a1
parent 315 81e7c46a70c8
child 358 39ee3f076d70
equal deleted inserted replaced
334:320f3e1f3e65 335:228fcc7327a1
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-skin
     2 Name: pyams-skin
     3 Version: 0.1.15
     3 Version: 0.1.16
     4 Summary: PyAMS base skin interfaces and classes
     4 Summary: PyAMS base skin interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_skin
     5 Home-page: http://hg.ztfy.org/pyams/pyams_skin
     6 Author: Thierry Florac
     6 Author: Thierry Florac
     7 Author-email: tflorac@ulthar.net
     7 Author-email: tflorac@ulthar.net
     8 License: ZPL
     8 License: ZPL
    20         used on top of JQuery and Bootstrap to build dynamic interfaces.
    20         used on top of JQuery and Bootstrap to build dynamic interfaces.
    21         
    21         
    22         
    22         
    23         History
    23         History
    24         =======
    24         =======
       
    25         
       
    26         0.1.16
       
    27         ------
       
    28          - set "data-ams-location" attribute as optional in "MyAMS.container.deleteElement" handler (MyAMS.js)
       
    29          - added "afterErrorCallback" option to "loadURL" function (MyAMS.js)
       
    30          - updated IUserSkinnable interface
       
    31          - updated annotations adapters
       
    32          - create separate resources for "myams.js" and "myams.css" to enable MyAMS features without using MyAMS CSS
       
    33          - updated JQuery "scrollTo" plug-in to release 2.1.2
    25         
    34         
    26         0.1.15
    35         0.1.15
    27         ------
    36         ------
    28          - renamed factories to use snake_case on functions
    37          - renamed factories to use snake_case on functions
    29          - refactored tables attributes management
    38          - refactored tables attributes management