mediawiki-extensions-Popups/resources
Jon Robson 9ee816a919 When extract is a string treat it as HTML
According to the docs:
The Element.append() method inserts a set of Node objects or string
objects after the last child of the Element.
String objects are inserted as equivalent Text nodes.

When given a string we want to treat these as HTML

Also fix the storybook which hinted at this being a problem
(incorrectly fixed in 504eefcc1)

Bug: T341318
Change-Id: I415c9821a6a37b45cf0f8a65f58a41bc7d0a042d
2023-07-07 10:09:28 -07:00
..
dist When extract is a string treat it as HTML 2023-07-07 10:09:28 -07:00
ext.popups Restrict page previews to browsers that support multiple not selectors 2023-05-12 13:43:18 -07:00
ext.popups.images build: Update 'svgo' to latest v2.8.0 & re-crush images 2022-02-27 23:58:05 +00:00
.eslintrc.json ES6: Prefer Object.assign and Promise to jQuery 2023-04-19 17:02:14 -07:00