Commit graph

559 commits

Author SHA1 Message Date
luoxiao
c0599acbe9 0.2.6 2024-03-31 23:46:16 +08:00
luoxiao
a7f873ad29 fix: nightly mode Message error 2024-03-30 01:42:13 +08:00
luoxiao
7a1a8a0d9e fix: nightly mode Message error 2024-03-30 01:42:13 +08:00
luoxiao
64ba5a9221 feat: Message adds animation 2024-03-30 01:42:13 +08:00
luoxiao
32976ed6e1 feat: CSSTransition adds appear and hooks 2024-03-30 01:42:13 +08:00
luoxiao
63564e814d refactor: Message component 2024-03-30 01:42:13 +08:00
luoxiaozero
6cc68ba398
fix: Demo switch version (#155) 2024-03-29 16:49:07 +08:00
luoxiaozero
c3fdf5fcb0
feat: Demo switch version (#152) 2024-03-22 17:22:53 +08:00
luoxiaozero
9459812159
fix: Button wave flicker problem (#151) 2024-03-22 11:05:00 +08:00
luoxiaozero
27dbca1c00
pref: Switch style (#150)
* pref: Switch style

* pref: Switch style and ARIA
2024-03-21 22:08:02 +08:00
luoxiaozero
c8e74113ba
Docs 240321 (#149)
* refactor: docs file path

* feat: docs Demo show code
2024-03-21 16:39:15 +08:00
luoxiao
513f8ea772 v0.2.5 2024-03-20 16:52:44 +08:00
luoxiao
c9c1952fea Merge branch 'main' of https://github.com/thaw-ui/thaw 2024-03-20 16:42:41 +08:00
luoxiao
ec13698a25 v0.2.4 2024-03-20 16:39:07 +08:00
luoxiaozero
236914cf61
fix: icon rendering problem in ssr mode (#148) 2024-03-20 15:56:52 +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
luoxiaozero
a0654a789d
fix: Toast cfg in ssr mode (#144) 2024-03-18 22:00:09 +08:00
luoxiaozero
dc1f9842a2
feat: Tag adds align and justify prop (#139) 2024-03-17 11:40:20 +08:00
luoxiaozero
12273fc7c4
feat: AutoComplete adds blur_after_select prop (#140) 2024-03-15 23:50:39 +08:00
luoxiaozero
f996a3b4ea
feat: Tag adds closable and on_close prop (#137) 2024-03-14 22:43:00 +08:00
luoxiaozero
c945363168
docs: add development guide (#136) 2024-03-14 20:16:09 +08:00
luoxiaozero
c782fcd853
Feat/button block (#135)
* feat: Button adds class block prop

* feat: ButtonGroup adds class prop
2024-03-13 13:41:48 +08:00
luoxiaozero
eecf86ccb1
feat: update leptos to v0.6.9 (#134)
* feat: update leptos to v0.6.9

* feat: update dependencies
2024-03-12 12:43:21 +08:00
luoxiao
1676f7863b v0.2.3 2024-03-07 20:43:05 +08:00
luoxiaozero
9789d4281f
feat: Button icon property supports the signal (#132) 2024-03-07 15:17:26 +08:00
luoxiaozero
c1a9f84c9e
Feat/binder animation (#131)
* feat: Popover adds animation

* feat: ColorPicker adds animation

* feat: AutoComplete adds animation

* feat: Select adds animation

* feat: DatePicker adds animation

* feat: TimePicker adds animation
2024-03-06 13:08:06 +08:00
luoxiaozero
d2383445ff
Refactor/css transition (#128)
* refactor: CSSTransition

* fix: CSSTransition timeout processing

* fix: CSSTransition repeated processing

* fix: Modal css transition
2024-03-04 22:16:18 +08:00
luoxiaozero
1a55b45d01
fix: Icon returns the function's warning (#127) 2024-03-03 17:17:25 +08:00
luoxiaozero
4d0adf61ac
feat: update leptos to v0.6.7 (#126) 2024-03-01 14:02:12 +08:00
luoxiao
45a50fe177 v0.2.2 2024-02-29 21:09:49 +08:00
luoxiaozero
a44d0a9c38
Feat/progress circle (#124)
* feat: Adds ProgressCircle component

* feat: ProgressCircle adds children prop

* feat: ProgressCircle adds class and size prop
2024-02-27 22:06:12 +08:00
luoxiaozero
0f499a67a9
fix: Drawer cannot be closed when the placement is changed (#123) 2024-02-27 19:53:36 +08:00
luoxiaozero
5c86e996f9
docs: Modal Binder CSSTransition (#122) 2024-02-26 21:56:29 +08:00
luoxiaozero
f035555626
fix: Icon fill default value (#121) 2024-02-26 16:09:20 +08:00
luoxiao
df57bca909 v0.2.1 2024-02-25 23:29:01 +08:00
luoxiaozero
a86ec83106
feat: cargo fmt and check (#120) 2024-02-25 23:23:53 +08:00
luoxiaozero
4690b8d95d
feat: Adds RadioGroup component (#117)
* feat: Adds RadioGroup component

* fix: RadioItem select
2024-02-25 17:13:13 +08:00
luoxiaozero
4779eb2d24
fix: Modal nightly (#119) 2024-02-25 01:15:18 +08:00
luoxiaozero
9216e5e2d2
fix: icon support event (#116) 2024-02-24 15:40:21 +08:00
luoxiaozero
7c01e7e56d
fix: Drawer cannot be closed when the placement is changed (#115) 2024-02-24 13:03:16 +08:00
Kirill Zaborsky
1dbe00b5af
feat: allow free input in AutoComplete (#107) 2024-02-22 15:38:30 +08:00
luoxiao
3a9da44de0 v0.2.0 2024-02-21 21:30:15 +08:00
luoxiao
ae0bbb1644 fix: modal animation 2024-02-20 22:44:09 +08:00
Glenn Pierce
412742f2ca Added width property to Modal dialog 2024-02-20 22:44:09 +08:00
luoxiaozero
d2f1c8aaf0
Update README.md 2024-02-18 23:10:21 +08:00
luoxiao
e62d156068 feat: Modal adds mask_closeable and z_index prop 2024-02-18 21:35:11 +08:00
luoxiaozero
396e654f0b docs: update (#99) 2024-02-09 22:47:46 +08:00
luoxiao
5e2a385446 v0.2.0-beta 2024-02-09 22:47:46 +08:00