Commit graph

9 commits

Author SHA1 Message Date
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
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
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
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
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
5c9104d453 pref: fmt and clippy 2023-11-16 12:33:04 +08:00
luoxiao
f6868418ae docs: alert and auto complete 2023-11-13 22:03:44 +08:00
luoxiao
782b608b98 feat: melt was renamed thaw 2023-11-05 16:03:58 +08:00
luoxiao
9380cdfad6 feat: add auto complete component 2023-10-15 12:23:26 +08:00