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.18 |
3 Version: 0.1.19 |
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.19 |
|
27 ------ |
|
28 - updated sortable styles |
|
29 - updated breadcrumbs interface and base adapters |
|
30 - don't move to top in Select2 widget when mouse is moved over an already selected option (JQuery-select2.js) |
|
31 - added data attribute to set TinyMCE editor height |
|
32 - updated CSS |
25 |
33 |
26 0.1.18 |
34 0.1.18 |
27 ------ |
35 ------ |
28 - declare local variables if Select2 sortable plug-in |
36 - declare local variables if Select2 sortable plug-in |
29 - added option to allow multiple callbacks in "data-ams-callback" attribute, and allow these callbacks |
37 - added option to allow multiple callbacks in "data-ams-callback" attribute, and allow these callbacks |