luoxiaozero
7c01e7e56d
fix: Drawer cannot be closed when the placement is changed ( #115 )
2024-02-24 13:03:16 +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
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
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
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
cef2310866
feat: update leptos to v0.5.7
2024-01-21 22:33:48 +08:00
luoxiaozero
1aee35d305
Update README.md
2024-01-17 23:14:10 +08:00
luoxiaozero
b75c9c9ab3
Chore/vercel ( #86 )
...
* demo: add vercel
* demo: config
* chore: demo workflow
2024-01-17 16:53:28 +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
luoxiao
af33efcdbf
docs: demo README
2024-01-16 23:41:42 +08:00
luoxiaozero
00d34758f6
docs: demo README ( #83 )
2024-01-16 23:29:43 +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
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
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
9c6c5aed9b
refactor: thaw directory ( #62 )
2023-12-30 17:29:44 +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
luoxiaozero
c9db5b3dd4
feat: add class param to layout component ( #60 )
2023-12-25 21:28:52 +08:00
luoxiaozero
3b63be026e
feat: change to PopoverTrigger class ( #59 )
2023-12-23 13:28:50 +08:00
kandrelczyk
fb06227fd8
Add class param to date picker ( #56 )
...
Co-authored-by: Cristobal Andrada <kandrelczyk@gmail.com>
2023-12-21 13:35:15 +08:00
luoxiaozero
62ce434774
Feat/popover ( #57 )
...
* feat: add popover component
* feat: popover component placement
* feat: popover add style
* feat: popover placement
* feat: popover add click trigger
2023-12-21 13:31:17 +08:00
kandrelczyk
46af07746c
Feat/class param continued ( #55 )
...
* Add class param to components
* Add class param to all components
* Add class param to all components
* fix: Failed to run the SSR mode
* style: cargo fmt and leptosfmt
---------
Co-authored-by: Cristobal Andrada <kandrelczyk@gmail.com>
Co-authored-by: luoxiao <luoxiaozero@163.com>
2023-12-20 13:44:30 +08:00
luoxiaozero
7ac738fb2e
Pref/231219 ( #54 )
...
* demo: AutoComplete add Prefix and Suffix
* pref: cargo clippy
* pref: fmt
2023-12-19 16:26:51 +08:00
luoxiaozero
6c9e0c397f
Feat/date picker ( #53 )
...
* feat: add date picker component
* feat: add date panel
* feat: add month panel
* feat: add month panel logic
* feat: add year panel
* style: date picker component
* feat: optimized date picker style
* fix: nightly mode build
2023-12-18 22:05:11 +08:00
luoxiaozero
89ee294040
Demo/231217 ( #52 )
...
* fix(demo): tabs demo
* demo: add server sider rendering
2023-12-17 17:37:02 +08:00
kandrelczyk
d94c8ed4c6
feature: spinner ( #48 )
...
* feature: spinner
* feat: modify the spinner style
---------
Co-authored-by: Cristobal Andrada <kandrelczyk@gmail.com>
Co-authored-by: luoxiao <luoxiaozero@163.com>
2023-12-15 17:12:12 +08:00
luoxiaozero
08936c92ff
Feat/input comp ref ( #47 )
...
* feat: input add ComponentRef
* feat: AutoComplete add ComponentRef
* feat: AutoComplete component add prefix and suffix slot
2023-12-15 00:57:23 +08:00
kandrelczyk
69dd0c5086
feat: slider improvements ( #40 )
...
* feat: slider improvements
* feat: slider improvements
* feat: change the Slider step property to f64
---------
Co-authored-by: Cristobal Andrada <kandrelczyk@gmail.com>
Co-authored-by: luoxiao <luoxiaozero@163.com>
Co-authored-by: luoxiaozero <48741584+luoxiaozero@users.noreply.github.com>
2023-12-11 22:35:20 +08:00
kandrelczyk
6ab334cc94
Add class param to first components ( #39 )
...
* Add class param to first components
* fix: auto complete input failed
---------
Co-authored-by: Cristobal Andrada <kandrelczyk@gmail.com>
Co-authored-by: luoxiao <luoxiaozero@163.com>
2023-12-11 20:21:47 +08:00
luoxiao
9d1e808627
feat: button add a circle property
2023-12-11 16:33:50 +08:00
luoxiaozero
e9778b6008
Fix/ci nightly ( #45 )
...
* demo: Modify button click
* fix: ci run nightly
* pref: fmt and clippy
2023-12-11 15:44:22 +08:00
luoxiaozero
1fc89b2f14
Feat/time picker ( #44 )
...
* feat: add time picker component
* feat: add time picker component panel
* feat: time picker component panel
* feat: time picker component panel scroll
* fix: time picker component open panel scroll
2023-12-11 11:11:59 +08:00
luoxiaozero
a0abd12fea
feat: button component add size ( #43 )
2023-12-10 13:54:10 +08:00
luoxiaozero
a61e687d7e
Feat/time library ( #42 )
...
* feat: change the time library to chrono
* fix: calendar demo
2023-12-10 03:22:37 +08:00
luoxiao
c0f45c4325
feat: add CI workflow
2023-12-08 15:44:22 +08:00
luoxiaozero
ae7d881657
Feat/calendar ( #38 )
...
* feat: add calendar component
* feat: calendar component add style
* feat: calendar component add click
* fix(calendar): select other months to display
* fix(calendar): view date operation
2023-12-05 19:24:20 +08:00
luoxiaozero
72de24c445
Feat/button group ( #37 )
...
* feat: solid button click style
* feat: add button group
2023-12-05 16:19:49 +08:00
kandrelczyk
00e42b94a6
Add disabled and invalid statuses to input ( #35 )
...
* Add disabled and invalid statuses to input
* pref: input component theme and style
---------
Co-authored-by: Cristobal Andrada <kandrelczyk@gmail.com>
Co-authored-by: luoxiao <luoxiaozero@163.com>
2023-12-04 20:19:47 +08:00