Commit Graph

3540 Commits

Author SHA1 Message Date
赵朋朋Eddie
437f10abae
fix(docs): [infinite-scroll] fix error when use directive (#7855) 2022-05-24 09:48:08 +08:00
qiang
49117b6b03
docs: fix typo (#7815)
type="link" -> link
2022-05-24 09:36:23 +08:00
iamkun
1a19b43b19
chore: update crowdin dl (#7866) 2022-05-23 22:28:36 +08:00
JeremyWuuuuu
15c3aa4fb1
docs(components): [input-number] HTML tag issue (#7864) 2022-05-23 22:05:37 +08:00
Element
ebfe50c5f6
chore: update changelog 2.2.2 (#7861) 2022-05-23 18:39:21 +08:00
JeremyWuuuuu
9105bd666b
fix(components): [radio-group] unique id (#7859) 2022-05-23 10:27:27 +00:00
0song
0e3ea58421
fix: correct the deprecated note for el-button (#7854)
fix: correct the deprecated note for el-button
2022-05-23 08:30:50 +00:00
류한경
50ade1267e
fix(components): [form] align label width if it exists (#7826) 2022-05-22 22:35:51 +08:00
FunkyZc
10a64b65ff
feat(Dialog): expose dialogContentRef (#7633) 2022-05-22 08:17:05 +08:00
iamkun
3114d7d3be
chore: enable verbose crowdin (#7817) 2022-05-21 13:05:34 +08:00
qiang
06612ccca3
fix(components): [menu] the styles link error (#7820) 2022-05-21 12:14:13 +08:00
Element
8ec15f4187
chore: update changelog 2.2.1 (#7812) 2022-05-20 22:52:58 +08:00
renovate[bot]
f12b932ebd
chore(deps): update dependency puppeteer to v14 (#7756)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 22:37:20 +08:00
renovate[bot]
fe58eab608
chore(deps): update dependency husky to v8 (#7574)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 22:18:41 +08:00
Xc
d56520e4be
fix(radio-group): restore name (#7810)
* fix(radio-group): restore name

* fix(radio-group): restore name
2022-05-20 21:16:16 +08:00
류한경
ac83f03894
refactor(components): [steps] switch to script-setup syntax (#7783)
* refactor(components): [steps] switch to script-setup syntax

improvement(components): [steps] props type

improvement(components): [steps] unnecessary type

* fix(comoponents): [steps] import error

* fix(comoponents): [steps] import error
2022-05-20 19:39:34 +08:00
류한경
1d417f4087
refactor(components): [step] switch to script-setup syntax (#7782)
* refactor(components): [step] switch to script-setup syntax

* improvement(components): [step] props type

* improvement(components): [step] unnecessary type
2022-05-20 18:14:07 +08:00
opengraphica
e1b88263e3
feat(components): [popper] focus trap and a11y (#7736)
* feat(components): [popper] fix focus traps

* feat(components): [popper] add focus trap tests

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-05-20 18:13:27 +08:00
msidolphin
6f04af6c39
feat(components): [table] ensure minimum-size doesn't follow the content (#7627)
* feat(components): [table] ensure minimum-size doesn't follow the content

* chore: add version tag
2022-05-20 17:57:21 +08:00
云游君
d441ee48ef
refactor(theme-chalk): [table] remove useless style (#7807) 2022-05-20 17:46:10 +08:00
三咲智子
517efb99dc
fix: improve deps (#7763) 2022-05-20 17:41:27 +08:00
JeremyWuuuuu
c3486bcdce fix(components): [dialog/drawer] header slot
- Fix header slot rendering for both dialog and drawer.
- Change the deprecation for `title` slot to **3.0.0**.
2022-05-20 17:31:11 +08:00
Anas Boudih
e0a2544f70
refactor(components): [pagination/sizes] switch to script-setup syntax (#7749)
* refactor(components): [pagination/sizes] switch to script-setup syntax

* fix(components): [pagination/sizes] cast props to const

* fix(components): [pagination/sizes] remove prop default

Co-authored-by: metanas <matanas@pre-history.com>
2022-05-20 15:42:30 +08:00
Xc
d96470f9d2
refactor(components): [checkbox] switch to script-setup syntax (#7794)
* refactor: checkbox switch to script-setup syntax

* refactor: checkbox use useSizeProps and edit test
2022-05-20 15:35:02 +08:00
btea
82030446c7
fix(hooks): use-form-item circular reference (#7793) 2022-05-20 15:27:21 +08:00
0song
4172ff4da6
docs: update doc (#7799) 2022-05-20 12:06:00 +08:00
Carter Li
6cc11662a6
fix(components): [popper] provide formItemContext conditionally (#7790) 2022-05-20 12:01:19 +08:00
bqy_fe
488eaf5211
fix(components): [time-picker] can not hide panel when click frequently (#7779) 2022-05-20 08:26:12 +08:00
Anas Boudih
f245986996
refactor(components): [pagination/next] switch to script-setup syntax (#7748)
* refactor(components): [pagination/next] switch to script-setup syntax

* fix(components): [pagination/next] move emits

Co-authored-by: metanas <matanas@pre-history.com>
2022-05-19 22:21:09 +08:00
Anas Boudih
82484bab98
refactor(components): [pagination/prev] switch to script-setup syntax (#7745)
* refactor(components): [pagination/prev] switch to script-setup syntax

* fix(components): [pagination/prev] cast props to const

* fix(components): [pagination/prev] extract emits to utility file

* fix(components): [pagination/prev] remove prop default

Co-authored-by: metanas <matanas@pre-history.com>
2022-05-19 22:20:55 +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
Anas Boudih
353b56e2c8
refactor(components): [pagination/total] switch to script-setup syntax (#7750)
* refactor(components): [pagination/total] switch to script-setup syntax

* fix(components): [pagination/total] cast props to const

Co-authored-by: metanas <matanas@pre-history.com>
2022-05-19 09:18:39 +08:00
Anas Boudih
37ac01d025
refactor(components): [pagination/jumper] switch to script-setup syntax (#7747)
Co-authored-by: metanas <matanas@pre-history.com>
2022-05-19 09:02:40 +08:00
Anas Boudih
66bf5c1280
refactor(components): [pagination/pager] switch to script-setup syntax (#7746)
* refactor(components): [pagination/pager] switch to script-setup syntax

* fix(components): [pagination/pager] cast props to const

Co-authored-by: metanas <matanas@pre-history.com>
2022-05-19 09:01:00 +08:00
JeremyWuuuuu
5bfa42cfed
feat(components): [button] restore type="text" (#7761) 2022-05-18 00:39:31 +08:00
Anas Boudih
a1c04e8f7c
docs(type-unsafe): [pagination] remove (#7759)
Co-authored-by: metanas <matanas@pre-history.com>
2022-05-17 23:58:16 +08:00
Xc
9f65a8cb41
docs: remove radio in type-unsafe (#7757) 2022-05-17 23:57:58 +08:00
renovate[bot]
0a79c3e33b
chore(deps): update all non-major dependencies (#7754)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-05-17 21:46:20 +08:00
renovate[bot]
c6745d9c02
chore(deps): update actions/upload-artifact action to v3 (#7753)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-17 20:56:49 +08:00
Delyan Haralanov
c99592502f
test: remove deprecated done callback (#7741)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-05-17 20:32:52 +08:00
btea
a859adc9d5
refactor(components): [container] switch to script-setup syntax (#7725)
* refactor(components): [container] switch to script-setup syntax

* refactor: remove uncessary default
2022-05-17 14:25:34 +08:00
Xc
b0646b3767
refactor(components): [radio] switch to script-setup synatx (#7701)
* refactor: radio script setup

* refactor: radio script setup
2022-05-17 12:28:20 +08:00
JeremyWuuuuu
76f6bd290e
chore(ci): bump pr-helper version (#7734) 2022-05-17 11:33:42 +08:00
JeremyWuuuuu
e5749bfe8b
feat(project): introducing triage bot (#7732)
- Add triage bot configuration.
2022-05-17 11:16:34 +08:00
JeremyWuuuuu
ec6f1444ab
fix(ci): lint commit message error (#7731)
- Add PR numbers for workflow.
2022-05-17 10:54:03 +08:00
JeremyWuuuuu
01a3edf619
docs(components): [input-number] documentation updates (#7727)
- Add version tag for `value-on-clear`.
- Add breaking change log for `value-on-clear`.
2022-05-17 10:47:09 +08:00
btea
792265d56a
fix(components): [table-v2] don't spread headerClass (#7729) 2022-05-17 09:25:32 +08:00
Carter Li
2577b06328
feat(components): [input-number] add :value-on-clear and make it nullable (#7724) 2022-05-17 01:16:44 +08:00
SignDawn
9ae57642db
Update basic.vue (#7722)
文档说的一千条,实际只有 200 条
2022-05-16 22:39:42 +08:00