mediawiki-extensions-Visual.../modules/ve-mw
Timo Tijhof 60e5ac0902 mw.ViewPageTarget: Remove JS animations from transformPage()
Follows-up 62c1d64ad0.

* Remove '.mw-indicators' animation for opacity. Was a left-over from other
  elements previously stripped in 62c1d64ad0.

* '#siteNotice' no longer slides. It's hidden at the same time as '#contentSub',
  '#toc', and other elements. This is an annoying jump, and we should find a
  way to do it consistently and in a performant manner.

* Fix state classes added in 62c1d64ad0. During deactivation, the ve-active
  class was kept for too long. This created a temporary state in which ve-active
  *and* ve-deactivating were applied. This was harmless as nothing ises the
  've-deactivating' class yet.

* Leaving toolbar as-is for another commit.

Bug: T89543
Change-Id: Ide49f93c45a12f2c13eb4412a9a16a82fefeb43e
2015-02-23 09:08:21 +00:00
..
ce ce.MWTransclusionNode: Protect against race condition in GCN rendering 2015-02-16 19:21:00 -08:00
dm Fix transclusion clipboard logic 2015-02-22 19:24:41 -08:00
i18n Localisation updates from https://translatewiki.net. 2015-02-22 21:37:29 +01:00
init mw.ViewPageTarget: Remove JS animations from transformPage() 2015-02-23 09:08:21 +00:00
tests Update VE core submodule to master (8434ab8) 2015-02-22 19:25:09 -08:00
ui Remove the sanity check 2015-02-17 17:14:34 -08:00