mediawiki-extensions-Echo/modules
Dr4goniez 68aa29fb80 Fix type error caused by spread operator on number
`groupItems[ i ].id` is of type number, and using the spread operator
on it results in a type error. This prevented users from marking
multiple cross-wiki notifications as read, with the associated button.

Bug: T368643
Change-Id: I53d404445956de288aeda8fbfe1bdd1256214839
2024-07-24 15:45:54 +00:00
..
api build: Update eslint-config-wikimedia to 0.28.2 and autofix 2024-06-13 16:11:59 +00:00
controller Fix type error caused by spread operator on number 2024-07-24 15:45:54 +00: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 build: Update eslint-config-wikimedia to 0.28.2 and autofix 2024-06-13 16:11:59 +00: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 Fix dark mode issues on Special:Notifications 2024-06-25 19:18:52 +00:00
ui Merge "Adjust notification popup arrow in small screens" 2024-06-21 19:07:21 +00: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