07akioni
|
2f0d3cb2d9
|
fix: vite4
|
2022-12-18 21:54:20 +08:00 |
|
07akioni
|
8a0b64223f
|
Merge branch 'deps-vite4'
|
2022-12-18 21:53:15 +08:00 |
|
dependabot[bot]
|
3a609f1c24
|
chore(deps-dev): bump eslint-config-standard-with-typescript (#4195)
Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 23.0.0 to 24.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/v23.0.0...v24.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-12-18 13:41:15 +08:00 |
|
07akioni
|
b49cf04816
|
refactor(upload): keep-file-after-finish
|
2022-12-18 13:40:39 +08:00 |
|
07akioni
|
61303e7bf4
|
deps: vite 4
|
2022-12-18 13:23:00 +08:00 |
|
Adang
|
dd953f2843
|
feat(upload): add keep-file-after-finish prop (#4085)
* on-finish 中保留 file对象
关闭 #3868
* 增加 keep-file-after-finish 属性允许用户配置在on-finish 中保留 file
关闭 #3868
Co-authored-by: Adang <lundang.liu@feima-inc.com>
|
2022-12-18 13:19:03 +08:00 |
|
dependabot[bot]
|
415cf4a7db
|
chore(deps-dev): bump fs-extra from 10.1.0 to 11.1.0 (#4182)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.1.0...11.1.0)
---
updated-dependencies:
- dependency-name: fs-extra
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-12-18 13:17:05 +08:00 |
|
sunny9528
|
0c7903aba3
|
fix(progress): indicatorTextColor (#4185)
* fix: 当指标位置inside时,颜色不生效
* chore: changelog
* chore: 删除版本号
* fix: indicator-text-color 不生效
|
2022-12-18 13:04:12 +08:00 |
|
XieZongChen
|
e63e4187d0
|
fix(ellipsis): fix cannot be closed when using keep-alive (#4179)
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-12-18 13:00:50 +08:00 |
|
07akioni
|
d978e94fb2
|
feat(pagination): adds goto prop, closes #4133
|
2022-12-18 12:58:43 +08:00 |
|
dependabot[bot]
|
b10275bdb0
|
chore(deps-dev): bump esbuild from 0.16.3 to 0.16.7 (#4200)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.3 to 0.16.7.
- [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.16.3...v0.16.7)
---
updated-dependencies:
- dependency-name: esbuild
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-12-18 12:51:37 +08:00 |
|
07akioni
|
e104d02d02
|
feat(select): add show-on-focus prop, closes #4191
|
2022-12-18 12:46:11 +08:00 |
|
07akioni
|
bcf0c2374d
|
fix(upload): doesn't show thumbnail for file with image type file name, closes #4198
|
2022-12-18 12:27:09 +08:00 |
|
07akioni
|
78b9ceb0cb
|
refactor(pagination): select-props prop
|
2022-12-18 11:47:55 +08:00 |
|
Vanilla
|
1daad3f948
|
feat(pagination): add consistent-menu-width prop (#4205)
|
2022-12-18 11:42:26 +08:00 |
|
XieZongChen
|
5a1079276d
|
test(descriptions): optimize test (#4193)
|
2022-12-14 11:23:58 +08:00 |
|
Leontopodium pusillum
|
6d358251fd
|
docs(input-number): emphasize that the parse & format should both occur (#4162)
close #4153
|
2022-12-12 00:41:36 +08:00 |
|
07akioni
|
88907fc496
|
Merge branch 'main' of github.com:TuSimple/naive-ui
|
2022-12-12 00:36:43 +08:00 |
|
吉仔
|
0942679316
|
fix(image): error while operating the previewed image (#4154)
* fix(image): error in toolbar operation during preview, close #4144
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-12-12 00:33:02 +08:00 |
|
Albert Geantă
|
3410434e4d
|
fix(menu): can't override submenu dropdown's trigger by dropdown-props (#4148)
* Fix dropdown trigger getting overriden in NMenu
* Add changelog entry
Co-authored-by: Albert Geantă <albert.geanta@elektrobit.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-12-12 00:22:26 +08:00 |
|
07akioni
|
83ff0e0975
|
docs(tree): checkable description
|
2022-12-12 00:17:23 +08:00 |
|
LisiurDay
|
eb340ae87f
|
fix(date-picker): typo (#4140)
|
2022-12-12 00:14:13 +08:00 |
|
Jevon
|
db065ebd6e
|
fix(tree): cannot access mergedFilterRef before initialization error (#4169)
Co-authored-by: [Jevon-cc] <[1787176370@qq.com]>
|
2022-12-12 00:13:43 +08:00 |
|
07akioni
|
18802864ae
|
deps: rollup
|
2022-12-12 00:11:20 +08:00 |
|
07akioni
|
7fba0d9159
|
refactor(badge): offset
|
2022-12-11 23:59:14 +08:00 |
|
Vanilla
|
f1d9c790b7
|
feat(badge): add offset prop (#4158)
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-12-11 21:53:09 +08:00 |
|
dependabot[bot]
|
f67bbf4345
|
chore(deps-dev): bump rollup from 2.79.1 to 3.7.0 (#4164)
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.7.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v3.7.0)
---
updated-dependencies:
- dependency-name: rollup
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-12-11 21:49:37 +08:00 |
|
dependabot[bot]
|
dc41cf558e
|
chore(deps-dev): bump esbuild from 0.15.12 to 0.16.3 (#4163)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.12 to 0.16.3.
- [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.15.12...v0.16.3)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-minor
...
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-12-11 21:49:09 +08:00 |
|
07akioni
|
0d343d5707
|
refactor(card): tag prop
|
2022-12-11 21:47:58 +08:00 |
|
Julian Hundeloh
|
11d5acc76b
|
feat(card): add tag prop (#4168)
* feat: add tag property to Card
* fix: fix syntax error
* docs: add new property
* docs: add changelog
Co-authored-by: Julian Hundeloh <jaulz@users.noreply.github.com>
|
2022-12-11 21:44:47 +08:00 |
|
Nebula
|
2daa01d4cd
|
chore: replace deprecated package (#4173)
|
2022-12-11 21:43:58 +08:00 |
|
Vanilla
|
f145984d1f
|
fix(image): preview toolbar error (#4159)
close https://github.com/tusen-ai/naive-ui/issues/4157
|
2022-12-09 15:35:24 +08:00 |
|
XieZongChen
|
673f081f30
|
test(date-picker): optimize test (#4138)
|
2022-12-05 11:51:44 +08:00 |
|
XieZongChen
|
2131cdc037
|
test(data-table): optimize test (#4101)
|
2022-11-29 14:58:13 +08:00 |
|
XieZongChen
|
ab06939390
|
test(countdown): optimize test (#4087)
|
2022-11-25 11:46:57 +08:00 |
|
XieZongChen
|
0c1dea5d55
|
test(color-picker): optimize test (#4077)
|
2022-11-23 11:30:09 +08:00 |
|
07akioni
|
4863eb8504
|
2.34.2
|
2022-11-22 21:33:08 +08:00 |
|
07akioni
|
ca0267ed21
|
fix(config-provider): katex type issue
|
2022-11-22 21:07:45 +08:00 |
|
07akioni
|
7acd2c5c48
|
2.34.1
|
2022-11-21 22:22:39 +08:00 |
|
07akioni
|
934958205d
|
docs(data-table): summary debug
|
2022-11-21 22:19:30 +08:00 |
|
07akioni
|
f1ff245cd5
|
fix(data-table): column's align doesn't work for table header, closes #4063
|
2022-11-21 22:03:47 +08:00 |
|
07akioni
|
7f4f569ce8
|
fix(tree): misses getCheckedData and getIndeterminateData methods, closes #4064
|
2022-11-21 20:15:39 +08:00 |
|
07akioni
|
674688e24e
|
fix(select): print useless content in console in multiple select mode
|
2022-11-21 20:11:53 +08:00 |
|
07akioni
|
bf8184904d
|
2.34.0
|
2022-11-21 02:12:14 +08:00 |
|
07akioni
|
2e2ca7ec9e
|
test: fix
|
2022-11-21 02:09:13 +08:00 |
|
07akioni
|
bc2ad19f89
|
feat(dialog): useDialog 's option support transformOrigin , closes #3901
|
2022-11-21 01:59:46 +08:00 |
|
07akioni
|
d40eb77a37
|
fix(image): doesn't prevent space pressing scroll behavior in preview mode, closes #3919
|
2022-11-21 01:50:39 +08:00 |
|
07akioni
|
78ebce9fa3
|
docs(changelog): fix
|
2022-11-21 01:39:48 +08:00 |
|
吉仔
|
2e343130d3
|
fix(pagination): endIndex is incorrect if there's only 1 page of data (#4058)
* fix(pagination): `endIndex` calc incorrect, closes #4057
* test(pagination): pagination info
|
2022-11-21 01:38:18 +08:00 |
|
07akioni
|
67485b0bfd
|
docs(changelog): fix
|
2022-11-21 01:31:11 +08:00 |
|