mediawiki-extensions-Visual.../modules/ve-mw/init
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
..
styles mw.ViewPageTarget: Remove JS animations from transformPage() 2015-02-23 09:08:21 +00:00
targets mw.ViewPageTarget: Remove JS animations from transformPage() 2015-02-23 09:08:21 +00:00
ve.init.mw.ApiResponseCache.js build: Bump devDependencies to latest 2015-02-02 14:30:39 -08:00
ve.init.mw.ImageInfoCache.js build: Bump devDependencies to latest 2015-02-02 14:30:39 -08:00
ve.init.mw.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.init.mw.LinkCache.js Make API module's LinkCache data transmission format more efficient 2015-02-03 11:30:40 -08:00
ve.init.mw.Platform.js Combine imageinfo requests 2015-01-30 17:20:04 -08:00
ve.init.mw.Target.js Update VE core submodule to master (7d2a68e) 2015-02-18 15:35:46 -08:00
ve.init.mw.TargetEvents.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.init.mw.trackSubscriber.js Follow-up 9b582485: implement back compat for timeStamp correctly 2015-02-22 18:33:19 +00:00