mediawiki-extensions-Popups/.storybook
bwang b78cfe50c9 Replace mediawiki.ui.icon with Codex, update preview markup and styles to be more consistent
- Removes .mw-ui-icon and .mw-ui-icon-element
- Aligns markup/styles between generic and disambiguation previews
- Update padding for generic and disambiguation previews to be the same as other popups, results in minor visual changes

Bug: T341899
Change-Id: I9a58fc6a93160d07452ea6f903e1797dd9421d92
2023-08-21 19:53:51 +00:00
..
helpers When extract is a string treat it as HTML 2023-07-07 10:09:28 -07:00
mocks Replace mediawiki.ui.icon with Codex, update preview markup and styles to be more consistent 2023-08-21 19:53:51 +00:00
static/img Handle clipped blockquote by adding blockquote fade out effect 2021-08-25 17:05:08 +00:00
stories Update popups to use codex buttons over mediawiki.ui.buttons 2023-07-10 16:03:36 -05:00
main.js Update popups to use codex buttons over mediawiki.ui.buttons 2023-07-10 16:03:36 -05:00
README.md Publish storybook now we are using more modern node 2019-12-11 15:16:13 -08:00
storybook-resources.sh Replace mediawiki.ui.icon with Codex, update preview markup and styles to be more consistent 2023-08-21 19:53:51 +00:00

StoryPops - Storybook for Popups

This "mini-project" contains all the dependencies and code to run a Storybook app (https://storybook.js.org/) for the Popups repository.