07akioni
|
34315af62d
|
fix: vite optimizeDeps
|
2022-05-18 02:29:04 +08:00 |
|
07akioni
|
a1daeef544
|
fix: script
|
2022-05-18 02:21:50 +08:00 |
|
07akioni
|
9a4d521bdb
|
fix: fix build, downgrade esno version
|
2022-05-18 02:15:22 +08:00 |
|
07akioni
|
a6118c467c
|
chore: update vueuc
|
2022-05-18 02:03:25 +08:00 |
|
07akioni
|
c84c654322
|
refactor: remove default from cssr transition
|
2022-05-18 01:58:12 +08:00 |
|
07akioni
|
f771d7e2c4
|
fix(time-picker): input box's invalid value won't be cleared after blur
|
2022-05-18 01:46:35 +08:00 |
|
07akioni
|
603c916226
|
fix(transfer): search box's box-shadow is truncated
|
2022-05-18 01:36:23 +08:00 |
|
07akioni
|
b01409bebf
|
refactor: clear icon slot name
|
2022-05-18 01:31:33 +08:00 |
|
XieZongChen
|
b1ca73449f
|
feat(input): add clear-icon slot (#2917)
* feat(input): add clear-icon slot
* Update CHANGELOG.en-US.md
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-05-18 01:05:58 +08:00 |
|
07akioni
|
732fa826f9
|
fix: test
|
2022-05-18 01:03:22 +08:00 |
|
07akioni
|
7833cda6ef
|
refactor(pagination): remove useless trim
|
2022-05-18 01:01:18 +08:00 |
|
07akioni
|
79a74b67af
|
fix(pagination): quick jump
|
2022-05-18 00:58:37 +08:00 |
|
07akioni
|
180ea5fdd5
|
refactor(color-picker): on-confirm
|
2022-05-17 22:08:18 +08:00 |
|
07akioni
|
720f135260
|
fix: type
|
2022-05-17 22:04:12 +08:00 |
|
Ah jung
|
0fafdb24c6
|
feat(color-picker): add on-confirm props (#2912)
* fix: Dialog console.log
* feat(Notification):add top and bottom props
* 还原过时的改动
* feat(Color-Picker): add on-confirm props
* Update demo/pages/docs/common-issues/zhCN/index.md
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-05-17 22:03:46 +08:00 |
|
XieZongChen
|
40fcf52425
|
test(space): add test (#2957)
|
2022-05-17 21:45:02 +08:00 |
|
07akioni
|
1306473217
|
refactor(pagination): quick jumper
|
2022-05-17 21:34:14 +08:00 |
|
MinatoHikari
|
ca8fe66915
|
feat(pagination): improve quickJump (#2945)
* feat(pagination): improve quickJump
* add changelog
* - correct changelog
- rename doJumpQuick to getJumpQuickPage and call doUpdatePage outside
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-05-17 21:28:26 +08:00 |
|
07akioni
|
b123dfd48c
|
refactor(pagination): size
|
2022-05-17 21:11:15 +08:00 |
|
07akioni
|
8b56cfc4c3
|
fix: lint
|
2022-05-17 20:10:43 +08:00 |
|
Sepush
|
67543907ba
|
feat(pagination): add size prop (#2943)
* feat(pagination): add `size` prop
Signed-off-by: Sepush <sepush@outlook.com>
* refactor(pagination): remove comment
Signed-off-by: Sepush <sepush@outlook.com>
* fix(ci): update tusimple theme and snapshot
Signed-off-by: Sepush <sepush@outlook.com>
* fix(ci): tusimple theme
Signed-off-by: Sepush <sepush@outlook.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2022-05-17 20:06:03 +08:00 |
|
dependabot[bot]
|
ecdf2bd5e0
|
build(deps-dev): bump vue-tsc from 0.34.13 to 0.34.15 (#2951)
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.13 to 0.34.15.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.34.15/packages/vue-tsc)
---
updated-dependencies:
- dependency-name: vue-tsc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-17 19:56:12 +08:00 |
|
07akioni
|
d05754cf2b
|
docs: nlNL locale name
|
2022-05-17 03:38:29 +08:00 |
|
07akioni
|
e974514c2b
|
fix(locale): nlNL date-fns source
|
2022-05-17 03:37:14 +08:00 |
|
07akioni
|
01fb0524e4
|
2.28.5-beta.0
v2.28.5-beta.0
|
2022-05-16 23:49:04 +08:00 |
|
07akioni
|
5947bdc787
|
fix: build
|
2022-05-16 23:36:53 +08:00 |
|
07akioni
|
524a3c4c9c
|
docs: fix typo
|
2022-05-16 23:31:19 +08:00 |
|
07akioni
|
55b13328f5
|
feat(config-provider): add preflight-style-disabled prop
|
2022-05-16 23:29:27 +08:00 |
|
07akioni
|
bc7bf3a67d
|
fix: update css render
|
2022-05-16 22:47:41 +08:00 |
|
XieZongChen
|
3e85f91234
|
feat(locales): perfect nlNL locale (#2952)
|
2022-05-16 22:09:18 +08:00 |
|
kevincoenegrachts
|
12d2c0997b
|
feat(locales): Added nl-NL language support (#2946)
* feat(locales): Added nl-NL language support
* fix(locale): updated the readme
Co-authored-by: Kevin Coenegrachts <kevinc@cevo.com>
|
2022-05-16 04:01:38 +08:00 |
|
07akioni
|
014aa05ab2
|
fix(time): throws error caused by getTimezoneOffset in SSR mode, closes #2545 (#2947)
* wip: date-fns esm
* wip: build script for date fns
* wip: fix build script
* wip: fix build script
* wip: fix build script
* docs: changelog
|
2022-05-16 04:00:17 +08:00 |
|
07akioni
|
7fd0a66953
|
test: fix snapshot
|
2022-05-16 00:15:29 +08:00 |
|
07akioni
|
ba5e1fa7ab
|
fix(upload): accept prop doesn't work in drag & drop mode, closes #2919
|
2022-05-16 00:12:00 +08:00 |
|
dependabot[bot]
|
e0f133c138
|
build(deps-dev): bump husky from 7.0.4 to 8.0.1 (#2915)
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.1)
---
updated-dependencies:
- dependency-name: husky
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>
|
2022-05-15 23:00:37 +08:00 |
|
07akioni
|
334bb5e5ee
|
docs: add scoped for all demos's style part
|
2022-05-15 22:50:23 +08:00 |
|
07akioni
|
beca3c5ece
|
fix(tree-select): default-expand-all not working
|
2022-05-15 22:38:06 +08:00 |
|
07akioni
|
2e9bb563f4
|
fix(popselect): style may conflict with popover
|
2022-05-15 16:31:52 +08:00 |
|
dependabot[bot]
|
2253635893
|
build(deps-dev): bump esno from 0.14.1 to 0.15.0 (#2934)
Bumps [esno](https://github.com/antfu/esno) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/antfu/esno/releases)
- [Commits](https://github.com/antfu/esno/compare/v0.14.1...v0.15.0)
---
updated-dependencies:
- dependency-name: esno
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>
|
2022-05-15 05:30:21 +08:00 |
|
dependabot[bot]
|
6fae3d9c0c
|
build(deps-dev): bump vue-tsc from 0.34.12 to 0.34.13 (#2932)
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.12 to 0.34.13.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.34.13/packages/vue-tsc)
---
updated-dependencies:
- dependency-name: vue-tsc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-15 05:29:38 +08:00 |
|
dependabot[bot]
|
bf3ce01be2
|
build(deps-dev): bump esbuild from 0.14.38 to 0.14.39 (#2933)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.38 to 0.14.39.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.38...v0.14.39)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-15 05:29:28 +08:00 |
|
dependabot[bot]
|
3e4f9ea3b1
|
build(deps-dev): bump @vue/eslint-config-standard from 6.1.0 to 7.0.0 (#2935)
Bumps [@vue/eslint-config-standard](https://github.com/vuejs/eslint-config-standard) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/vuejs/eslint-config-standard/releases)
- [Commits](https://github.com/vuejs/eslint-config-standard/compare/v6.1.0...v7.0.0)
---
updated-dependencies:
- dependency-name: "@vue/eslint-config-standard"
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>
|
2022-05-15 05:29:17 +08:00 |
|
07akioni
|
37b92a1cb9
|
fix(tabs): tabFontWeightActive theme varialbe applies to all tabs, closes #2926
|
2022-05-15 05:26:39 +08:00 |
|
07akioni
|
3a3908b7ba
|
feat(notification): placement prop supports 'top' and 'bottom' , closes #2930
|
2022-05-15 05:15:13 +08:00 |
|
吉仔
|
6ddce9b904
|
fix(menu): render-icon function render incorrect when return true (#2923)
|
2022-05-15 02:54:50 +08:00 |
|
XieZongChen
|
f05b05b8a6
|
test(layout): add test (#2940)
|
2022-05-14 22:53:48 +08:00 |
|
XieZongChen
|
10c3a53be5
|
test(layout): add test (#2924)
|
2022-05-12 22:35:34 +08:00 |
|
XieZongChen
|
bb59bb9d70
|
test(layout): optimize code (#2918)
|
2022-05-11 21:30:43 +08:00 |
|
07akioni
|
436118a09b
|
2.28.4
v2.28.4
|
2022-05-11 05:12:26 +08:00 |
|
07akioni
|
25be6aecbe
|
fix(theme-editor): can't scroll
|
2022-05-11 05:09:40 +08:00 |
|