src/pyams_skin.egg-info/PKG-INFO
changeset 439 3a3770308130
parent 428 fd4b666b5048
child 447 9b174c5d1b70
equal deleted inserted replaced
438:7b276ad65112 439:3a3770308130
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-skin
     2 Name: pyams-skin
     3 Version: 0.1.22
     3 Version: 0.1.23
     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
    19         used on top of JQuery and Bootstrap to build dynamic interfaces.
    19         used on top of JQuery and Bootstrap to build dynamic interfaces.
    20         
    20         
    21         
    21         
    22         History
    22         History
    23         =======
    23         =======
       
    24         
       
    25         0.1.23
       
    26         ------
       
    27          - updated Bootstrap (3.3.7), JQuery (2.2.4) and JQuery-UI (1.12.1)
       
    28          - updated JQuery-validate plug-in to release 1.17.0, including custom methods (MyAMS.js)
       
    29          - updated TinyMCE editor plug-in toolbar and "paste" default options
       
    30          - split MyAMS.js into several scripts to be able to reuse core features more easily; use Gulp to build complete
       
    31            MyAMS.js
       
    32          - use local storage to keep state of navigation menu (MyAMS.js)
       
    33          - added transitions to navigation menu (MyAMS.css)
    24         
    34         
    25         0.1.22
    35         0.1.22
    26         ------
    36         ------
    27          - updated TinyMCE editor default settings
    37          - updated TinyMCE editor default settings
    28          - added max-height and overflow to dropdown menus (MyAMS.css)
    38          - added max-height and overflow to dropdown menus (MyAMS.css)