0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-25 05:02: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
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
Welcome.stories.mdx