wimsdev
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
wimsdev
(root)
/
trunk
/
wims
/
public_html
/
scripts
/
js
/
external
/
jquery/
– Rev 16491
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
16491
1202 d 18 h
obado
/trunk/wims/public_html/scripts/js/external/jquery/
[JS] Upgrade Jquery 3.5.1 -> 3.6.0
15152
1849 d 20 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
14282
2126 d 15 h
obado
/trunk/wims/public_html/scripts/js/
[JS] Update some JS libraries :
* Mootools : 1.2.4 -> 1.6.0
* TinyMCE : 5.0.3 -> 5.0.15
* jQuery : 3.3.1 -> 3.4.1
+ some code formatting
13572
2350 d 15 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
2350 d 19 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
3050 d 18 h
bpr
/trunk/wims/public_html/scripts/js/bower_components/
[jquery] update jquery + add jquery slider pip
10882
3269 d 20 h
obado
/trunk/wims/public_html/
[js] Upgrade Jquery to v. 3.1.0 and jquery-ui to v. 1.12.0
10463
3299 d 0 h
obado
/trunk/wims/public_html/
[js] move back jquery library from 3.0.0 to 2.2.4, to corrects a bug included in their last version (.getClientRects() is not a function), causing some box not being displayed at their good place.
10446
3299 d 21 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 )