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
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
luoxiao
a0e87f18f0
demo: buttom component add disabled demo
2023-12-03 23:01:48 +08:00
luoxiao
985d31bf7d
fix: demo build
2023-11-30 00:05:55 +08:00
luoxiaozero
227a3211ca
feat: Update leptos to v0.5.3 ( #27 )
2023-11-28 15:49:02 +08:00
luoxiao
63df6c7524
fix: text component demo
2023-11-24 10:20:23 +08:00
luoxiaozero
21506b2164
Feat/ssr ( #25 )
...
* feat: add ssr_axum template
* feat: demo added the ssr mode
* fix: demo ssr mode
* feat(ssr): mount_style
* pref: delete some useless fikes
* fix(ssr): problems caused by using wasm_bindgen
* feat: add hydrate
* pref: Demo component
* fix(hydrate): teleport component
* fix(hydrate): hydrate feature
* fix(hydrate): tabs component
* feat: GlobalStyle component margin style
* docs(ssr): static assets
2023-11-24 10:04:54 +08:00
luoxiao
628fd95783
feat: add text component
2023-11-20 21:00:13 +08:00
luoxiao
0140394db7
fix: provide context
2023-11-19 14:06:23 +08:00
luoxiao
50c71422ae
docs: theme
2023-11-17 23:12:31 +08:00
luoxiao
58e0cc1365
feat: input component add prefix slot
2023-11-16 20:25:22 +08:00
luoxiao
6ad4eec992
gh-pages: page redirection
2023-11-16 14:58:37 +08:00
luoxiao
5c9104d453
pref: fmt and clippy
2023-11-16 12:33:04 +08:00
luoxiao
abbaebbfe5
docs: add props
2023-11-16 10:26:32 +08:00
luoxiao
d13928e97d
feat: The variant property of the progress component is changed to color
2023-11-16 09:06:24 +08:00
luoxiao
ff71eb7929
feat: progress theme
2023-11-15 23:04:12 +08:00
luoxiao
43f8fd77bb
feat: improvement progress
2023-11-15 17:50:16 +08:00
luoxiao
f8aabfb822
docs: input, input number, layout, loading bar, menu, message, modal
2023-11-15 14:21:18 +08:00
luoxiao
9c115720b9
docs: card, checkbox, color picker, grid, icon, image
2023-11-14 21:11:47 +08:00
luoxiao
c46f8f9eac
docs: avatar, badge, breadcrumb, button, divider
2023-11-14 17:17:49 +08:00
luoxiao
365a6686cd
feat: modified badge max and variant
2023-11-14 14:45:54 +08:00
luoxiao
f6868418ae
docs: alert and auto complete
2023-11-13 22:03:44 +08:00
luoxiao
8c8dde0897
feat: remove mount_style
2023-11-13 16:17:45 +08:00
luoxiao
46d3502927
fix: features tracing, GridItem span attribute conflict
2023-11-13 11:14:49 +08:00
luoxiao
7a8dd6c813
feat(demo): layout
2023-11-08 22:35:00 +08:00
luoxiao
d6730d0e23
feat: auto complete component add clear after select
2023-11-08 21:53:49 +08:00
luoxiao
d2ff826ca7
feat: site_header add search
2023-11-08 17:27:01 +08:00
luoxiao
f59928fdb2
feat: add guide
2023-11-08 11:02:38 +08:00
luoxiao
7326c4ba95
feat: breadcrumb style
2023-11-07 22:28:02 +08:00
luoxiao
cf26965f66
feat: add breadcrumb component
2023-11-07 17:43:28 +08:00
luoxiao
0ab779041f
feat: loading bar transition end
2023-11-07 11:02:48 +08:00
luoxiao
a05cda35d7
feat: add loading bar component
2023-11-06 23:35:30 +08:00
luoxiao
01b213273c
feat: upload add drag and drop
2023-11-05 20:10:21 +08:00
luoxiao
782b608b98
feat: melt was renamed thaw
2023-11-05 16:03:58 +08:00
luoxiao
c8c09174ad
feat: style optimization
2023-11-03 13:58:29 +08:00
luoxiao
bde1af3b5c
feat(demo): logo
2023-11-02 21:29:45 +08:00