enso/app/gui/.storybook
Sergei Garin 0c7e79cccf
Fix resize animations in Dialog (#11643)
This PR fixes the Resize animations in Dialog component:

1. Removes resize for initial mount / fullscreen dialogs
2. Fixes measuring the content size
3. Fixes bugs in `useMeasure` hook
4. Adds memoization for Text and Loader components (because of react-compiler and because this components accept only primitive values)
2024-11-28 19:15:34 +00:00
..
env.d.ts Add storybook support (#11522) 2024-11-21 10:52:20 +00:00
main.ts Dashboard Issues (#11685) 2024-11-27 21:20:36 +00:00
preview.tsx Fix resize animations in Dialog (#11643) 2024-11-28 19:15:34 +00:00