0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-22 11:07:57 +01:00
wagtail/client/storybook
LB Johnston f0b6509f29 Rework sidebar .ready class addition
- Remove the sidebar duplicate JS that would also add a ready class but NOT after a settimeout, only after the component renders
- This means we now have one location in the code that does this, driven by Stimulus
- Update the Storybook preview JS so that we can rely on similar behaviour in Storybook for transitions
2023-10-25 08:55:09 +11:00
..
main.js Allow all stories within subfolders of shared templates to appear in the same section 2023-06-26 13:55:07 +01:00
middleware.js Fix Storybook pattern library proxying in Node 18 2023-02-15 22:52:49 +10:00
preview.js Rework sidebar .ready class addition 2023-10-25 08:55:09 +11:00
preview.scss Fix Storybook rendering of body element 2023-04-19 13:38:23 +01:00
StimulusWrapper.tsx Refactor Stimulus util & module export 2023-10-19 07:28:27 +01:00
stories.d.ts Upgrade Storybook setup, with latest release, less boilerplate 2022-02-24 21:22:45 +10:00
Welcome.stories.mdx Upgrade Storybook setup, with latest release, less boilerplate 2022-02-24 21:22:45 +10:00