Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
17728 759 d 22 h obado /trunk/wims/public_html/scripts/js/external/ [JS] Bump jquery-ui from v1.13.1 to v1.13.2
And what-input from 5.2.10 to 5.2.12
 
15152 1858 d 3 h obado /trunk/wims/public_html/ [JS] Upgrade some 3rd party libraries :
* CodeMirror 5.48.4 => 5.54
* CodeMirror : add neat + zenburn themes
* what-input v5.2.7 => v5.2.10
* jquery 3.4.1 => 3.5.1
* marked 0.8 => 1.1.0
 
14730 1956 d 20 h obado /trunk/wims/public_html/ [minor/js] update what-input js lib (delete a duplicated .map file)  
14595 2020 d 1 h obado /trunk/wims/public_html/ [minor/js] upgrade some js libraries :
* TinyMCE 5.0.15 -> 5.1.5
* What-input v5.2.3 -> v5.2.6
 
14457 2059 d 19 h obado /trunk/wims/public_html/scripts/js/external/what-input/ [minor/js] Upgrade what-input js library, from 5.1.4 to 5.2.3  
13728 2310 d 1 h obado /trunk/wims/public_html/ [minor/js] upgrade tinyMCE 5.0.1 to 5.0.3 + add the "fullscreen" plugin  
13572 2358 d 21 h obado /trunk/wims/ [JS] upgrade some js libs :
* Jquery from v3.1.1 to 3.3.1
* what-input from 3.0.0 to 4.1.6
* asciimathml to the latest (12/2018)
 
13571 2359 d 1 h obado /trunk/wims/public_html/ [JS] move some forgotten files from previous commit (remove some "dist" directories to simplify urls )  
13570 2359 d 2 h obado /trunk/wims/ [JS / CSS] Replace old bower package manager by "yarn" (to automatically download externals web libraries )
+ rename the "bower_component" directory to "external" so it's clearer and more reliable
+ disable now useless js :
* safari_mobile_links
* jquery.mb.extruder
+ replace jshint by eslint in grunt scripts to verify js files
+ small css corrections
 
10474 3306 d 22 h obado /trunk/wims/public_html/scripts/js/bower_components/what-input/ [js] adds "what_input" library : A global utility for tracking the current input method (mouse/pointer, keyboard or touch).