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
/
normalize.min.css
– Rev 13570
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
13570
2351 d 22 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
13563
2365 d 21 h
obado
/trunk/wims/public_html/scripts/js/
[minor/js] update some 3rd party librairies :
* update ASCIIMathML to its last version (02/12/18)
* update normalize.css v8.0.0 -> v8.0.1
12357
2670 d 17 h
obado
/trunk/wims/
[css] Improves all links in Wims, with a more up-to-date style (no more underline), and the link hover color is added in config.c
11692
2939 d 2 h
obado
/trunk/wims/public_html/scripts/js/bower_components/
[minor/css] upgrade "normalize.css" from v5.0 to v7.0
11178
3083 d 19 h
obado
/trunk/wims/public_html/scripts/js/bower_components/
[minor/CSS] updates normalize.css from v4.0.0 to v5.0.0 (October 3, 2016)
10513
3298 d 3 h
obado
/trunk/wims/public_html/scripts/js/bower_components/
[minor/css bugfix] corrects a bug in normalize.css 4.0.0 causing select multiple overflows on Chrome
10451
3300 d 22 h
obado
/trunk/wims/public_html/
[html] moves "normalize.css" and "mbExtruder" to directory "bower_components" (+ update mbExtruder)