luoxiao
7da18dc9e5
feat: adds ListboxInjection
2024-07-23 18:00:55 +08:00
luoxiao
87a4ef115c
feat: AutoComplete adds keyboard operations
2024-07-22 16:28:38 +08:00
luoxiao
0a8e98576a
feat: extract the Listbox component
2024-07-22 14:51:19 +08:00
luoxiao
900b949fa2
feat: Combobox adds keyboard operations
2024-07-21 22:32:34 +08:00
luoxiao
c186c8b352
refactor: Callback
2024-07-19 17:30:46 +08:00
luoxiao
769f69c069
fix: LoadingBar error
2024-07-18 23:05:44 +08:00
luoxiao
5dc62c8244
feat: AccordionItem adds icon
2024-07-18 21:54:13 +08:00
luoxiao
2b7959023d
fix: use_lock_html_scroll and Scrollbar
2024-07-16 23:11:31 +08:00
luoxiao
710d7c6703
Update README.md
2024-07-15 22:18:01 +08:00
luoxiao
89017132c4
v0.3.3
2024-07-15 21:26:07 +08:00
luoxiaozero
0f09a7eaa0
fix: events were not removed when the scrollbar cleared ( #216 )
2024-07-15 21:17:49 +08:00
Raiyol
96f74a122e
feat: Pagination ( #212 )
...
* feat: Pagination
* feat: optimize Pagination component
* fix: build nightly
---------
Co-authored-by: luoxiao <luoxiaozero@163.com>
2024-07-14 23:45:47 +08:00
luoxiao
5e6f9ec287
feat: optimize Text component
2024-07-12 10:06:43 +08:00
luoxiao
f4838a8168
refactor: dead code
2024-07-12 09:08:06 +08:00
luoxiao
1d7237e6de
feat: optimize Toast component
2024-07-11 23:30:35 +08:00
luoxiao
0839db8ec4
feat: Uncomment the ARIA property
2024-07-11 20:44:19 +08:00
luoxiao
ca13969a01
feat: optimize Toast component
2024-07-11 17:37:21 +08:00
luoxiao
8b122d0986
fix: Icon attr
2024-07-10 17:26:00 +08:00
luoxiao
f33c012364
feat(leptos-v0.7): Drawer
2024-07-10 16:37:38 +08:00
luoxiao
58b7eb35aa
feat(leptos-v0.7): error
2024-07-10 16:37:38 +08:00
luoxiao
4262493f61
feat(lepots-v0.7): Binder
2024-07-10 16:37:38 +08:00
luoxiao
54b23447ee
feat(leptos-v0.7): error
2024-07-10 16:37:38 +08:00
luoxiao
8ccef81e44
feat(lepots-v0.7): CSSTransition and ClassList
2024-07-10 16:37:38 +08:00
luoxiao
918d924342
feat(leptos-v0.7): ClassList
2024-07-10 16:37:38 +08:00
luoxiao
d1909554c4
feat(leptos-v0.7): demo
2024-07-10 16:37:38 +08:00
luoxiao
27e4e7ebfd
feat(leptos-v0.7): demo
2024-07-10 16:37:38 +08:00
luoxiao
9557637496
feat(lepots-v0.7): demo component
2024-07-10 16:37:38 +08:00
luoxiao
5188f95704
feat(lepots-v0.7): demo Guide page
2024-07-10 16:37:38 +08:00
luoxiao
74be938fbc
feat(lepots-v0.7): demo Home page
2024-07-10 16:37:38 +08:00
luoxiao
48b62a4d07
feat(lepots-v0.7): demo
2024-07-10 16:37:38 +08:00
luoxiao
41c5a2ea89
feat(lepots-v0.7): thaw
2024-07-10 16:37:38 +08:00
luoxiao
d90ee99367
feat: leptos-v0.7
2024-07-10 16:37:38 +08:00
luoxiao
5e56d33f34
feat: leptos-v0.7
2024-07-10 16:37:38 +08:00
luoxiao
3153f2c0cb
feat: leptos-v0.7
2024-07-10 16:37:38 +08:00
luoxiao
5f74f5914e
feat(lepots-v0.7): thaw_components
2024-07-10 16:37:38 +08:00
luoxiao
3bfdac9e44
refactor(leptos-v0.7): thaw_components
2024-07-10 16:37:38 +08:00
luoxiao
6b7f689b87
thaw_utils: upgrade leptosv0.7
2024-07-10 16:37:38 +08:00
luoxiao
51c2d24242
save
2024-07-10 16:37:38 +08:00
luoxiao
f152a19322
thaw_components: upgrade leptosv0.7
2024-07-10 16:37:38 +08:00
luoxiao
42d76917d0
thaw_utils: upgrade leptosv0.7
2024-07-10 16:37:38 +08:00
luoxiao
99f585440b
save
2024-07-10 16:37:38 +08:00
luoxiaozero
68f81a04eb
fix: use_lock_html_scroll ( #215 )
2024-07-10 16:34:46 +08:00
luoxiao
c57748f9ea
feat: optimize Toast component
2024-07-03 17:27:29 +08:00
luoxiao
82e6f68018
feat: adds Toast component
2024-07-02 17:20:58 +08:00
kandrelczyk
d11ca9d267
Thaw/fluent demo fixes ( #211 )
...
* fluent demo fixes
* fluent demo fixes
* fix message bar demo page
* fix table layout
* fix table layout
* feat: optimize AutoCompleteOption component
---------
Co-authored-by: luoxiao <luoxiaozero@163.com>
2024-07-02 15:18:40 +08:00
luoxiao
58c3905ed3
feat: Combobox adds selected_options prop
2024-07-01 16:32:28 +08:00
mmannes
089b3a024d
Added parser and formatter props to input and input_number components ( #209 )
...
* Added parser and formatter properties to input and input_number components
* Implemented copy trait for OptionalProp
* InputNumber's formatter and parser using its generic type
* Fixed InputNumber's docs
2024-07-01 09:32:52 +08:00
luoxiao
f08956586e
refactor: Drawer
2024-06-29 18:32:40 +08:00
luoxiao
7eb81f32ae
refactor: Drawer
2024-06-28 17:23:24 +08:00
luoxiao
568e629377
refactor: Modal
2024-06-28 15:54:20 +08:00