Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
13572 2374 d 1 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)
 
13570 2374 d 6 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
 
11389 3074 d 4 h bpr /trunk/wims/public_html/scripts/js/bower_components/ [jquery] update jquery + add jquery slider pip  
10882 3293 d 6 h obado /trunk/wims/public_html/ [js] Upgrade Jquery to v. 3.1.0 and jquery-ui to v. 1.12.0  
10446 3323 d 7 h obado /trunk/wims/public_html/ [js] Moves "jquery" & "jquery ui to a new folder "scripts/js/bower_components" : this folder must not be edited manually : all its content will be updated automatically (by bower+grunt, see in themes/_packages/readme.md )