luoxiao
8b122d0986
fix: Icon attr
2024-07-10 17:26:00 +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
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
luoxiao
568e629377
refactor: Modal
2024-06-28 15:54:20 +08:00
luoxiao
b52d826073
refactor: remove ThemeProvider
2024-06-28 11:17:21 +08:00
luoxiao
be74dc584e
refactor: Progress
2024-06-28 10:48:40 +08:00
luoxiao
348cc76c80
feat: adds MessageBar component
2024-06-27 22:28:10 +08:00
luoxiao
b992a3eda7
refactor: remove Select
2024-06-27 20:28:55 +08:00
luoxiao
c7be391441
feat: adds Combobox component
2024-06-27 14:51:36 +08:00
luoxiao
7c431f66b5
refactor: mobile component
2024-06-26 22:32:13 +08:00
luoxiao
75a926e6b2
pref: nav
2024-06-26 22:12:28 +08:00
luoxiao
425bc43270
refactor: TimePicker
2024-06-25 23:42:53 +08:00
luoxiao
14437c07a8
refactor: DatePicker
2024-06-25 22:57:44 +08:00
luoxiao
0bf842536f
refactor: Textarea
2024-06-23 23:33:09 +08:00
luoxiao
c5cc6337b7
refactor: auto_complete
2024-06-14 17:23:02 +08:00
luoxiao
f999e252e4
feat: popover appearance
2024-06-11 16:48:41 +08:00
luoxiao
902da02e30
refactor: table
2024-06-06 10:53:04 +08:00
luoxiao
3a097b166b
refactor: skeleton
2024-06-05 22:56:55 +08:00
luoxiao
b17f1400a5
refactor: badge
2024-06-05 17:17:17 +08:00
luoxiao
e8942dc212
refactor: tab
2024-06-05 10:04:34 +08:00
luoxiao
18bfea1731
refactor: spinner
2024-06-04 14:18:15 +08:00
luoxiao
bba3f00657
refactor: breadcrumb
2024-06-04 10:13:37 +08:00
luoxiao
bacda05edc
feat: text adds style prop
2024-06-03 16:31:32 +08:00
luoxiao
01df9dfe20
perf: dead code
2024-06-03 11:27:29 +08:00
luoxiao
9e6a1220d5
feat: ConfigProvider CSSVars
2024-05-24 10:05:54 +08:00
luoxiao
7d99f9bd09
feat: SpinButton
2024-05-22 17:28:20 +08:00
luoxiao
f178d7c9ca
feat: clear code
2024-05-16 16:18:36 +08:00
luoxiao
7231e0cac1
feat: accordion
2024-05-15 23:03:35 +08:00
luoxiao
246c509b29
refactor: card
2024-05-13 17:32:45 +08:00
luoxiao
d45f7b908e
feat: nav slot
2024-05-11 17:47:33 +08:00
luoxiao
6d42248e76
feat: nav
2024-05-11 15:53:37 +08:00
luoxiao
7219c0cb93
feat: logo
2024-05-11 10:21:12 +08:00
luoxiao
cad7d04691
refactor: remove GlobalStyle
2024-05-08 10:10:48 +08:00
luoxiao
fc4574f29a
feat: button disabled
2024-05-06 22:21:17 +08:00
luoxiao
4017606b18
feat: button shape
2024-05-06 17:28:47 +08:00
luoxiao
9ab8367c21
refactor: button appearance
2024-05-01 20:26:17 +08:00
luoxiaozero
bc8c326c91
fix: TimePicker scroll problem ( #180 )
2024-04-23 15:56:18 +08:00
Ari Seyhun
324bc57e42
feat: Add support for multiple options in Select ( #166 )
...
* feat!: Add support for multiple options in Select
* feat: Sync Select menu when value is updated
* feat: Decrease line height of multi select items
* fix: Invalid callback on multiselect tag close
* feat: Sync Select menu only for multiple values
* feat: separate `MultiSelect` from `Select` component
* fix: SelectLabel slot implementation
* feat: rename `MultiSelect` to `SelectMulti`
* feat: rename and move `MultiSelect`
* feat: add arrow to select component
* feat: lower opacity of select dropdown arrow icon
* fix: inconsistent select font size
* fix: select menu font size
* feat: add clear button to multi select
* fix: Multi select icon on click attribute
* feat: use inline-block for select component
* feat: detect select min width based on options
* feat: add `allow_clear` prop to `MultiSelect`
* feat: remove select min width detection
* feat: use `Children` for `SelectLabel`
* feat: rename `allow_clear` to `clearable`
* fix: follower min width
* feat: remove inline-block from `Select`
2024-04-23 09:41:01 +08:00