Commit Graph

8021 Commits

Author SHA1 Message Date
叡山电车
92464fa594
fix(popover): hide popover when disabled (#3792)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-10-03 11:39:02 +08:00
07akioni
57c1a8ceff feat(tree): adds animated prop, closes #3784 2022-10-03 11:31:36 +08:00
07akioni
30ca24c202 fix: remove exports field in package.json, closes #3786 2022-10-03 11:23:39 +08:00
07akioni
b41aa595f2 feat(card): exports CardSegmented type, closes #3775 2022-10-02 22:41:28 +08:00
07akioni
b6444b2d99 feat(select): adds ignore-composition prop, closes #3789 2022-10-02 22:01:53 +08:00
07akioni
15c6d8fdc5 feat(collapse): add itemMargin theme variable, closes #3788 2022-10-02 21:33:39 +08:00
07akioni
4a3a0406cc fix(upload): may only allow selecting directory in Firefox, closes #3798 2022-10-02 21:08:41 +08:00
07akioni
150589940a fix(select): overflow popover won't hide after removing all options in it when maxTagCount="responsive", closes #3801 2022-10-02 20:50:49 +08:00
07akioni
59d98a9a9b refactor(data-table): resize column style 2022-10-02 20:40:34 +08:00
XieZongChen
70ed3a7694
chore: fix test error (#3810)
* chore: fix test error

* chore: fix test error
2022-10-01 20:50:32 +08:00
XieZongChen
0e6211c8b3
chore: fix test error (#3805) 2022-09-29 22:51:33 +08:00
XieZongChen
6ddb3f5fab
docs(data-table): translate custom filter menu docs (#3782) 2022-09-26 21:46:51 +08:00
OrbisK
9aeac606ec
docs(data-table): add example to render expand icon (#3778) 2022-09-26 21:39:40 +08:00
liuyang.0826
e92807823c
docs(icon): update xicons domain (#3759) 2022-09-25 18:42:32 +08:00
XieZongChen
d661a01e7a
chore: update community (#3770) 2022-09-25 16:08:10 +08:00
XieZongChen
2ab3d0e247
chore: update readme (#3767) 2022-09-24 22:51:23 +08:00
07akioni
d0bd578d5f feat(carousel): export CarouselInst type, closes #3742 2022-09-19 22:48:22 +08:00
07akioni
6baee828fe feat(layout): export LayoutContentInst type, closes #3743 2022-09-19 22:46:17 +08:00
07akioni
c0c27be6d7 feat(discrete-api): contains Vue app in returned value 2022-09-18 22:58:16 +08:00
07akioni
2507189e71 fix: type 2022-09-18 22:47:52 +08:00
不见月
5d4e2eec4b
feat(data-table): support column draggable (#3462)
* feat(n-data-table): support column draggable

* fix: max-width

* fix(n-data-table): final width

* feat(n-data-table): feat callback function when the column resize

* fix: types

* chore: 调控初始化时的宽度

* docs: changelog

* chore: Adjust the max-width strategy

* chore: style

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-09-18 22:42:12 +08:00
Ah jung
dacbb456fb
feat(data-table): on-update:checked-row-keys will pass current row data (#3689)
* feat(Data-Table): on-update:checked-row-keys will pass current row data

* Fixed type And add isCheck state

* Fixed type

* Fixed type

* Fixed type

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-09-18 22:29:26 +08:00
07akioni
92ccf75fac feat(loading-bar-provider): adds to prop, closes #3724 2022-09-18 19:05:00 +08:00
07akioni
8c082390dd fix(tree-select): would remove selected first option if it's clicked when placed in label tag, closes #3715 2022-09-18 18:34:53 +08:00
07akioni
d6bba715e8 feat(collapse-item): header-extra & header slots supports collapsed param, closes #3723 2022-09-18 18:17:02 +08:00
07akioni
06d5295b67 fix(timeline-item): margin-bottom can't be set by theme variable, closes #3722 2022-09-18 17:59:07 +08:00
Vicente Russo
3b787665b2
Fix: doc typos (#3731) 2022-09-16 22:50:53 +08:00
dependabot[bot]
8413a515de
chore(deps-dev): bump @types/jest from 28.1.8 to 29.0.2 (#3718)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.8 to 29.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 13:09:39 +08:00
dependabot[bot]
57c541fad2
chore(deps-dev): bump vite from 3.1.0 to 3.1.1 (#3721)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 13:09:20 +08:00
dependabot[bot]
4d2843e9d9
chore(deps-dev): bump eslint-config-standard-with-typescript (#3712)
Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases)
- [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard-with-typescript/compare/v22.0.0...v23.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-standard-with-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 22:30:22 +08:00
07akioni
dab13cf2a3 Merge branch 'main' into docs 2022-09-13 01:42:20 +08:00
07akioni
1747c36a57 2.33.3 2022-09-13 01:41:29 +08:00
07akioni
4601899f3b docs: fix typo 2022-09-13 01:27:29 +08:00
07akioni
a2a814bd24 fix(date-picker): theme variable 2022-09-13 01:24:11 +08:00
07akioni
0cff4ba5b0 test(dropdown): fix 2022-09-13 00:32:16 +08:00
Piotr Tomiak
fef8972e64
docs: improve Web Types generation - remove quotes around default value (#3707) 2022-09-13 00:23:43 +08:00
07akioni
447a1d4252 fix(progress): graph may overflow if type="circle" and stroke-width is too large, closes #3638 2022-09-12 17:19:49 +08:00
07akioni
934bb1c35c fix(tree): switcher won't work when :show-irrelevant-nodes="false" is set & being searched, closes #3647 2022-09-12 17:05:08 +08:00
07akioni
b30326da6b fix: build site script 2022-09-12 13:00:36 +08:00
07akioni
b833f430f7 fix(tree): node is disabled after checkboxDisabled is set, closes #3620 2022-09-12 12:44:58 +08:00
Sepush
94cd0459c6
chore: use pnpm shell-emulator instead of cross-env (#3692)
Signed-off-by: Sepush <sepush@outlook.com>

Signed-off-by: Sepush <sepush@outlook.com>
2022-09-11 23:33:34 +08:00
07akioni
4fc59bbef0 docs(menu): fix typo 2022-09-11 23:32:57 +08:00
07akioni
4d6737b17d docs(form): fix asyncValidator param, closes #3695 2022-09-11 23:23:56 +08:00
07akioni
7c838e0f73 fix(carousel): displays abnoramlly if transform: scale style is set, closes #3684 2022-09-11 23:17:06 +08:00
07akioni
3c3fb1d686 refactor(dropdown): keyup => keydown 2022-09-11 23:11:17 +08:00
07akioni
536b755315 feat(tabs): scroll to active tab, closes #3683 2022-09-11 23:03:40 +08:00
07akioni
b504837280 feat(data-table): adds summary-placement prop, closes #3681 2022-09-11 21:53:19 +08:00
Piotr Tomiak
6db8c32738
docs: improve Web Types generation; include available documentation (#3691) 2022-09-11 20:39:44 +08:00
07akioni
a868d05f01 feat(dropdown): DropdownOption adds show prop, closes #3703 2022-09-11 20:22:32 +08:00
dependabot[bot]
32100af808
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.3.0 to 14.0.1 (#3702)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.3.0 to 14.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v14.0.1/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 22:32:47 +08:00