Commit graph

17 commits

Author SHA1 Message Date
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
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
8c8dde0897 feat: remove mount_style 2023-11-13 16:17:45 +08:00
luoxiao
012ab684ba feat: binder component add width 2023-11-12 02:34:40 +08:00
luoxiao
4c16a51d14 feat: upgrade leptos and remove MaybeRwSignal 2023-11-09 14:43:30 +08:00
luoxiao
782b608b98 feat: melt was renamed thaw 2023-11-05 16:03:58 +08:00
luoxiao
b167a9ca3a feat: css vars 2023-11-02 22:01:48 +08:00
luoxiao
8d9182e45c feat: remove wasm-bindgen 2023-11-02 16:52:34 +08:00
luoxiao
4597b823e7 v0.0.5 2023-11-01 22:50:09 +08:00
luoxiao
cf18b488db feat: theme 2023-11-01 14:04:12 +08:00
luoxiao
cf96d5e6b2 perf: cargo clippy 2023-10-18 10:09:55 +08:00
luoxiao
c2712cab15 feat: grid component 2023-10-12 23:25:10 +08:00
luoxiao
c6d7a77eaa refactor: leptos_dom library 2023-10-10 15:48:51 +08:00
luoxiao
ed2501d2d2 feat: color_picker component 2023-10-10 14:30:13 +08:00
luoxiao
3c9a13aef2 feat: color_picker component 2023-10-09 23:30:19 +08:00
luoxiao
81a3c36886 feat: color_picker component 2023-10-09 17:34:46 +08:00
luoxiao
eac590e163 feat: add color_picker component frame 2023-10-08 22:45:29 +08:00