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
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
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
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
1e1d502693
v0.1.10
2024-01-31 11:24:38 +08:00
luoxiaozero
a2da6b4a59
feat: custom tab label ( #91 )
2024-01-25 22:18:33 +08:00
luoxiao
a78ef1a8ac
v0.1.9
2024-01-24 09:11:16 +08:00
luoxiaozero
93b75b2082
feature: closable messages and message position ( #90 )
...
* feature: closable messages and message position
* all positions
* move close button
* review changes
---------
Co-authored-by: Cristobal Andrada <kandrelczyk@gmail.com>
2024-01-22 21:14:55 +08:00
luoxiao
cef2310866
feat: update leptos to v0.5.7
2024-01-21 22:33:48 +08:00
luoxiao
63669c160c
fix: input component focus
2024-01-21 22:33:48 +08:00
luoxiao
8c4c5027ee
fix: tab component remove
2024-01-21 22:33:48 +08:00
luoxiao
9aa2835cd8
v0.1.8
2024-01-17 11:09:19 +08:00
luoxiao
90a01364f9
feat: update leptos to v0.5.6
2024-01-17 10:01:29 +08:00
luoxiaozero
f1ceee43dc
feat: update leptos to v0.5.5 ( #84 )
2024-01-17 09:57:40 +08:00
kandrelczyk
de8b2887b6
feature: add support for complex NavBar elements ( #81 )
...
* feature: add support for complex NavBar elements
* pref: nav bar slot
* feature: add support for complex NavBar elements
---------
Co-authored-by: Cristobal Andrada <kandrelczyk@gmail.com>
Co-authored-by: luoxiao <luoxiaozero@163.com>
2024-01-16 22:22:33 +08:00
luoxiaozero
977a3daec4
fix: checkbox item adds tracking value changes ( #80 )
2024-01-12 20:43:45 +08:00
luoxiaozero
559add3a3c
feat: add TextArea component ( #77 )
2024-01-12 11:17:04 +08:00
luoxiaozero
4aeab59e6f
Feat/css transition ( #75 )
...
* feat: add CSSTransition component
* fix: CSSTransition transitionend
* feat: collapse item style
* fix: CSSTransition display
2024-01-11 11:00:39 +08:00
luoxiao
8dde51c4a5
v0.1.7
2024-01-09 23:30:09 +08:00
luoxiaozero
1b1aed9aaa
feat: collapse add theme ( #74 )
2024-01-09 22:56:38 +08:00
luoxiao
99d61bc1f4
fix: drawer style
2024-01-09 16:43:48 +08:00