mediawiki-extensions-Popups/src
Jon Robson 428c32d027 Switch to native Promises and fetch
For fetch and AbortController we provide native polyfills (see
resources/src/skip-web2017-polyfills.js) so safe to use this here.
This will be empty for modern browsers.

Change-Id: Ic0f55eb0a0276be3587a4b866834bddff1124ad2
2023-05-12 21:34:42 +00:00
..
changeListeners Don't sync non-existent value 2023-03-22 19:15:53 +00:00
gateway Switch to native Promises and fetch 2023-05-12 21:34:42 +00:00
instrumentation Load Modules support initialization 2023-05-11 23:22:51 +00:00
integrations Load Modules support initialization 2023-05-11 23:22:51 +00:00
preview Restrict page previews to browsers that support multiple not selectors 2023-05-12 13:43:18 -07:00
reducers Rewrite linkTitle change listener for clarity/easier expansion 2021-08-11 18:33:34 +00:00
ui Load Modules support initialization 2023-05-11 23:22:51 +00:00
actions.js Switch to native Promises and fetch 2023-05-12 21:34:42 +00:00
actionTypes.js build: Update eslint-config-wikimedia to 0.22.1 2022-02-28 13:18:24 +00:00
bracketedPixelRatio.js Use window.devicePixelRatio instead of deprecated jQuery.hidpi 2018-08-10 10:00:28 -06:00
changeListener.js Rename variables in change listeners for clarity 2021-04-15 10:19:40 +02:00
constants.js Fix bluriness on low-DPR screens 2021-01-26 09:49:50 -08:00
container.js Minor code cleanups, e.g. utilizing arrow functions 2020-10-30 11:31:12 +01:00
counts.js eslint: Enforce template-curly-spacing 2019-08-15 10:24:43 +02:00
experiments.js eslint: Remove valid-jsdoc override 2019-08-15 08:00:24 +00:00
formatter.js build: Update eslint-config-wikimedia to 0.22.1 2022-02-28 13:18:24 +00:00
index.js Load Modules support initialization 2023-05-11 23:22:51 +00:00
isPagePreviewsEnabled.js Clean up code enabling individual popup types 2021-04-21 19:38:25 +02:00
isReferencePreviewsEnabled.js Separate reference preview settings in beta & non-beta 2021-04-27 16:15:17 +02:00
previewBehavior.js Remove obsolete mediaWiki and jQuery aliases 2019-10-22 09:30:46 +02:00
setUserConfigFlags.js Merge duplicate ReferencePreviews Beta feature flag 2021-04-21 10:46:05 +02:00
title.js Extensible previews 2022-11-22 08:45:27 -08:00
userSettings.js Remove Popups instrumentation 2021-07-29 17:01:01 +00:00
wait.js ES6: Prefer Object.assign and Promise to jQuery 2023-04-19 17:02:14 -07:00