Upgrades jquery to version 3 and silences console outputs #398
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "mweimann/fsfe-website:FSFE/fsfe-website#396"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As far as I tested #400 (merge to test) looked successful.
@max.mehl could we coordinate the release of this PR?
I want to do some checks after release, since it's more than just tiny text changes.
There are some console warnings, errors and debug messages on the current page (see screenshot). This PR
data-cycle-log="false"
that silences the front page carousel outputhljs
stuff fromfsfe_head.xsl
since the highlight js isn't loaded there (leads to an error)jquery.cycle2.min.js
scriptAnd finally I upgraded to jquery 3:
(!) we should test the important forms after release
closes FSFE/fsfe-website#396
Upgrades jquery to version 3 and silences console outputsto WIP: Upgrades jquery to version 3 and silences console outputsWe do a merge into test first.
WIP: Upgrades jquery to version 3 and silences console outputsto Upgrades jquery to version 3 and silences console outputsGreat, thanks for testing this first. Will merge!