mediawiki-extensions-Echo/modules/model
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
..
mw.echo.dm.BundleNotificationItem.js Consistent Casing for "iconUrl" 2024-08-17 07:09:41 +09:00
mw.echo.dm.CrossWikiNotificationItem.js ESLint: Prefer arrow callbacks (autofixed) 2024-06-03 14:49:38 +01:00
mw.echo.dm.FiltersModel.js ESLint: Autofix no-var errors 2024-06-03 13:22:48 +01:00
mw.echo.dm.js Replace jsduck with jsdoc 2024-04-30 15:29:06 +01:00
mw.echo.dm.ModelManager.js Convert some local functions to arrow functions 2024-06-13 16:15:19 +01:00
mw.echo.dm.NotificationGroupsList.js ESLint: Prefer arrow callbacks (autofixed) 2024-06-03 14:49:38 +01:00
mw.echo.dm.NotificationItem.js Consistent Casing for "iconUrl" 2024-08-17 07:09:41 +09:00
mw.echo.dm.NotificationsList.js Convert some local functions to arrow functions 2024-06-13 16:15:19 +01:00
mw.echo.dm.PaginationModel.js JSDoc: convert @cfg to @param 2024-05-26 18:43:21 -07:00
mw.echo.dm.SeenTimeModel.js Remove unnecessary context variables 2024-06-03 14:49:40 +01:00
mw.echo.dm.SortedList.js Replace jsduck with jsdoc 2024-04-30 15:29:06 +01:00
mw.echo.dm.SourcePagesModel.js ESLint: Autofix no-var errors 2024-06-03 13:22:48 +01:00
mw.echo.dm.UnreadNotificationCounter.js Remove unnecessary context variables 2024-06-03 14:49:40 +01:00