7786 Commits

Author SHA1 Message Date
07akioni
b0f41d8565 Merge branch 'docs' 2022-08-29 22:39:02 +08:00
07akioni
a02ba7be28 2.33.1 2022-08-29 22:38:55 +08:00
07akioni
2ff76f2e48 fix(theme-editor): could not resolve "@vicons/ionicons5" error, closes #3616 2022-08-29 22:38:55 +08:00
XieZongChen
4b225e7dbf chore: fix ci test error (#3625) 2022-08-29 22:38:55 +08:00
07akioni
c7b289a291 fix: changelog script 2022-08-29 22:38:55 +08:00
07akioni
de08801f46 2.33.1 v2.33.1 2022-08-29 22:33:58 +08:00
07akioni
540ceaec96 fix(theme-editor): could not resolve "@vicons/ionicons5" error, closes #3616 2022-08-29 22:27:12 +08:00
XieZongChen
e5d3492ce2
chore: fix ci test error (#3625) 2022-08-29 21:30:32 +08:00
OrbisK
8f6b7cb8fa
docs(dialog): fix options table (#3621)
* docs(dialog): fix options table

closes #3618

* docs(dialog): fix options table (en)

closes #3618

* docs(dialog): fix options table (cn)

closes #3618
2022-08-29 17:10:47 +08:00
07akioni
41c9dd7188 fix: changelog script 2022-08-29 10:24:52 +08:00
07akioni
b904fa8c01 fix: ci 2022-08-29 02:34:57 +08:00
07akioni
c8d20ecbb3 2.33.0 2022-08-29 02:20:06 +08:00
07akioni
7923dea29c fix(form): test 2022-08-29 02:06:10 +08:00
07akioni
e47bb74aae fix(card): test 2022-08-29 01:56:21 +08:00
07akioni
8ab4b3e02d fix(build): umd 2022-08-29 01:48:39 +08:00
07akioni
a457625aa0 docs(dialog): add missing prop 2022-08-29 01:43:10 +08:00
07akioni
85183ce36b docs(radio): on update value type 2022-08-29 01:41:32 +08:00
07akioni
8286aabb9c refactor(form-item): label 2022-08-29 01:37:50 +08:00
07akioni
5471644fd7 docs: missing changelog 2022-08-29 00:45:20 +08:00
07akioni
c040dd3ddd refactor(card): embedded 2022-08-29 00:39:38 +08:00
07akioni
06594cc5d1 docs: missing changelog 2022-08-29 00:15:53 +08:00
07akioni
691b8dd7ad docs(data-table): border 2022-08-29 00:08:34 +08:00
07akioni
206d25ce16 docs(slider): keyboard 2022-08-29 00:05:08 +08:00
07akioni
7e28af905d Merge branch 'docs' 2022-08-28 23:52:53 +08:00
sunny9528
f7806b3be5
fix(tree): content width may exceed container width (#3562)
* fix: fix Node text exceeds container width

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-08-28 23:42:58 +08:00
dependabot[bot]
7ed61fa991
chore(deps-dev): bump vite from 3.0.8 to 3.0.9 (#3572)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.8 to 3.0.9.
- [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.0.9/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-08-28 23:39:06 +08:00
吉仔
1a5b91ad71
fix(form-item): left label style, close #3593 (#3604) 2022-08-28 23:12:22 +08:00
OrbisK
c4caff8e9c
docs(changelog): remove duplicate fixes (#3609) 2022-08-28 23:08:48 +08:00
Zhang Jing
2d1ace4bec
fix(pagination): doesn't disable fast jump when it's disabled (#3611)
* Pagination 禁用时,同时禁用快速跳页功能

* 增加变更日志
2022-08-28 23:06:49 +08:00
OrbisK
cb8239d0f9
docs(data-table): adjust border.demo.vue (#3612)
* docs(data-table): adjust border.demo.vue

* Update src/data-table/demos/zhCN/border.demo.vue

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-08-28 23:00:09 +08:00
07akioni
0a6bb5748b refactor(rate): clearable 2022-08-28 13:32:38 +08:00
Sepush
8b16d713cf
fix(card): embedded not work in modal dialog preset (#3594)
* fix(card): card embedded not work in dialog

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

* fix: debug with modal

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

Signed-off-by: Sepush <sepush@outlook.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-08-28 01:34:51 +08:00
dependabot[bot]
50fcfcac40
chore(deps-dev): bump inquirer from 8.2.4 to 9.1.0 (#3476)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.4 to 9.1.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.4...inquirer@9.1.0)

---
updated-dependencies:
- dependency-name: inquirer
  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-08-28 01:32:51 +08:00
07akioni
d4196252ae feat(dialog): DialogOptions supports class prop, closes #3591 2022-08-28 01:24:55 +08:00
dependabot[bot]
f1d5a9986d
chore(deps-dev): bump jest-environment-jsdom from 28.1.3 to 29.0.0 (#3603)
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.3 to 29.0.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.0/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  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-08-28 01:17:51 +08:00
Sepush
42d33632d2
chore: remove dead code (#3608)
Signed-off-by: Sepush <sepush@outlook.com>

Signed-off-by: Sepush <sepush@outlook.com>
2022-08-28 01:08:06 +08:00
M1CK431
6a867d045d
Move NRadio warning fix in NEXT_VERSION > Fixes (#3606) 2022-08-27 20:23:50 +08:00
Sepush
57b107f4aa
chore(countdown): delete empty file (#3607)
Signed-off-by: Sepush <sepush@outlook.com>
2022-08-27 10:54:18 +08:00
吉仔
e1f827abb2
docs(select): fix api desc (#3589) 2022-08-25 19:26:55 +08:00
07akioni
9255495b85 docs(dropdown): fix children field 2022-08-25 01:53:53 +08:00
07akioni
931b85b9f5 fix: lint 2022-08-25 01:53:53 +08:00
doom-9
de31bbc757
feat(rate): add clearable prop (#3567)
* feat: add clearable prop

* feat

* feat: add test
2022-08-25 00:56:07 +08:00
07akioni
dd1de2fa87 feat(dialog): DialogReactive supports onAfterEnter prop, closes #3569 2022-08-25 00:37:40 +08:00
07akioni
d1f6a77a63 feat: add useDialogReactiveList method, closes #3569, closes #2041 2022-08-25 00:29:05 +08:00
07akioni
a931dab187 fix(select): menu missing option check mark in SSR mode, closes https://github.com/07akioni/naive-ui-nuxt-demo/issues/4 2022-08-25 00:03:51 +08:00
07akioni
21a6756b90 fix: nuxt css-render BemPlugin error 2022-08-25 00:02:48 +08:00
OrbisK
21b564d524
docs(card): translate embedded prop description to english (#3588) 2022-08-24 22:41:25 +08:00
XieZongChen
d3a9af5781
fix: word error (#3565) 2022-08-21 21:32:35 +08:00
Nicolas Vanalderweireldt
9a925c5d3d
feat(theme-editor): add button to widen popover (#3555) 2022-08-21 16:11:38 +08:00
Sepush
64ea50bf61
feat(slider): add keyboard prop (#3560)
Signed-off-by: Sepush <sepush@outlook.com>

Signed-off-by: Sepush <sepush@outlook.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-08-21 00:11:12 +08:00