8695 Commits

Author SHA1 Message Date
dependabot[bot]
99e388c972
chore(deps-dev): bump rimraf from 5.0.9 to 6.0.1 (#6135)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.9 to 6.0.1.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.9...v6.0.1)

---
updated-dependencies:
- dependency-name: rimraf
  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>
2024-07-15 00:02:01 +08:00
dependabot[bot]
4dabc0ab90
chore(deps-dev): bump @rollup/plugin-commonjs from 25.0.8 to 26.0.1 (#6140)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.8 to 26.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v26.0.1/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  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>
2024-07-15 00:01:52 +08:00
dependabot[bot]
4fba74b08a
chore(deps-dev): bump esbuild from 0.21.5 to 0.23.0 (#6130)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.5 to 0.23.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.23.0)

---
updated-dependencies:
- dependency-name: esbuild
  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>
2024-07-14 23:59:27 +08:00
07akioni
ddac2d82dd fix: try fix ci error 2024-07-14 23:50:07 +08:00
07akioni
e2f0d09669 fix: try fix ci timezone error 2024-07-14 23:46:27 +08:00
07akioni
1c075e70e7 fix: ci error caused by timezone 2024-07-14 23:41:33 +08:00
07akioni
e7094c417d fix: test locale 2024-07-14 23:26:40 +08:00
07akioni
43b21c8746 fix: lint 2024-07-14 23:20:27 +08:00
azabroflovski
f9d07a69a9
feat(locales): add Uzbek language support (#6132)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2024-07-14 22:22:36 +08:00
07akioni
d4d97babcc fix: ci 2024-07-14 22:18:48 +08:00
07akioni
274ded7f3e fix: test 2024-07-14 22:11:54 +08:00
07akioni
1dfb1be694 feat: move eslint config to antfu config 2024-07-12 02:19:13 +08:00
07akioni
cb9b659e3a fix: eslint 2024-07-12 01:12:04 +08:00
07akioni
10f515f8f6 fix: type 2024-07-12 01:03:34 +08:00
07akioni
30d25339c5 wip: new eslint config 2024-07-12 00:48:52 +08:00
07akioni
1313ce31a5 fix: eslint 2024-07-11 22:54:07 +08:00
Abutalib (Barish) Namazov
aee5bc6fce
i18n: Add Azerbaijani locale (#6037)
* Add Azerbaijani locales

* Add changelogs

---------

Co-authored-by: 07akioni <07akioni2@gmail.com>
2024-07-10 00:38:21 +08:00
07akioni
b22a03911c perf(tree): only create tree mate once 2024-07-10 00:33:44 +08:00
Zhang sile
9be2728934
fix(tree): Fix filtering and checking exceptions in Tree when show-irrelevant-nodes is false (#6117)
* fix(tree): Fix filtering and checking exceptions in `Tree` when `show-irrelevant-nodes` is `false`

* fix(tree): Fix filtering and checking exceptions in `Tree` when `show-irrelevant-nodes` is `false`

* fix(tree): Fix filtering and checking exceptions in `Tree` when `show-irrelevant-nodes` is `false`
2024-07-10 00:32:46 +08:00
dependabot[bot]
5e77e589e2
chore(deps-dev): bump eslint-config-love from 44.0.0 to 54.0.0 (#6122)
Bumps [eslint-config-love](https://github.com/mightyiam/eslint-config-love) from 44.0.0 to 54.0.0.
- [Release notes](https://github.com/mightyiam/eslint-config-love/releases)
- [Changelog](https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mightyiam/eslint-config-love/compare/v44.0.0...v54.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-love
  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>
2024-07-10 00:26:03 +08:00
07akioni
e742301365 fix(data-table): types 2024-07-10 00:25:43 +08:00
07akioni
9836838fe9 feat(data-table): adds thColorSorting, thColorSortingModal, thColorSortingPopover, tdColorSorting, tdColorSortingModal and tdColorSortingPopover theme variables, closes #6118, #6120 2024-07-10 00:23:25 +08:00
07akioni
68e500b259 feat(upload): on-preview prop adds detail.event parameter, closes #6036] 2024-07-10 00:23:25 +08:00
dependabot[bot]
9a8e61f345
chore(deps-dev): bump eslint from 8.57.0 to 9.6.0 (#6124)
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.6.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2024-07-10 00:04:51 +08:00
jahnli
1183aa1390
feat(data-table): add filter-icon-popover-props prop (#6125)
* feat(n-data-table): add `filter-icon-popover-props` prop

* chore(data-table): update `filter-icon-popover-props` prop in demo-entry.md

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

---------

Co-authored-by: 07akioni <07akioni2@gmail.com>
2024-07-10 00:03:52 +08:00
dependabot[bot]
37019e063f
chore(deps-dev): bump cssnano from 6.1.2 to 7.0.4 (#6121)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 6.1.2 to 7.0.4.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@6.1.2...cssnano@7.0.4)

---
updated-dependencies:
- dependency-name: cssnano
  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>
2024-07-10 00:01:18 +08:00
dependabot[bot]
37870d4fff
chore(deps-dev): bump typescript from 5.4.2 to 5.5.3 (#6123)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.5.3)

---
updated-dependencies:
- dependency-name: typescript
  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>
2024-07-10 00:00:49 +08:00
dependabot[bot]
cafcc80a9f
chore(deps-dev): bump esbuild from 0.20.1 to 0.21.5 (#6041)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.1 to 0.21.5.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.20.1...v0.21.5)

---
updated-dependencies:
- dependency-name: esbuild
  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>
2024-07-09 00:51:23 +08:00
Hao Wu
7a277a847e
fix(upload): upload on preview prevent default (#6049) 2024-07-09 00:44:40 +08:00
zl_0110
1c9fd3d20a
fix(select): select组件的 header 插槽里 input 无法输入,关闭 #6030 (#6052)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2024-07-09 00:39:57 +08:00
chenglu
eee8df9538
fix(form): ensure validation state is correctly updated(#6068) (#6086)
* fix(form): ensure validation state is correctly updated(#6068)

* test(form-item): add test unit

---------

Co-authored-by: 07akioni <07akioni2@gmail.com>
2024-07-09 00:22:20 +08:00
软趴趴
20e89e836d
feat(color-picker): add on-clear props (#6063)
* feat(Color Picker): add on-clear props

* Initial commit

---------

Co-authored-by: 07akioni <07akioni2@gmail.com>
2024-07-09 00:06:29 +08:00
jahnli
01b20dd1be
fix(input-number): exception when the value is a string with precision set (#6094)
* fix(n-input-number): exception when the value is a string in precision mode

* Apply suggestions from code review

* Update src/input-number/src/utils.ts

---------

Co-authored-by: 07akioni <07akioni2@gmail.com>
2024-07-09 00:01:20 +08:00
Alue Gitman
09af7eae1a
fix(date-picker): week isn't displayed in ISO standard (#6073)
Co-authored-by: 刘璐 <hi.alue@qq.com>
2024-07-08 23:50:50 +08:00
jahnli
7ea3d46fe7
feat(input-number): add round prop (#6099) 2024-07-08 23:45:12 +08:00
jahnli
6bea68a3a5
Merge pull request #6019 from jahnli/fix-infinite-scroll-docs-error
chore: update infinite scroll demo title
2024-06-05 13:49:58 +08:00
jahnli
6eb9d48b8a chore: update infinite scroll demo title 2024-06-05 13:48:38 +08:00
jahnli
a6d4b111be
chore: update community README
update community README
2024-05-08 16:00:52 +08:00
jahnli
fede96802b chore: update community README 2024-05-08 15:59:59 +08:00
07akioni
da4a6ec969 Merge branch 'main' into docs 2024-05-03 23:36:29 +08:00
07akioni
136dbe91e7 2.38.2 v2.38.2 2024-05-03 23:31:29 +08:00
07akioni
034055a524 docs(changelog): add date 2024-05-03 22:42:20 +08:00
07akioni
8b035d92ea refactor(card): render function for functional props 2024-05-03 22:34:53 +08:00
07akioni
bdba49af3d docs(scrollbar): enhance custom demo 2024-05-03 20:14:23 +08:00
07akioni
e08e0f8ce7 fix(scrollbar): rtl in with new theme 2024-05-03 20:08:19 +08:00
07akioni
41626ebfc6 feat(scrollbar): adds height, width, radius, railInsetHorizontal, railInsetVertical and railColor theme variables 2024-05-03 19:57:14 +08:00
07akioni
e74d65f295 fix(split): may emit value less than 0 2024-05-03 19:04:18 +08:00
07akioni
7ada764fd3 refactor(split): logic in pixel mode 2024-05-03 19:00:22 +08:00
07akioni
4790c0edfe docs(card): new props 2024-05-03 16:37:40 +08:00
07akioni
e0904bd501 refactor(watermark): add text-align prop 2024-05-03 16:25:16 +08:00