Commit Graph

3741 Commits

Author SHA1 Message Date
류한경
efbd80ff80
refactor(components): [scrollbar] simplify emits type checking (#8281) 2022-06-16 05:15:37 +08:00
류한경
eace0489ea
fix(components): [pagination] tab enable error if disabled (#8222) 2022-06-16 00:34:09 +08:00
gjfei
7cb0b45d42
refactor(components): [visual-hidden] visual-hidden (#8192)
* refactor(components): [visual-hidden] visual-hidden

* refactor(components): [visual-hidden] visual-hidden
2022-06-15 21:51:15 +08:00
qiang
73cb5508fb
refactor(components): [collapse-transition] type error (#8247) 2022-06-15 19:59:05 +08:00
Eddie
5cc33b01ad
docs(components): [time-picker] remove invalid attribute (#7801) 2022-06-15 16:37:35 +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
류한경
b5887caf44
refactor(components): [page-header] use JSX in Unit test (#8263) 2022-06-15 01:40:09 +08:00
LIUCHAO
04c9ee0523
refactor(components): [skeleton] use JSX in Unit test (#8265) 2022-06-15 01:31:56 +08:00
Flare
3374ab9a1c
fix(components): [virtual-list] fix namespace in virtual-list (#8255)
Co-authored-by: 迪恩 <dien@yottastudios.com>
2022-06-14 20:59:56 +08:00
Xc
7644a5e781
style(components): [button] text-button bg mode add focus (#8232) 2022-06-14 20:13:59 +08:00
류한경
810c561f59
refactor(components): [divider] use JSX in Unit test (#8248) 2022-06-14 18:02:41 +08:00
LIUCHAO
93f56832a3
refactor(components): [empty] use JSX in Unit test (#8245) 2022-06-14 18:02:21 +08:00
류한경
674f0f3ced
refactor(components): [icon] use JSX in Unit test (#8249) 2022-06-14 14:55:22 +08:00
三咲智子
bf02fdf89a
fix: vitest typings (#8239) 2022-06-13 23:06:41 +08:00
0song
002d251eed
chore: update readme (#8251) 2022-06-13 22:33:17 +08:00
0song
7a376f3ae9
chore: update readme (#8251) 2022-06-13 22:32:09 +08:00
ytx
12b6d443c6
fix(components): [checkbox-group] fix Wrong type checking (#8195)
el-checkbox-group uses the emit type of el-checkbox,
resulting in a type check error in the console during development
2022-06-13 21:32:25 +08:00
Hefty
cef95d24cc
fix(components): [date-picker] validateEvent prop not work (#8194) 2022-06-13 20:02:04 +08:00
류한경
3b315b384d
refactor(components): [tag] use JSX in Unit test (#8233) 2022-06-13 15:02:36 +08:00
류한경
2f51379756
refactor(components): [overlay] use JSX in Unit test (#8227) 2022-06-13 14:58:41 +08:00
류한경
39f122228b
refactor(components): [result] use JSX in Unit test (#8230) 2022-06-13 14:57:29 +08:00
LIUCHAO
932ff0c064
fix(components): [time-picker] template type assertion (#8237) 2022-06-13 14:56:01 +08:00
btea
bf2d671142
refactor(components): [input] fix ts error (#8200) 2022-06-13 14:49:18 +08:00
류한경
0c597a63ef
fix(theme-chalk): [col] remove float property (#8220) 2022-06-13 09:13:55 +08:00
qiang
d0cbc1f387
refactor(components): [carousel] complete optional values (#8231) 2022-06-13 09:12:41 +08:00
三咲智子
9bc89d089d
refactor(utils): import path (#8235) 2022-06-13 09:11:23 +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
webfansplz
ab88ec505a
fix(components): [table-v2] column's min-width should work normal (#8226) 2022-06-12 11:39:00 +08:00
류한경
3785e763a4
chore(play): fix lint (#8215) 2022-06-12 08:46:10 +08:00
zz
1975aa24fe
refactor(components): [slider] switch to script-setup syntax (#8008) 2022-06-12 08:32:54 +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
0song
2faac935ae
chore: update img style (#8223) 2022-06-12 00:09:01 +08:00
gjfei
a920e1577c
fix(components): [date-picker] valid value error (#8187) 2022-06-11 22:26:01 +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
Jeremy
4ef054488a
Refactor/time picker refactor to setup (#8191)
* chore: refine code

* chore(build): [time/date-picker] type unsafe

* Remove `time/date-picker` entry from typing list.

* refactor(components): [time-picker] utilities

* Refine typing for utilities.
* Extract common props.

* chore: fix typing

* chore: fix typing

* chore: refine code

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-06-11 19:27:36 +08:00
0song
c4d8de24ca
chore: update readme thanks (#8219) 2022-06-11 16:35:10 +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
沐林森13
50efff225c
fix(components): [table] fix namespace in table's expand icon (#8162)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-06-09 02:08:37 +08:00
三咲智子
0f8f54cbd2
ci: fix build product (#8180) 2022-06-08 08:44:18 +00:00
Element
796d32c272
chore: Update changelog 2.2.5 (#8179) 2022-06-08 08:27:54 +00:00
Jeremy
640842bbe0
refactor(components): [time-picker] constants (#8170)
* refactor(components): [time-picker] constants

* Relocate the constants and utils.

* chore: remove expression `instanceof`

* chore: refine code

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-06-08 16:20:45 +08:00
LIUCHAO
9a961425b5
fix(components): picker-panel not pop up when disabled/readonly (#8139)
closed #8139
2022-06-08 16:13:45 +08:00
三咲智子
02969faacd
ci: fix publish (#8177) 2022-06-08 15:59:13 +08:00
三咲智子
069021e26a
feat: check message when commit (#8166) 2022-06-08 15:17:04 +08:00
Xc
4484d07d76
docs(components): [layout] bg-color caused by unocss cover (#8175)
* docs(components): [layout] unocss cover

* docs(components): [layout] unocss cover
2022-06-08 07:09:35 +00:00
三咲智子
97c169ae43
fix: components dts (#8167) 2022-06-08 12:24:52 +08:00
gjfei
884b0d71b7
fix(components): [time-picker] filter invalid value (#8119) 2022-06-08 11:16:44 +08:00
류한경
470286097f
fix(components): [collapse-item] If disabled, no focus (#8081) 2022-06-08 09:33:09 +08:00