equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-skin |
2 Name: pyams-skin |
3 Version: 0.1.37.1 |
3 Version: 0.1.38 |
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.38 |
|
26 ------ |
|
27 - added form events |
|
28 - added form's "data-ams-form-reset-before-submit" data attribute support, to be able to reset a |
|
29 form before receiving submit response |
|
30 - added support for custom form changed callback |
24 |
31 |
25 0.1.37.1 |
32 0.1.37.1 |
26 -------- |
33 -------- |
27 - updated JQuery-flot minified resources |
34 - updated JQuery-flot minified resources |
28 |
35 |