mediawiki-extensions-Popups/.storybook/helpers
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
..
createFlippedVariants.js Add reference previews to storybook 2021-07-22 23:59:26 +00:00
createPopup.js When extract is a string treat it as HTML 2023-07-07 10:09:28 -07:00
scaleDownThumbnail.js eslint: Remove valid-jsdoc override 2019-08-15 08:00:24 +00:00
testSizes.js Fix cog alignment 2021-08-31 14:53:38 -07:00