mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-12 08:58:25 +00:00
c561fbc794
- Revise M.require( 'mobile.categories.overlays/CategoryOverlay' ) to 'mobile.categories.overlays/categoryOverlay' (lowercase c). - The category overlay is a factory function not a class. Replace new operator with function invocation. This only looked strange and didn't break anything since the new operator uses the returned value if specified, not `this`, which was the result of the factory function and the OverlayManager understands both Overlays and functions that return Overlays. Bug: T208915 Change-Id: Ife098ee5ed1a8a164a4e31013a490076658f4147 |
||
---|---|---|
.. | ||
backtotop.js | ||
backtotop.less | ||
BackToTopOverlay.hogan | ||
BackToTopOverlay.js | ||
categories.js | ||
share.js | ||
share.svg | ||
shareIcon.js |