Commit graph

6 commits

Author SHA1 Message Date
luoxiaozero
9c6c5aed9b
refactor: thaw directory (#62) 2023-12-30 17:29:44 +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
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
782b608b98 feat: melt was renamed thaw 2023-11-05 16:03:58 +08:00
luoxiao
31c2dd9842 feat: remove stylers 2023-10-07 21:41:03 +08:00
luoxiao
0dd181cdbb feat: mount style 2023-03-30 17:12:58 +08:00