Commit graph

10 commits

Author SHA1 Message Date
luoxiao
643a54185c feat: ConfigProvider CSSVars 2024-05-23 17:44:00 +08:00
luoxiao
eeff259208 feat: text 2024-05-14 17:39:13 +08:00
luoxiao
824ca9c4b1 refactor: input 2024-05-10 15:47:01 +08:00
luoxiao
fc4574f29a feat: button disabled 2024-05-06 22:21:17 +08:00
Ari Seyhun
92f2812acf
feat: impl from Signal and WriteSignal for Model (#179) 2024-04-23 15:34:36 +08:00
luoxiaozero
f75b38f97d
Feat/anchor (#170)
* feat: Add Anchor component

* feat: Anchor collection Link

* feat: Anchor scroll view

* feat: Demo adds Toc

* fix: GuideDemo Toc

* feat: Anchor scroll

* feat: Anchor offset target
2024-04-19 14:42:30 +08:00
luoxiaozero
1b0f664dc7
Feat/back top (#169)
* feat: thaw_utils adds get_scroll_parent

* feat: add BackTop

* feat: BackTop scroll
2024-04-16 23:00:01 +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
luoxiaozero
9bf0f7da1a
Feat/thaw utils (#145)
* feat: extract utils as the library

* refactor: thaw_utils directory

* style: fmt
2024-03-19 22:02:43 +08:00