8890 Commits

Author SHA1 Message Date
07akioni
f5e791e70d fix: lint 2024-07-20 22:32:02 +08:00
07akioni
7a805289de fix: lint 2024-07-20 22:30:03 +08:00
jahnli
899f79f8a2
feat(upload): add on-retry prop (#6033)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2024-07-20 22:29:33 +08:00
jahnli
42314f8dd6
feat(date-picker): add clear now confirm slot (#6034)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2024-07-20 22:26:11 +08:00
07akioni
dd1f477dc6 fix(tabs): has style issue when using prefix slot, suffix slot or addable prop with vertical placement, closes #6059, closes #6060 2024-07-19 00:43:21 +08:00
07akioni
0eb4fb560d Merge branch 'docs' 2024-07-18 23:46:50 +08:00
07akioni
364f7d4ca4 docs(changelog): fix log position 2024-07-18 23:46:34 +08:00
吉仔
9582fff6d7
fix(slider): style bug in vertical mode, closes #6114 (#6127)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2024-07-18 23:43:26 +08:00
07akioni
63ecd71918 docs(changelog): fix some log position 2024-07-18 23:40:48 +08:00
shilim
95f466cf6f
fix(infinite-scroll): get the correct scrollTop from containerRef, closes #6133 (#6137)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2024-07-18 23:39:34 +08:00
07akioni
5cba49c9ad fix: fix issues caused by date-fns 3.0 2024-07-18 23:33:00 +08:00
jahnli
8651b7b402
chore: update CHANGELOG.en-US.md 2024-07-18 23:23:30 +08:00
dependabot[bot]
5de560c556
chore(deps): bump date-fns-tz from 2.0.1 to 3.1.3 (#6148)
Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 2.0.1 to 3.1.3.
- [Release notes](https://github.com/marnusw/date-fns-tz/releases)
- [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marnusw/date-fns-tz/compare/v2.0.1...v3.1.3)

---
updated-dependencies:
- dependency-name: date-fns-tz
  dependency-type: direct:production
  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-18 23:13:13 +08:00
dependabot[bot]
df78d21d4b
chore(deps): bump date-fns from 2.30.0 to 3.6.0 (#6149)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.6.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.30.0...v3.6.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  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-18 23:09:47 +08:00
dependabot[bot]
94c135805f
chore(deps-dev): bump superagent from 8.1.2 to 9.0.2 (#6147)
Bumps [superagent](https://github.com/ladjs/superagent) from 8.1.2 to 9.0.2.
- [Release notes](https://github.com/ladjs/superagent/releases)
- [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md)
- [Commits](https://github.com/ladjs/superagent/compare/v8.1.2...v9.0.2)

---
updated-dependencies:
- dependency-name: superagent
  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-18 23:00:13 +08:00
Zhang sile
7c4ed67882
feat(scrollbar): add x-placement and y-placement props. (#6156)
* feat(scrollbar): add `x-placement` and `y-placement` props.

* feat(scrollbar): add `x-placement` and `y-placement` props.
2024-07-18 22:59:43 +08:00
dependabot[bot]
a5d1d2e87c
chore(deps-dev): bump inquirer from 9.3.5 to 10.0.3 (#6164)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.3.5 to 10.0.3.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.5...inquirer@10.0.3)

---
updated-dependencies:
- dependency-name: inquirer
  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-18 22:58:04 +08:00
xushanpei
7fb28da3d8
Update CHANGELOG.zh-CN.md (#6165) 2024-07-18 22:57:03 +08:00
jahnli
7ffeb20c73
chore: update en README.md 2024-07-18 19:47:44 +08:00
jahnli
b4f76c13f2
chore: update README.md 2024-07-18 19:47:21 +08:00
07akioni
313d234d86 Merge branch 'main' into docs 2024-07-15 23:05:13 +08:00
07akioni
48e70e11aa 2.39.0 v2.39.0 2024-07-15 21:53:03 +08:00
07akioni
255eea58c1 docs: fix some missing things for version update 2024-07-15 21:13:39 +08:00
07akioni
faed9f33fd fix: vercel build 2024-07-15 00:17:03 +08:00
dependabot[bot]
50cb887ccd
chore(deps-dev): bump marked from 12.0.2 to 13.0.2 (#6131)
Bumps [marked](https://github.com/markedjs/marked) from 12.0.2 to 13.0.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v12.0.2...v13.0.2)

---
updated-dependencies:
- dependency-name: marked
  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:49 +08:00
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
吉仔
375052e219
docs(form): fix desc (#6032) 2024-07-10 00:37:05 +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