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
c7da724cdc
refactor: tab
2024-06-04 17:30:40 +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
60f67bc56a
refactor: image
2024-06-03 22:47:11 +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
dd50d450ff
refactor: switch
2024-06-03 10:44:51 +08:00
luoxiao
f5c0d2a522
refactor: Slider
2024-05-31 17:12:32 +08:00
luoxiao
9e6a1220d5
feat: ConfigProvider CSSVars
2024-05-24 10:05:54 +08:00
luoxiao
4aee77908f
refactor: checkbox
2024-05-23 16:05:06 +08:00
luoxiao
ae4a69fd15
reactor: radio
2024-05-23 14:48:06 +08:00
luoxiao
97263ec80d
feat: SpinButton disabled
2024-05-22 23:17:27 +08:00
luoxiao
7d99f9bd09
feat: SpinButton
2024-05-22 17:28:20 +08:00
luoxiao
be91dcbf6a
feat: checkbox checked
2024-05-21 17:25:22 +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
eeff259208
feat: text
2024-05-14 17:39:13 +08:00
luoxiao
372941b01d
refactor: card
2024-05-14 14:56:48 +08:00
luoxiao
246c509b29
refactor: card
2024-05-13 17:32:45 +08:00
luoxiao
c6f83aa01d
refactor: divider
2024-05-10 23:26:09 +08:00
luoxiao
d00e970a6a
refactor: avatar
2024-05-10 21:51:35 +08:00
luoxiao
824ca9c4b1
refactor: input
2024-05-10 15:47:01 +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
Jim Calabro
7473a0be12
Fix Typo in guide.md ( #183 )
...
* Fix Typo in guide.md
* reduce diff
2024-04-26 10:25:06 +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
luoxiaozero
f75b38f97d
Feat/anchor ( #170 )
...
* feat: Add Anchor component
* feat: Anchor collection Link
* feat: Anchor scroll view
* feat: Demo adds Toc
* fix: GuideDemo Toc
* feat: Anchor scroll
* feat: Anchor offset target
2024-04-19 14:42:30 +08:00
luoxiaozero
1b0f664dc7
Feat/back top ( #169 )
...
* feat: thaw_utils adds get_scroll_parent
* feat: add BackTop
* feat: BackTop scroll
2024-04-16 23:00:01 +08:00
luoxiaozero
b4446aba98
feat: Popover adds tooltip prop ( #164 )
2024-04-13 18:49:30 +08:00
luoxiao
b9c6b1ce1e
feat: Drawer content scroll
2024-04-09 08:34:11 +08:00
luoxiao
d5410375bb
feat: Drawer adds mask_closeable and close_on_esc prop
2024-04-09 08:34:11 +08:00
luoxiao
8a6e0ee787
feat: Layout scrollbar
2024-04-05 23:51:03 +08:00
luoxiao
a1a301a765
feat: Scrollbar adds content_class and content_style prop
2024-04-05 23:51:03 +08:00
Yota
69ddf6b02f
feat: Add min/max props into InputNumber ( #153 )
...
* feat: Add min/max props into InputNumber
Adding range into InputNumber component with min/max props
* refactor: InputNumber component
* docs: Add Min / Max section into InputNumber
* docs: Improvement InputNumber
- Change min/max insertion position.
- Change the crate that is added to T impl for conciseness.
- Uniformity of expression: maximum for minimum.
2024-04-05 23:51:03 +08:00
luoxiao
6088447e21
feat: Modal adds close_on_esc prop
2024-04-05 23:51:03 +08:00
luoxiaozero
8233ca6c6e
Feat/scrollbar ( #158 )
...
* feat: add scrollbar component
* feat: Scrollbar adds class and style prop
* feat: Scrollbar theme
* feat: Scrollbar click scroll
* feat: Scrollbar adds scroll horizontally
2024-04-05 23:51:03 +08:00
luoxiaozero
c8e74113ba
Docs 240321 ( #149 )
...
* refactor: docs file path
* feat: docs Demo show code
2024-03-21 16:39:15 +08:00
luoxiaozero
dc1f9842a2
feat: Tag adds align and justify prop ( #139 )
2024-03-17 11:40:20 +08:00
luoxiaozero
12273fc7c4
feat: AutoComplete adds blur_after_select prop ( #140 )
2024-03-15 23:50:39 +08:00
luoxiaozero
f996a3b4ea
feat: Tag adds closable and on_close prop ( #137 )
2024-03-14 22:43:00 +08:00
luoxiaozero
c945363168
docs: add development guide ( #136 )
2024-03-14 20:16:09 +08:00
luoxiaozero
c782fcd853
Feat/button block ( #135 )
...
* feat: Button adds class block prop
* feat: ButtonGroup adds class prop
2024-03-13 13:41:48 +08:00