mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 09:26:05 +00:00
bee8aaa499
Separate the behavior of promise vs event when changes happen and we need to clip the popup. The popup should only clip itself after the DOM has finished populating, not "just" after the model has been populated with data. Adding an event that triggers whenever the main list changes anything that is in its DOM, and having the badge widget trigger a popup clip will solve this issue and untangle the expectation of the promises vs. the widgets populating themselves through the events. Change-Id: Iff9996eb1810e7ade135359139e16837e6dc74f0 |
||
---|---|---|
.. | ||
api | ||
controller | ||
icons | ||
logger | ||
model | ||
nojs | ||
special | ||
styles | ||
ui | ||
echo.mixins.less | ||
echo.variables.less | ||
ext.echo.init.js | ||
ext.echo.moment-hack.js | ||
hooks.txt | ||
mw.echo.js |