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
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
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
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
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
류한경
6521dbb42a
fix(components): [upload] show close tip text ( #7696 )
2022-05-16 20:58:25 +08:00
JeremyWuuuuu
5d2daca248
docs(components): [button] link button ( #7694 )
...
- Update docs for link button.
- Update vp-translation wrong usage of button.
- Update doc show cases examples.
- Update commit hash value for `link button`
2022-05-14 12:58:09 +08:00
Xc
ad3d998752
feat(components): [button] add link api ( #7652 )
...
* feat: button add link type
* fix: code lint
* feat: button add link api
* docs: edit word
Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
2022-05-14 12:20:02 +08:00
Hangyeong
eb6bb6265d
fix(components): tabs focus visible ( #7665 )
2022-05-13 08:42:49 +08:00
Carter Li
325f84d44f
feat(components): menu add more controllable styles ( #7549 )
...
1. add some css variables
2. support specifying level padding
3. small code refactor
4. deprecate `background-color` etc
2022-05-12 22:38:26 +08:00
opengraphica
42ff59fc39
feat(components): [date-picker] work with modal focus trap; a11y controls and attributes ( #7598 )
...
* feat(components): [date-picker] a11y controls and attributes
* feat(components): [date-picker] keyboard controls for picker
* feat(components): [date-picker] unit test complete
* feat(components): [date-picker] remove immediate watch date
2022-05-10 21:51:17 +08:00
opengraphica
9c51dab123
feat(components): [dialog] a11y and focus trap on dialog components ( #7550 )
...
* feat(components): [dialog] a11y and focus trap on dialog components
* feat(components): [dialog] remove default browser focus style
* feat(components): [dialog] clean up async and comment
2022-05-10 17:58:18 +08:00
Satrong
339c619f64
fix(theme-chalk): [input] add not-allowed when disabled ( #7612 )
2022-05-10 16:47:18 +08:00
云游君
446e54b0e7
fix: datepicker range default height by map.get ( #7608 )
2022-05-10 12:25:59 +08:00
Zhongxiang Wang
5e63d1ed36
fix(theme-chalk): [input] fix unexpected var name of input-inner-height ( #7600 )
2022-05-10 09:48:23 +08:00
云游君
0795254a67
docs: add how to custom namespace & example ( #7596 )
2022-05-10 08:04:37 +08:00
云游君
4873d833e9
fix(components): input textarea padding & label line-height ( #7570 )
...
* fix(components): input textarea padding & label line-height
* fix(components): form label top align by line-height
2022-05-09 19:39:23 +08:00
云游君
92d3fcee3c
fix(components): date picker range input__inner inherit height ( #7586 )
2022-05-09 17:48:31 +08:00
云游君
5edc3a3adf
fix(components): input internal autofill border color ( #7561 )
2022-05-08 13:42:59 +08:00
JeremyWuuuuu
090706250b
feat(components): [auto-resizer] new component ( #7541 )
...
* feat(components): [auto-resizer] new component
- Add new component AutoResizer for skip passing width/height.
- Update documentation for AutoResizer.
- Update FAQs for TableV2.
- Update interfaces for TableV2.
* Fix linter error
* Fix linter issue
2022-05-07 09:47:32 +08:00