equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-skin |
2 Name: pyams-skin |
3 Version: 0.1.8 |
3 Version: 0.1.9 |
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.9 |
|
26 ----- |
|
27 - added responsive classes for table header and body cells |
|
28 - added I18n value column |
|
29 - updated Select2 "sortable" plug-in to allow sorting of Select2 options based on hidden inputs |
|
30 - remove all alerts and error messages on form reset (MyAMS.js) |
24 |
31 |
25 0.1.8 |
32 0.1.8 |
26 ----- |
33 ----- |
27 - added 'hint_gravity' attribute to toolbar actions |
34 - added 'hint_gravity' attribute to toolbar actions |
28 - added clipboard copy function (MyAMS.js) |
35 - added clipboard copy function (MyAMS.js) |