equal
deleted
inserted
replaced
1 History |
1 History |
2 ======= |
2 ======= |
|
3 |
|
4 0.1.17 |
|
5 ------ |
|
6 - always stop propagation in toolbar action or menu item |
|
7 - added template and method to render empty tables |
|
8 - added helper to handle SVG integration (MyAMS.js) |
|
9 - added AJAX helper to post JSON with arguments from a "data-ams-url" attribute (MyAMS.js) |
|
10 - allow multiple change and click handlers (MyAMS.js) |
|
11 - added "getSelectedRowClass" to base table class to get CSS class dynamically for a given row |
3 |
12 |
4 0.1.16 |
13 0.1.16 |
5 ------ |
14 ------ |
6 - set "data-ams-location" attribute as optional in "MyAMS.container.deleteElement" handler (MyAMS.js) |
15 - set "data-ams-location" attribute as optional in "MyAMS.container.deleteElement" handler (MyAMS.js) |
7 - added "afterErrorCallback" option to "loadURL" function (MyAMS.js) |
16 - added "afterErrorCallback" option to "loadURL" function (MyAMS.js) |