0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 01:57:32 +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
middleware.js
preview.js Rework sidebar .ready class addition 2023-10-25 08:55:09 +11:00
preview.scss
StimulusWrapper.tsx
stories.d.ts
Welcome.stories.mdx