Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
13570 2377 d 1 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 3076 d 23 h bpr /trunk/wims/public_html/scripts/js/bower_components/ [jquery] update jquery + add jquery slider pip  
10882 3296 d 1 h obado /trunk/wims/public_html/ [js] Upgrade Jquery to v. 3.1.0 and jquery-ui to v. 1.12.0  
10446 3326 d 2 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 )