MinervaNeue/resources/skins.minerva.options
Stephen Niedzielski 5593b23aa8 Hygiene: replace mobile.startup/paths with props
Replace all occurrences of `M.require( 'mobile.startup/pathToModule' )`
with `M.require( 'mobile.startup' ).pathToModule`. Where multiple
requires existed, add an intermediate variable,
`var mobile = M.require( 'mobile.startup' )`, and dot off that.

This changes improves the consistency of MinervaNeue which currently
contains a mix of require styles and eliminates any deprecated requires.

Bug: T208915
Change-Id: If14f280672d914d07275197100b12421bb217b67
2019-02-07 14:55:04 -07:00
..
BackToTopOverlay.hogan Merge skin option modules into a single ResourceLoader module and move enabled logic to client 2018-10-12 10:18:21 -07:00
BackToTopOverlay.js Hygiene: replace mobile.startup/paths with props 2019-02-07 14:55:04 -07:00
backtotop.js Hygiene: replace mobile.startup/paths with props 2019-02-07 14:55:04 -07:00
backtotop.less Merge skin option modules into a single ResourceLoader module and move enabled logic to client 2018-10-12 10:18:21 -07:00
categories.js Hygiene: replace mobile.startup/paths with props 2019-02-07 14:55:04 -07:00
share.js Generate a shareIcon via composition 2019-01-04 09:19:59 -08:00
share.svg Add share icon as mobile web beta feature 2018-10-12 22:08:28 +02:00
shareIcon.js Hygiene: replace mobile.startup/paths with props 2019-02-07 14:55:04 -07:00