luoxiao
c40d1006c9
v0.1.6
2024-01-02 21:26:36 +08:00
luoxiaozero
e929ade762
demo: refactor docs ( #66 )
2024-01-02 21:08:21 +08:00
luoxiaozero
789ea6772a
feat: input and related components add attrs ( #65 )
2024-01-02 11:23:55 +08:00
luoxiaozero
1e4832a6d0
refactor demo docs ( #64 )
...
* demo: refactor docs
* demo: refactor docs
* demo: refactor docs
* demo: refactor docs
2023-12-31 23:33:05 +08:00
luoxiaozero
9c6c5aed9b
refactor: thaw directory ( #62 )
2023-12-30 17:29:44 +08:00
luoxiaozero
3df65a4e26
Demo/markdown ( #61 )
...
* demo: init demo-markdown
* demo: add include_md macro
* demo: improve include_md macro
* demo: improve include_md macro
* demo: improve include_md macro
* demo: improve code block
* demo: add syntect css
* demo: improve include_md macro
* demo: include_md handle table
2023-12-30 14:45:16 +08:00
luoxiao
2cd308fadf
v0.1.5
2023-12-26 23:26:18 +08:00
luoxiao
f42acc2612
fix: layout class
2023-12-25 21:35:28 +08:00
luoxiaozero
c9db5b3dd4
feat: add class param to layout component ( #60 )
2023-12-25 21:28:52 +08:00
luoxiaozero
3b63be026e
feat: change to PopoverTrigger class ( #59 )
2023-12-23 13:28:50 +08:00
luoxiaozero
5ab09bb281
Pref/class ( #58 )
...
* feat: add class_list macro
* fix: ssr mode class_list
* pref: replace with class_list
2023-12-23 12:25:54 +08:00
luoxiao
0b69e94181
style: add leptosfmt.toml
2023-12-23 12:24:04 +08:00
kandrelczyk
fb06227fd8
Add class param to date picker ( #56 )
...
Co-authored-by: Cristobal Andrada <kandrelczyk@gmail.com>
2023-12-21 13:35:15 +08:00
luoxiaozero
62ce434774
Feat/popover ( #57 )
...
* feat: add popover component
* feat: popover component placement
* feat: popover add style
* feat: popover placement
* feat: popover add click trigger
2023-12-21 13:31:17 +08:00
kandrelczyk
46af07746c
Feat/class param continued ( #55 )
...
* Add class param to components
* Add class param to all components
* Add class param to all components
* fix: Failed to run the SSR mode
* style: cargo fmt and leptosfmt
---------
Co-authored-by: Cristobal Andrada <kandrelczyk@gmail.com>
Co-authored-by: luoxiao <luoxiaozero@163.com>
2023-12-20 13:44:30 +08:00
luoxiao
1f074d4222
v0.1.4
2023-12-19 16:49:46 +08:00
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
6c9e0c397f
Feat/date picker ( #53 )
...
* feat: add date picker component
* feat: add date panel
* feat: add month panel
* feat: add month panel logic
* feat: add year panel
* style: date picker component
* feat: optimized date picker style
* fix: nightly mode build
2023-12-18 22:05:11 +08:00
luoxiaozero
89ee294040
Demo/231217 ( #52 )
...
* fix(demo): tabs demo
* demo: add server sider rendering
2023-12-17 17:37:02 +08:00
kandrelczyk
d94c8ed4c6
feature: spinner ( #48 )
...
* feature: spinner
* feat: modify the spinner style
---------
Co-authored-by: Cristobal Andrada <kandrelczyk@gmail.com>
Co-authored-by: luoxiao <luoxiaozero@163.com>
2023-12-15 17:12:12 +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
luoxiao
2ea5087273
v0.1.3
2023-12-12 22:29:07 +08:00
luoxiaozero
5fa0929cbf
fix: class overwrites class when updating signal values ( #46 )
...
* fix: class overwrites class when updating signal values
* fix: class rendering of ssr mode
2023-12-12 20:44:37 +08:00
kandrelczyk
69dd0c5086
feat: slider improvements ( #40 )
...
* feat: slider improvements
* feat: slider improvements
* feat: change the Slider step property to f64
---------
Co-authored-by: Cristobal Andrada <kandrelczyk@gmail.com>
Co-authored-by: luoxiao <luoxiaozero@163.com>
Co-authored-by: luoxiaozero <48741584+luoxiaozero@users.noreply.github.com>
2023-12-11 22:35:20 +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
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
1fc89b2f14
Feat/time picker ( #44 )
...
* feat: add time picker component
* feat: add time picker component panel
* feat: time picker component panel
* feat: time picker component panel scroll
* fix: time picker component open panel scroll
2023-12-11 11:11:59 +08:00
luoxiao
99e81b9cf1
fix: button component round
2023-12-10 13:55:54 +08:00
luoxiaozero
a0abd12fea
feat: button component add size ( #43 )
2023-12-10 13:54:10 +08:00
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
luoxiao
406b24951d
v0.1.2
2023-12-04 22:42:17 +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
d0133191ec
fix: link button style ( #36 )
2023-12-04 17:03:33 +08:00
luoxiao
a0e87f18f0
demo: buttom component add disabled demo
2023-12-03 23:01:48 +08:00
kandrelczyk
89d2ee158e
Feature/button disabled theme ( #34 )
...
* Proper handling of disabled buttons
* Proper handling of disabled buttons
* Proper handling of disabled buttons
* disabled button - additional theme colors
* disabled button - additional theme colors
---------
Co-authored-by: Cristobal Andrada <kandrelczyk@gmail.com>
2023-12-03 22:43:39 +08:00
kandrelczyk
cd70d80795
Proper handling of disabled buttons ( #32 )
...
* Proper handling of disabled buttons
* Proper handling of disabled buttons
* Proper handling of disabled buttons
---------
Co-authored-by: Cristobal Andrada <kandrelczyk@gmail.com>
2023-12-03 01:15:03 +08:00
luoxiaozero
c8228aa470
fix: update wasm-bindgen ( #33 )
2023-12-03 00:21:29 +08:00
luoxiao
70423fb3ba
feat: menu item add line height
2023-12-02 17:24:16 +08:00
luoxiaozero
5070378e0f
feat: auto complete component add keyboard event ( #31 ) ( closes #28 )
2023-12-02 16:45:53 +08:00
luoxiaozero
601b4d5ccd
fix: nightly Callback conversion problem ( #30 )
2023-11-30 22:35:19 +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
64b4e64835
pref: remove workflow
2023-11-28 11:21:25 +08:00
luoxiao
254d63e435
v0.1.1
2023-11-27 09:22:14 +08:00
luoxiao
63df6c7524
fix: text component demo
2023-11-24 10:20:23 +08:00