mediawiki-extensions-Echo/modules
Bartosz Dziewoński c39fffd82f Simplify definition of 'ext.echo.badgeicons' module
* The JSON file for the Apex theme was exactly identical to the
  MediaWiki theme. If the icons are the same, there's no need to
  duplicate it.
* Since we now only have one definition used for all themes,
  ResourceLoaderOOUIImageModule is overkill and we can use the
  slightly simpler ResourceLoaderImageModule.
* Remove "prefix": "oo-ui-icon" from the JSON file, since it is
  overridden in the module definition by "selectorWithoutVariant" and
  "selectorWithVariant".

Change-Id: I1d579873459e079369fd13350a9cb00939c2b76b
2017-03-21 20:33:10 +01:00
..
api build: Replace jscs/jshint with eslint 2016-11-23 15:25:59 -08:00
controller Fix unread notification count caching 2016-12-09 09:23:59 -05:00
icons Simplify definition of 'ext.echo.badgeicons' module 2017-03-21 20:33:10 +01:00
logger Split up $wgEchoConfig 2016-12-05 15:44:12 -08:00
model build: Replace jscs/jshint with eslint 2016-11-23 15:25:59 -08:00
nojs build: Bump stylelint and make pass 2017-02-17 15:41:15 -08:00
special Replace $( document ).ready(...) by $(...) 2017-01-06 14:06:39 +01:00
styles Fix RTL popup alignment for OOjs UI 0.19.5 2017-03-08 15:39:50 -08:00
ui Add and listen to 'modified' event for popup clip() 2017-03-07 14:35:42 -08:00
echo.mixins.less Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
echo.variables.less Follow overhauled color palette 2016-11-01 22:31:28 +00:00
ext.echo.init.js Remove calls to debouncedUpdateThemeClasses 2017-01-20 10:48:32 -05:00
ext.echo.moment-hack.js build: Replace jscs/jshint with eslint 2016-11-23 15:25:59 -08:00
hooks.txt (re)Add JavaScript hooks to Notifications 2016-10-14 17:25:25 -05:00
mw.echo.js build: Replace jscs/jshint with eslint 2016-11-23 15:25:59 -08:00