MinervaNeue/resources/skins.minerva.options
jdlrobson 72df451bd3 Embrace packageFiles
Help with readability by using module.exports and require rather than the MobileFrontend
provided mw.mobileFrontend module manager (and avoid adopting webpack at this time)

Replace usages of mw.mobileFrontend.require with local require and module.exports
(compatible with RL or Node implementation)

Changes:
* Notifications modules are merged into skins.minerva.scripts and initialised
via a client side check.
* new file overlayManager for exporting an overlayManager singleton
rather than being hidden inside resources/skins.minerva.scripts/init.js
* All M.define/M.requires swapped out for require where possible
The `define` method is now forbidden in the repo.

Bug: T212944
Change-Id: I44790dd3fc6fe42bb502d79c39c4081c223bf2b1
2019-07-16 18:04:10 +00:00
..
BackToTopOverlay.js skins.minerva.options uses packageFiles 2019-07-08 17:22:11 +00:00
BackToTopOverlay.mustache Minerva is Hogan free 2019-04-25 10:34:01 +08:00
backtotop.js skins.minerva.options uses packageFiles 2019-07-08 17:22:11 +00:00
backtotop.less Fix position of back-to-top arrow in rtl wikis 2019-03-14 17:38:43 -07:00
categories.js Embrace packageFiles 2019-07-16 18:04:10 +00:00
index.js skins.minerva.options uses packageFiles 2019-07-08 17:22:11 +00:00
share.js skins.minerva.options uses packageFiles 2019-07-08 17:22:11 +00:00
share.svg Add share icon as mobile web beta feature 2018-10-12 22:08:28 +02:00
shareIcon.js skins.minerva.options uses packageFiles 2019-07-08 17:22:11 +00:00
trackShare.js skins.minerva.options uses packageFiles 2019-07-08 17:22:11 +00:00