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.13 |
3 Version: 0.1.13.1 |
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.13.1 |
|
27 -------- |
|
28 - use "MyAMS.getSource(url)" function in "MyAMS.getCSS()" |
25 |
29 |
26 0.1.13 |
30 0.1.13 |
27 ------ |
31 ------ |
28 - better errors handling in tree sorter (MyAMS.js) |
32 - better errors handling in tree sorter (MyAMS.js) |
29 - added "data-ams-click-event" handler to generate event on click via data API (MyAMS.js) |
33 - added "data-ams-click-event" handler to generate event on click via data API (MyAMS.js) |