luoxiaozero
c8e74113ba
Docs 240321 ( #149 )
...
* refactor: docs file path
* feat: docs Demo show code
2024-03-21 16:39:15 +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
9789d4281f
feat: Button icon property supports the signal ( #132 )
2024-03-07 15:17:26 +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
5c86e996f9
docs: Modal Binder CSSTransition ( #122 )
2024-02-26 21:56:29 +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
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
luoxiaozero
396e654f0b
docs: update ( #99 )
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
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
9817acdcfa
feat: update dependencies and update leptos to v0.6.0-rc1
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
luoxiaozero
a2da6b4a59
feat: custom tab label ( #91 )
2024-01-25 22:18:33 +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
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
559add3a3c
feat: add TextArea component ( #77 )
2024-01-12 11:17:04 +08:00
luoxiaozero
1b1aed9aaa
feat: collapse add theme ( #74 )
2024-01-09 22:56:38 +08:00
luoxiaozero
adcc0b6a54
Feat/collapse ( #73 )
...
* feat: add collapse component
* feat: collapse adds accordion prop
* fix(workflow): ci stable-cargo-leptos
2024-01-09 14:32:13 +08:00
luoxiaozero
9eda9757d3
Feat/drawer ( #71 )
...
* feat: add drawer component
* feat: drawer style
* fix(demo): nightly Callback
2024-01-07 19:20:08 +08:00
luoxiaozero
74e5491d3d
feat: InputNumber adds ComponentRef ( #70 )
2024-01-06 23:51:23 +08:00
luoxiaozero
5cce9afcb9
demo: adaptive mobile ( #68 )
...
* demo: adaptive mobile
* fix: demo callback
2024-01-04 23:32:58 +08:00
luoxiaozero
3684f5961b
demo: refactor docs ( #67 )
...
* demo: refactor docs
* demo: refactor docs
* demo: refactor guide docs
* chore: workflow add listens to the demo_markdown
* demo: refactor mobile docs
2024-01-03 20:52:56 +08:00
luoxiaozero
e929ade762
demo: refactor docs ( #66 )
2024-01-02 21:08:21 +08:00
luoxiaozero
789ea6772a
feat: input and related components add attrs ( #65 )
2024-01-02 11:23:55 +08:00
luoxiaozero
1e4832a6d0
refactor demo docs ( #64 )
...
* demo: refactor docs
* demo: refactor docs
* demo: refactor docs
* demo: refactor docs
2023-12-31 23:33:05 +08:00
luoxiaozero
3df65a4e26
Demo/markdown ( #61 )
...
* demo: init demo-markdown
* demo: add include_md macro
* demo: improve include_md macro
* demo: improve include_md macro
* demo: improve include_md macro
* demo: improve code block
* demo: add syntect css
* demo: improve include_md macro
* demo: include_md handle table
2023-12-30 14:45:16 +08:00