mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-12-22 12:02:46 +00:00
1e946a379d
Creating a different page preview for disambiguation pages. This patch: - modifies the Preview model to accept a new 'type' property - modifies the Restbase Gateway to pass the 'type' prop to the Preview model - creates a new template to accept both generic/disambig previews - modifies the renderer to render the new template - generates icons for new template through resource loader - adds new i18n strings - modifies event-logging "preview seen" event to send new "disambiguation" previewType - updates event logging schema version - adds tests for Preview model and renderer for new preview type - does way too much? yes, yes it does. Bug: T168392 Change-Id: Idc936cc3eabbdd99a3d98f43c66b4cdbb7d24917 |
||
---|---|---|
.. | ||
changeListeners | ||
gateway | ||
instrumentation | ||
integrations | ||
preview | ||
reducers | ||
ui | ||
actions.js | ||
actionTypes.js | ||
changeListener.js | ||
constants.js | ||
container.js | ||
counts.js | ||
experiments.js | ||
formatter.js | ||
getUserBucket.js | ||
index.js | ||
isEnabled.js | ||
previewBehavior.js | ||
title.js | ||
userSettings.js | ||
wait.js |