MinervaNeue/resources/skins.minerva.options
Stephen Niedzielski c561fbc794 Hygiene: update categoryOverlay to use factory API
- 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
2019-02-11 22:49:59 +00:00
..
BackToTopOverlay.hogan
BackToTopOverlay.js Hygiene: replace OO.mfExtend with mobile.mfExtend 2019-02-08 21:42:03 +00:00
backtotop.js Hygiene: replace mobile.startup/paths with props 2019-02-07 14:55:04 -07:00
backtotop.less
categories.js Hygiene: update categoryOverlay to use factory API 2019-02-11 22:49:59 +00:00
share.js
share.svg
shareIcon.js Hygiene: replace mobile.startup/paths with props 2019-02-07 14:55:04 -07:00