Commit Graph

7830 Commits

Author SHA1 Message Date
dependabot[bot]
337d949815
chore(deps-dev): bump @types/estree from 0.0.51 to 1.0.0 (#3455)
Bumps [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) from 0.0.51 to 1.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/estree)

---
updated-dependencies:
- dependency-name: "@types/estree"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 00:34:16 +08:00
Leila Ahmadi
681075f563
feat(list, drawer): rtl (#3472)
* feat(tree): support rtl

* feat(legacy-grid): support rtl

* feat(statistic): support rtl

* feat(thing): support rtl

* feat(steps): support rtl

* feat(list): support rtl

* feat(drawer): support rtl

* fix: change log

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-08-10 00:25:46 +08:00
dependabot[bot]
ea4a3d103e
chore(deps-dev): bump vue-tsc from 0.35.2 to 0.39.5 (#3454)
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.35.2 to 0.39.5.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.39.5/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 00:21:08 +08:00
XieZongChen
50ae1299f3
test(transfer): add test (#3471) 2022-08-09 22:15:09 +08:00
gp
aae9cb0693
feat(data-table): adds renderExpandIcon prop (#3423)
Co-authored-by: XieZongChen <46394163+amadeus711@users.noreply.github.com>
2022-08-07 22:52:25 +08:00
priority
562b4a05eb
fix(carousel): the effect of transition switching is opposite, (#3414)
* fix(carousel): the effect of transition switching is opposite

* fix(carousel): the effect of transition switching is opposite

* fix(carousel): the effect of transition switching is opposite,

Co-authored-by: XieZongChen <46394163+amadeus711@users.noreply.github.com>
2022-08-07 22:48:41 +08:00
07akioni
c5871586db
chore: upgrade deps (#3451)
* fix: jest test

* chore: upgrade jest

* chore: upgrade eslint

* chore: upgrade lint staged
2022-08-07 22:46:09 +08:00
XieZongChen
503f9a6c7f
test(transfer): add test (#3450) 2022-08-07 21:54:46 +08:00
07akioni
b36746d70b
refactor(message): rtl (#3449) 2022-08-07 20:58:11 +08:00
Mohammad Amin Mokhtari
5cb46ac0a7
feat(message): rtl (#3275)
* feat(message): rtl

* feat(message): rtl

* docs(changelog): message rtl

* perf(theme): reverse margin & padding for rtl

its just run on self styles for now.
it seems that there is no need for common and peers.

* fix(message): rtl

* fix(theme): rtlEnabledRef typo
2022-08-07 20:34:15 +08:00
DF-98A
69b858ee25
docs(image): fix typo (#3425) 2022-08-07 20:29:42 +08:00
07akioni
a2d292f516
fix(menu): type (#3448)
* fix(menu): type

* docs(menu): changelog
2022-08-07 20:29:11 +08:00
honorsuper
dec46d188f
docs(pagination): fix typo (#3426)
Co-authored-by: 王超 <wangchao01@SH-wangchao01.local>
2022-08-07 20:23:02 +08:00
居里栈栈
84a5550418
feat(menu): add show prop for option (#3372)
* feat(menu): add hidden prop

* change hidden to show prop

* Apply suggestions from code review

Co-authored-by: 勤劳上班的卑微小张 <jiazhan.zhang@ggimage.com>
Co-authored-by: XieZongChen <46394163+amadeus711@users.noreply.github.com>
2022-08-07 20:19:28 +08:00
07akioni
8c44c3dc83
fix: some components works abnormally in open mode shadow DOM, closes #3281 (#3447)
* fix: event target

* chore: update evtd

* 2.32.2-beta.0

* chore: fix type

* fix: some components works abnormally in open mode shadow DOM, closes #3281
2022-08-07 20:14:54 +08:00
07akioni
f8e1a1d31d
fix(pagination): don't trigger quick jumper on quick jumper blur, closes #3387 (#3445)
* refactor(input-number): quick jump

* refactor(pagination): don't trigger quick jumper on quick jumper blur, closes #3387

Co-authored-by: XieZongChen <46394163+amadeus711@users.noreply.github.com>
2022-08-07 19:03:53 +08:00
07akioni
674a21d1bf
refactor(input-number): quick jump (#3444) 2022-08-07 18:51:34 +08:00
Sepush
5f87e02a9e
feat(pagination): add trigger-quick-jump-on prop (#3395)
* feat(pagination): add `trigger-quick-jump-on-blur` prop

Signed-off-by: Sepush <sepush@outlook.com>

* refactor: change type  to array

Signed-off-by: Sepush <sepush@outlook.com>

* Apply suggestions from code review

Co-authored-by: XieZongChen <46394163+amadeus711@users.noreply.github.com>
2022-08-07 18:39:49 +08:00
07akioni
0e355824df
fix(data-table): column onSelect's type, closes #3430 (#3443) 2022-08-07 18:06:49 +08:00
07akioni
824a6ba546
perf(transfer): option filter (#3442) 2022-08-07 17:46:28 +08:00
gp
81e4380e8a
fix(transfer): fix error when passing asynchronous options (#3416)
* fix(transfer): fix error when passing asynchronous options

* fix(transfer): fix error when passing asynchronous options

Co-authored-by: XieZongChen <46394163+amadeus711@users.noreply.github.com>
2022-08-07 17:34:43 +08:00
07akioni
f24a27c403
feat(collapse-item): adds disabled prop, closes #3408 (#3441) 2022-08-07 17:28:55 +08:00
07akioni
4bba558444
feat(tree): adds keyboard prop, closes #3438 (#3440) 2022-08-07 16:52:17 +08:00
07akioni
e16223f1e0
fix(input-number): peers theme can't be configured, closes #3422 (#3439) 2022-08-07 16:41:46 +08:00
07akioni
6b328680ba
docs(upload): id caveat (#3437) 2022-08-07 16:19:36 +08:00
07akioni
83413192bd
fix(dropdown): option prefix & suffix's z-index, closes #3433 (#3436) 2022-08-07 16:03:11 +08:00
XieZongChen
819df8287c
test(alert): fix bordered test error (#3417) 2022-08-03 00:10:33 +08:00
Corentin THOMASSET
86a47f3ec3
feat: add exports field in package.json for ESM and CommonJS (#3410)
* chore(config): added exports field in package.json

* chore(changelog): updated us changelog

* chore(changelog): updated cn changelog
2022-08-03 00:02:36 +08:00
iwnasup
3519817f8d
docs(tree): api去除多余右括号 (#3415) 2022-08-02 23:51:32 +08:00
XieZongChen
daeedf2313
chore(codesandbox): fix error (#3404) 2022-08-01 23:43:06 +08:00
Sepush
e31077e230
test: done style to async style (#3401)
Signed-off-by: Sepush <sepush@outlook.com>
2022-08-01 20:34:06 +08:00
07akioni
d844d4bc44 wip: upload download 2022-07-31 22:56:34 +08:00
07akioni
8c5a503a7e feat(list, thing): add some style props 2022-07-31 22:50:36 +08:00
XieZongChen
8658824260
docs(transfer): update props docs (#3400) 2022-07-31 21:13:20 +08:00
07akioni
83fa7b765d deps: evtd beta 2022-07-31 21:07:06 +08:00
07akioni
781f9ee4e4 docs(upload): mock api 2022-07-31 20:09:10 +08:00
07akioni
1a07766b06 fix(pagination): type 2022-07-31 19:43:48 +08:00
07akioni
8c0027511d fix(pagination): default-page-size prop doesn't follows page-sizes prop, closes #3369 2022-07-30 23:47:51 +08:00
zz
8e8850fe5e
fix(site): pass correct code language to codesandbox (#3364)
* fix(site): pass correct code language to codesandbox

* chore: `computed` instead of `watch`

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-07-30 23:42:26 +08:00
Sepush
b583344bb6
feat(alert): add bordered prop (#3371)
* feat(alert): add `bordered` prop

Signed-off-by: Sepush <sepush@outlook.com>

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-07-30 23:39:01 +08:00
Sepush
d6b5cd3f77
feat(tag): add trigger-click-on-close prop (#3352)
* feat(tag): expose `stop-click-propagation` prop

Signed-off-by: Sepush <sepush@outlook.com>

* refactor(tag): rename to `trigger-click-on-close`

Signed-off-by: Sepush <sepush@outlook.com>

* Update src/tag/demos/zhCN/index.demo-entry.md

* refactor: change default value to false

Signed-off-by: Sepush <sepush@outlook.com>

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-07-30 23:32:44 +08:00
Sepush
dea1d82b42
feat(cascader): add disabled-field prop (#3344)
* feat(cascader): add `disable-field` prop

Signed-off-by: Sepush <sepush@outlook.com>

* fix: typo

Signed-off-by: Sepush <sepush@outlook.com>

* fix: typo

Signed-off-by: Sepush <sepush@outlook.com>

* refactor: rewrite logic

Signed-off-by: Sepush <sepush@outlook.com>

* fix: typo

Signed-off-by: Sepush <sepush@outlook.com>

* Update src/cascader/demos/enUS/index.demo-entry.md

Co-authored-by: 07akioni <07akioni2@gmail.com>

* Update src/cascader/demos/zhCN/index.demo-entry.md

Co-authored-by: 07akioni <07akioni2@gmail.com>

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-07-30 23:28:41 +08:00
Sepush
38c83fe6cb
fix(menu): extra not work with submenu (#3397)
Signed-off-by: Sepush <sepush@outlook.com>

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-07-30 23:19:34 +08:00
07akioni
b712877217 fix(tree): can't expand node with type='group', closes #3388 2022-07-30 23:16:30 +08:00
Sepush
2027fef2cc
docs: update readme contributing link (#3398)
Signed-off-by: Sepush <sepush@outlook.com>
2022-07-30 23:10:33 +08:00
sechi747
a40742fe6e
docs: fix misspelling word (#3386) 2022-07-30 23:09:51 +08:00
07akioni
72bd612b38 Merge branch 'main' into docs 2022-07-30 00:25:10 +08:00
07akioni
97760b2679 2.32.1 2022-07-30 00:24:04 +08:00
OrbisK
bf3d56f5eb
docs: fix some minor issues (#3391)
* docs(dialog): move style to DialogReactive props (en)

* docs(dropdown): fix typo in `children-field` default value (cn)

* docs(dropdown): update DropdownDividerOption Type (cn)

translation needed

* docs(dropdown): update DropdownDividerOption Type (en)

* docs(dropdown): update type information

* docs(dropdown): update DropdownOption types (en)

* docs(dropdown): update types

* docs(dropdown): fix typo (en)

* docs(dropdown): fix typo (cn)

* docs(auto-complete): fix `AutoCompleteGroupOption` key type

* docs(cascader): fix default of prop `options` (en)

* docs(cascader): fix type of prop `value` (cn)
2022-07-30 00:14:32 +08:00
07akioni
b62c62dc6c fix(transfer): on-update:value is not triggered when uncheck options, closes #3393 2022-07-30 00:13:14 +08:00