kooriookami
5b7e7cc6d5
style(theme-chalk): fix message ( #9143 )
2022-08-02 10:04:17 +08:00
RealityBoy
f57eaf92da
style: vertical menu ( #9104 )
2022-07-29 11:51:36 +08:00
kooriookami
4da03e8858
style(theme-chalk): message flexable ( #9087 )
2022-07-28 17:08:39 +08:00
LIUCHAO
ad5b4cbc9e
fix(theme-chalk): [message] long test support newline ( #9074 )
...
closed #9072
2022-07-28 14:31:32 +08:00
LIUCHAO
0dd76d6687
fix(theme-chalk): [rate] fix vertical offset ( #8959 )
...
* fix(theme-chalk): [rate] fix vertical offset
closed #8951
* refactor(components): [rate] use default value
* refactor(components): [rate] use normal
2022-07-27 09:40:45 +08:00
zz
c3708ce4ec
fix(theme-chalk): [picker] adjust range picker input height ( #8879 )
2022-07-26 18:25:19 +08:00
qiang
1861a383ef
fix(theme-chalk): [table-v2] long text does not wrap ( #8986 )
...
closed #8983
2022-07-25 20:09:32 +09:00
kooriookami
79b6e46514
style(theme-chalk): message support small screen ( #8957 )
2022-07-22 15:19:01 +08:00
kooriookami
379d373497
style(theme-chalk): message-box support small screen ( #8856 )
2022-07-18 21:36:16 +08:00
qiang
4b0b051c53
fix(components): [tabs] disabled pane can still be focused ( #8600 )
...
* fix(components): [tabs] disabled pane can still be focused
* test(components): [tabs] modify the test
* fix(components): [tabs] hide close button when Tab is disabled
* chore(components): [tabs] optimize code
* fix(theme-chalk): [tabs] the disabled style error
2022-07-16 19:01:03 +08:00
msidolphin
d365ad811e
refactor(components): [el-table] using flex to refactor table ( #8690 )
2022-07-11 02:08:21 +08:00
qiang
2ed1ecea12
fix(theme-chalk): [slider] style error when vertical ( #8734 )
2022-07-10 15:26:48 +08:00
류한경
9781552a2e
fix(components): [select] change disabled color ( #8705 )
2022-07-08 21:26:12 +08:00
liu
63c038a071
fix(components): [table] table-column expand nested table wrong style ( #8522 )
...
* fix(components): [table] table-column expand nested table wrong style
* docs: update table component expandable row example
2022-07-04 12:03:08 +08:00
류한경
ede25ea5b0
fix(theme-chalk): [select] change style when disalbed and selectded ( #8354 )
...
* fix(theme-chalk): [select] change style when disalbed and selectded
* fix(theme-chalk): [select-v2] change style when disalbed and selectded
* refactor: replace with include
* refactor: replace with include
2022-07-01 23:00:54 +08:00
renovate[bot]
ca56e64fa3
chore(deps): update all non-major dependencies ( #8484 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-28 06:34:17 +08:00
zz
5c0e1b9686
fix(components): [popover] fix dark mode background color ( #8133 )
...
* fix(components): [popover] fix dark mode background color
* chore: improve code
2022-06-25 20:57:06 +08:00
류한경
49bc137430
fix(theme-chalk): [pagination] style if selected value is disabled ( #8447 )
2022-06-24 17:30:25 +08:00
Xc
e02c950309
style(components): [select] options disabled hover bg ( #8266 )
2022-06-16 21:19:21 +08:00
renovate[bot]
4a8277ceb3
chore(deps): update all non-major dependencies ( #8236 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-06-15 01:48:52 +08:00
Xc
7644a5e781
style(components): [button] text-button bg mode add focus ( #8232 )
2022-06-14 20:13:59 +08:00
류한경
0c597a63ef
fix(theme-chalk): [col] remove float property ( #8220 )
2022-06-13 09:13:55 +08:00
Carter Li
1aa9d43129
refactor(components): [switch] Simplify color handling ( #8199 )
...
1. Use CSS variables to set `(in)activeColor` in order not to modify DOM
2. Deprecate property `(in)activeColor` in favor of CSS variables
2022-06-12 22:40:53 +08:00
Xc
1702a20214
style(components): [button] focus-visible ( #8224 )
...
* style(components): [button] link-button add focus/focus-visible/active
2022-06-12 15:43:15 +08:00
LIUCHAO
460c55c846
fix(components): inputNumber cursor offset up ( #8193 )
...
Add input[type='number'] line-height: 1
closed #8181
2022-06-12 03:01:17 +08:00
류한경
df5ba0fffd
fix(components): [pagination] improved keyboard accessibility ( #8107 )
...
* fix(components): [pagination] improved keyboard accessibility
* refactor(components): [pagination] change arguments type
* refactor(components): [pagination] change camel case
2022-06-11 19:52:35 +08:00
Xc
9fc83271a3
style(components): [button] link button add focus-visible css ( #8214 )
2022-06-11 12:04:28 +08:00
qiang
d10b02b422
fix(components): [image] position styles error when used slots ( #8109 )
...
* fix(components): [image] position styles error when used slots
* feat(components): [image] hide image on load
* feat(components): [image] load emit
2022-06-09 10:23:58 +08:00
renovate[bot]
697ac8c94b
fix(deps): update all non-major dependencies ( #7847 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-06-07 17:36:24 +00:00
zhyipeng
2aa8716578
fix(components): [date-picker] fix style: range-editor padding ( #8057 )
2022-06-04 22:17:41 +08:00
啝裳
6de82b1531
style: update cascader.css ( #8070 )
2022-06-04 10:49:32 +08:00
云游君
34b007af39
fix(theme-chalk): [message] border width & style css var ( #8072 )
2022-06-04 08:36:39 +08:00
qiang
60cd22b890
feat(components): [image] support native lazy loading ( #7968 )
2022-06-01 13:21:05 +08:00
Xc
6d73349cc5
fix(components): [button] link style and docs ( #7996 )
...
* fix(components): [button] link style and docs
* fix(components): [button] link style
Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
2022-05-30 21:38:18 +08:00
btea
aa3b1c4894
fix(components): [button] :not overrides the disabled style ( #7977 )
...
* fix(components): [button] :not overrides the disabled style
* fix: update style
* fix: update style
2022-05-30 16:19:32 +08:00
Vincent Guo
f7b8c33035
fix(components): [button] style compatible issue with :not ( #7914 )
...
downgrade :not(a,b) to :not(a):not(b) for compatiblity
2022-05-27 10:10:08 +08:00
Xc
61e9be07f9
fix(components): [select-v2] status-icon position ( #7835 )
...
* fix(components): [select] status-icon position
* fix(components): [select-v2] status-icon position
* fix(components): [select-v2] status-icon position
2022-05-25 23:02:57 +08:00
류한경
e4bb98102c
fix(components): [tabs] card type fixed height ( #7840 )
2022-05-25 21:54:17 +08:00
云游君
ca58f2beb3
fix(theme-chalk): [date-picker] basic & range height size ( #7831 )
2022-05-25 21:42:21 +08:00
三咲智子
7ff199c60f
fix(build): enhance type check ( #7880 )
...
* fix(build): enhance type check
* feat: stricter ts check
2022-05-24 22:54:34 +08:00
三咲智子
3d2a257101
refactor(build): use esbuild and tsx ( #7876 )
2022-05-24 11:31:16 +00:00
Delyan Haralanov
7ba931bee7
fix(components): [form-item] fix top label height ( #7830 )
2022-05-24 13:43:39 +08:00
류한경
ecb1fa75e9
improvement(components): [pagination] focusing tab border ( #7814 )
2022-05-24 13:42:47 +08:00
류한경
50ade1267e
fix(components): [form] align label width if it exists ( #7826 )
2022-05-22 22:35:51 +08:00
云游君
d441ee48ef
refactor(theme-chalk): [table] remove useless style ( #7807 )
2022-05-20 17:46:10 +08:00
云游君
eafb60f89f
fix(theme-chalk): [DatetimePicker] change inner to wrapper & use css var ( #7703 )
...
* fix(theme-chalk): [DatetimePicker] change inner to wrapper & use css var for width
* test: use wrapper to fix test
2022-05-19 13:57:15 +08:00
bqy_fe
fe302da668
fix(components): [form-item] label is not vertically centered ( #7780 )
2022-05-19 09:53:07 +08:00
JeremyWuuuuu
5bfa42cfed
feat(components): [button] restore type="text" ( #7761 )
2022-05-18 00:39:31 +08:00
류한경
9d6329cb99
refactor(components): [main] switch to script-setup syntax ( #7707 )
...
* refactor(components): [main] switch to script-setup syntax
* refactor(components): [main] switch to script-setup syntax
2022-05-16 21:11:59 +08:00
JeremyWuuuuu
f3a8856c63
improvement(theme-chalk): visual enhancement ( #7563 )
...
* improvement(theme-chalk): visual enhancement
- Add visual enhancement for keyboard nagivation on form items.
* Fix linter issue
* Fix switch active text issue
* Fix bordered radio demo issue
2022-05-16 21:01:41 +08:00