Commit graph

6 commits

Author SHA1 Message Date
kandrelczyk
7685e99c8b
Feature/dropdown (#210)
* dropdown with icon

* dropdown demo page

* on_select instaed of on_click

* code review fixes
2024-06-26 21:06:18 +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