docs/HISTORY.txt
changeset 263 8e84f26626ae
parent 257 a7222beb9559
child 266 9001d8c66f44
equal deleted inserted replaced
262:62ea7078d7c9 263:8e84f26626ae
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.13
       
     5 ------
       
     6  - better errors handling in tree sorter (MyAMS.js)
       
     7  - added "data-ams-click-event" handler to generate event on click via data API (MyAMS.js)
       
     8  - allow 'object' type in 'smallbox' JSON response
       
     9  - added responsive classes to hide columns
       
    10  - updated resources
       
    11  - CSS updates
     3 
    12 
     4 0.1.12
    13 0.1.12
     5 ------
    14 ------
     6  - automatically submit form on <CTRL>+<Enter> key press in textarea input (MyAMS.js)
    15  - automatically submit form on <CTRL>+<Enter> key press in textarea input (MyAMS.js)
     7  - updated MyAMS.getCSS function to be able to add a callback which is called only when the CSS file is loaded
    16  - updated MyAMS.getCSS function to be able to add a callback which is called only when the CSS file is loaded