Commit graph

534 commits

Author SHA1 Message Date
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
luoxiao
6697225ded feat: remove re-export of chrono 2024-02-09 22:47:46 +08:00
luoxiaozero
60eb4dbb56 feat: rewrite color (#98) 2024-02-09 22:47:46 +08:00
luoxiaozero
70553b8069 Feat/drawer transition (#97)
* feat: drawer adds CSSTransition

* fix: drawer scrollbar
2024-02-09 22:47:46 +08:00
luoxiao
e361d86c4b feat: drawer adds mount prop 2024-02-09 22:47:46 +08:00
luoxiao
96d5d3f337 feat: drawer adds z_index prop 2024-02-09 22:47:46 +08:00
luoxiao
2dd28c3cd5 v0.2.0-alpha 2024-02-09 22:47:46 +08:00
luoxiao
439361eb98 feat: change icondata to icondata_core 2024-02-09 22:47:46 +08:00
luoxiao
be1c500571 feat: update leptos to v0.6.5 2024-02-09 22:47:46 +08:00
luoxiao
a21d19209e ci: update ci workflow 2024-02-09 22:47:46 +08:00
luoxiao
706ca144c6 pref: cargo clippy 2024-02-09 22:47:46 +08:00
luoxiao
8bdbda33a0 style: fmt 2024-02-09 22:47:46 +08:00
luoxiao
a423d1c655 ci: update ci workflow 2024-02-09 22:47:46 +08:00
luoxiao
bc068d54d5 feat: update leptos to v0.6.4 2024-02-09 22:47:46 +08:00
luoxiao
9c7c24b102 feat: rewrite code component 2024-02-09 22:47:46 +08:00
luoxiaozero
80d190e15d Feat/option (#93)
* feat: alert, avatar, badge option

* feat: some component option

* feat: add OptionalProp

* feat: some component option

* feat: some component option
2024-02-09 22:47:46 +08:00
luoxiao
40e0e51444 feat: Checkbox children can be empty 2024-02-09 22:47:46 +08:00
luoxiao
b44ba4f143 feat: ButtonVariant Solid is changed to Outlined 2024-02-09 22:47:46 +08:00
luoxiao
cd3a27c1b8 fix: model word 2024-02-09 22:47:46 +08:00
luoxiaozero
b2f68906df Feat/model (#92)
* feat: add Model

* feat: RwSignal is migrated to Model
2024-02-09 22:47:46 +08:00
luoxiao
1cba68520a feat: update leptos to v0.6.3 2024-02-09 22:47:46 +08:00
luoxiao
cbe257e17d feat: remove the default feature of csr 2024-02-09 22:47:46 +08:00
luoxiao
9817acdcfa feat: update dependencies and update leptos to v0.6.0-rc1 2024-02-09 22:47:46 +08:00
luoxiao
24df111b4b feat: sync upstream Icon 2024-02-09 22:47:46 +08:00
Yota
3ea0afa7af Update icondata (#82)
* Update icondata

* merge upstream

* feat: update icondata

---------

Co-authored-by: luoxiaozero <48741584+luoxiaozero@users.noreply.github.com>
Co-authored-by: luoxiao <luoxiaozero@163.com>
2024-02-09 22:47:46 +08:00
luoxiao
791e7ca9da docs: added leptos compatibility 2024-01-31 22:17:35 +08:00