makeCollapsible: Remove animations
authorDerk-Jan Hartman <hartman.wiki@gmail.com>
Sat, 19 May 2018 11:12:18 +0000 (13:12 +0200)
committerDerk-Jan Hartman <hartman.wiki@gmail.com>
Sat, 19 May 2018 11:12:18 +0000 (13:12 +0200)
commit1d83b443e4fcad1ac40654cdc25614fd25828966
treea9ad4ff6047b3b64cbbab76f84bc395b94fa1d0d
parentd1f826c74646bddbbdebc8d01364428b2dba7308
makeCollapsible: Remove animations

The animations are:
* not well liked
* non-configurable (in presence and time)
* bad for performance
* javascript based instead of CSS

Removing them allows us to make it easier to replace NavFrame and
collapsible as deployed by the communities, and will be better for
mobile use as well.

Bug: T195049
Change-Id: I5eb505d1bd2097fe5d98db47293583e7225310de
resources/src/jquery/jquery.makeCollapsible.js