Commit graph

177 commits

Author SHA1 Message Date
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
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
3082fb98f4
feat: update leptos to v0.5.4 (#29) 2023-11-29 21:41:45 +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
7327a421c3 pref: delete gh-pages 2023-11-13 21:18:02 +08:00
luoxiao
dead2cb0cc v0.1.0-beta 2023-11-13 20:33:34 +08:00
luoxiao
5b6448a699 pref: delete gh-pages 2023-11-13 16:30:15 +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
4c16a51d14 feat: upgrade leptos and remove MaybeRwSignal 2023-11-09 14:43:30 +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
f8b4213ebd ci: add demo.yml 2023-11-05 17:22:24 +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
luoxiao
cf18b488db feat: theme 2023-11-01 14:04:12 +08:00
luoxiao
c974f80ea5 feat(demo): theme 2023-10-31 17:39:01 +08:00
luoxiao
fee54b3a70 feat: theme 2023-10-26 23:24:16 +08:00
luoxiao
6fff3b22c2 feat: theme 2023-10-26 18:03:24 +08:00
luoxiao
5c3992c0e2 feat: theme 2023-10-26 16:53:51 +08:00