Commit graph

9 commits

Author SHA1 Message Date
luoxiaozero
b87e2e8979
Fix/240410 (#162)
* pref: unused variable warning

* fix: teleport hydrate error

* style: leptosfmt
2024-04-10 22:45:01 +08:00
luoxiaozero
1af5b2573a
feat: Lazy mount (#161)
* feat: Drawer lazy mount

* feat: Binder lazy mount
2024-04-09 21:46:22 +08:00
luoxiao
51a509cb5e fix: Drawer and Modal esc close 2024-04-09 08:34:11 +08:00
luoxiao
70b243ae0d v0.3.0-alpha 2024-04-06 00:42:42 +08:00
luoxiao
19bfcdc60f feat: update leptos to v0.6.10 2024-04-05 23:51:03 +08:00
luoxiao
c0599acbe9 0.2.6 2024-03-31 23:46:16 +08:00
luoxiao
32976ed6e1 feat: CSSTransition adds appear and hooks 2024-03-30 01:42:13 +08:00
luoxiaozero
535594f963
fix: next_frame leaks (#147)
* fix: next_frame leaks

* ci: added workflow path
2024-03-20 11:01:48 +08:00
luoxiaozero
2be216043e
Feat/thaw components (#146)
* feat: extract utils as the library

* fix: thaw_components dependencies
2024-03-19 23:04:16 +08:00