docs/HISTORY.txt
changeset 358 39ee3f076d70
parent 335 228fcc7327a1
child 385 7547887dc2fb
--- a/docs/HISTORY.txt	Wed Jun 27 15:00:54 2018 +0200
+++ b/docs/HISTORY.txt	Thu Jun 28 08:37:52 2018 +0200
@@ -1,6 +1,15 @@
 History
 =======
 
+0.1.17
+------
+ - always stop propagation in toolbar action or menu item
+ - added template and method to render empty tables
+ - added helper to handle SVG integration (MyAMS.js)
+ - added AJAX helper to post JSON with arguments from a "data-ams-url" attribute (MyAMS.js)
+ - allow multiple change and click handlers (MyAMS.js)
+ - added "getSelectedRowClass" to base table class to get CSS class dynamically for a given row
+
 0.1.16
 ------
  - set "data-ams-location" attribute as optional in "MyAMS.container.deleteElement" handler (MyAMS.js)