mediawiki-extensions-Echo/modules
Dr4goniez 14b06b78e5 Consistent Casing for "iconUrl"
Replaced all occurrences of "iconURL" in the extension's repo with
"iconUrl" after spotting a typo in `mw.echo.dm.NotificationItem.js#13`,
"iconUrl" (find the correct "iconURL" in `mw.echo.Controller.js#394` in
the diff). Thankfully the typo was only in the documentation block, but
given the casing of other config object properties like "primaryUrl"
and "secondaryUrl", it would be best to make them all consistent to
prevent any bug that could happen in the future.

Change-Id: I56e6a1d2c7695204b35e767679a27ee22b3fe4bc
2024-08-17 07:09:41 +09:00
..
api build: Update eslint-config-wikimedia to 0.28.2 and autofix 2024-06-13 16:11:59 +00:00
controller Consistent Casing for "iconUrl" 2024-08-17 07:09:41 +09:00
icons Add API module for sending notifications 2024-05-04 17:43:39 +03:00
mobile ESLint: Prefer arrow callbacks (autofixed) 2024-06-03 14:49:38 +01:00
model Consistent Casing for "iconUrl" 2024-08-17 07:09:41 +09:00
nojs Enable dark mode for echo overlay 2024-06-20 14:40:17 -08:00
special ESLint: Prefer arrow callbacks (autofixed) 2024-06-03 14:49:38 +01:00
styles Dark mode styles should not apply to printed content 2024-08-08 20:28:40 +00:00
ui Consistent Casing for "iconUrl" 2024-08-17 07:09:41 +09:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.28.2 and autofix 2024-06-13 16:11:59 +00:00
echo.mixins.less Fix opacity of focus styles 2023-02-02 17:06:55 +00:00
echo.variables.less Enable dark mode for echo overlay 2024-06-20 14:40:17 -08:00
ext.echo.centralauth.js ESLint: Prefer arrow callbacks (autofixed) 2024-06-03 14:49:38 +01:00
ext.echo.init.js ESLint: Prefer arrow callbacks (autofixed) 2024-06-03 14:49:38 +01:00
ext.echo.moment-hack.js ESLint: Autofix no-var errors 2024-06-03 13:22:48 +01:00
hooks.txt Echo should fire onInitialize event after rendering of badge 2022-09-22 08:49:44 -07:00