Commit graph

12 commits

Author SHA1 Message Date
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
a0abd12fea
feat: button component add size (#43) 2023-12-10 13:54:10 +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
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
f8aabfb822 docs: input, input number, layout, loading bar, menu, message, modal 2023-11-15 14:21:18 +08:00
luoxiao
c46f8f9eac docs: avatar, badge, breadcrumb, button, divider 2023-11-14 17:17:49 +08:00
luoxiao
782b608b98 feat: melt was renamed thaw 2023-11-05 16:03:58 +08:00
luoxiao
4fed1310a4 feat: enum prop 2023-10-16 21:15:43 +08:00
luoxiao
91b83c9025 ci: fix build gh-pages workflow 2023-10-11 11:07:57 +08:00
Renamed from gh-pages/src/pages/button/mod.rs (Browse further)