Commit Graph

880 Commits

Author SHA1 Message Date
dependabot[bot]
b2644f1a14
build(deps-dev): bump vue-tsc from 0.32.0 to 0.33.2 (#2637)
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.32.0 to 0.33.2.
- [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.33.2/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  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-03-15 21:30:56 +08:00
dependabot[bot]
972d11df4c
build(deps-dev): bump esbuild from 0.14.25 to 0.14.27 (#2638)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.25 to 0.14.27.
- [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.25...v0.14.27)

---
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-03-15 21:30:43 +08:00
07akioni
7f751c5b24 2.26.4 2022-03-11 03:21:33 +08:00
07akioni
fa15c2008e 2.26.3 2022-03-09 12:05:55 +08:00
07akioni
88f2bc465c 2.26.2 2022-03-09 03:26:57 +08:00
07akioni
3b0a8f76aa 2.26.1 2022-03-06 04:11:50 +08:00
dependabot[bot]
df737f4006
build(deps-dev): bump esbuild from 0.14.23 to 0.14.25 (#2546)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.23 to 0.14.25.
- [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.23...v0.14.25)

---
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-03-06 00:53:51 +08:00
Sepush
fc96f4f3ae
fix(time): does not provide getTimezoneOffset (#2555)
* fix(time): does not provide `getTimezoneOffset`

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

* changelog
2022-03-05 23:53:08 +08:00
07akioni
2abe77096c fix: ci error 2022-03-02 03:10:17 +08:00
07akioni
c75ae3d448 fix: ci error caused by vue-tsc 2022-03-02 03:07:54 +08:00
07akioni
55d755390e 2.26.0 2022-03-02 02:36:11 +08:00
07akioni
a44b367033 feat(popover): arrow-point-to-center prop 2022-03-02 02:05:35 +08:00
07akioni
f9444e964f 2.25.8 2022-03-01 11:52:37 +08:00
07akioni
75e1c32800 2.25.7 2022-03-01 03:05:30 +08:00
dependabot[bot]
17a2807403
build(deps-dev): bump vue-tsc from 0.31.4 to 0.32.0 (#2512)
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.31.4 to 0.32.0.
- [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.32.0/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  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-02-26 23:59:03 +08:00
07akioni
cc6e8dbe85 2.25.5 2022-02-24 02:35:04 +08:00
07akioni
df9a8fd73b 2.25.4 2022-02-24 02:18:05 +08:00
07akioni
c0eebfe700 2.25.3 2022-02-23 01:42:58 +08:00
07akioni
b9069c9075 fix(data-table): display issue when placed inside keep-alive component with virtual scroll, closes #2183 2022-02-22 02:28:25 +08:00
dependabot[bot]
c1c22cc2bf
build(deps-dev): bump esbuild from 0.14.22 to 0.14.23 (#2481)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.22 to 0.14.23.
- [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.22...v0.14.23)

---
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-02-21 18:14:15 +08:00
cyn
415c1f6cac
docs(tree-select): md to vue (#2471) 2022-02-20 17:11:03 +08:00
07akioni
46ff5bfa28 fix: ci error 2022-02-20 01:12:28 +08:00
dependabot[bot]
433d8a1be9
build(deps-dev): bump esbuild from 0.14.21 to 0.14.22 (#2437)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.21 to 0.14.22.
- [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.21...v0.14.22)

---
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-02-20 00:20:51 +08:00
Sepush
ced221d121
docs(message): md to vue (#2463)
Signed-off-by: Sepush <sepush@outlook.com>
2022-02-20 00:20:24 +08:00
Sepush
6a1cee0cb6
docs(upload): md => vue (#2461)
Signed-off-by: Sepush <sepush@outlook.com>
2022-02-18 21:59:27 +08:00
XieZongChen
7cdd0e24e9
feat(thing): optimize docs & inlineThemeDisabled (#2451) 2022-02-18 18:35:39 +08:00
不见月
9665ba682a
docs(color-picker): md to vue (#2409) 2022-02-16 12:53:11 +08:00
07akioni
591fb4b646 feat(menu): inlineThemeDisabled 2022-02-16 01:34:43 +08:00
不见月
cae50be051
docs(slider): md to vue (#2408)
* chore(loader): optimized format

* docs(Slider): md to vue
2022-02-16 01:09:28 +08:00
dependabot[bot]
9265af1815
build(deps-dev): bump axios from 0.25.0 to 0.26.0 (#2397)
Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: axios
  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-02-15 16:00:37 +08:00
07akioni
3351152634 feat(dialog, modal): inlineThemeDisabled 2022-02-14 00:45:53 +08:00
07akioni
074cea540b refactor(cascader): slots 2022-02-13 23:51:45 +08:00
07akioni
aaf045b6e1 feat(cascader): inlineThemeDisabled 2022-02-13 23:26:03 +08:00
07akioni
54a377f31c feat(typography): inlineThemeDisabled 2022-02-13 04:54:41 +08:00
07akioni
9e05c32886 feat(layout): inlineThemeDisabled 2022-02-13 04:34:02 +08:00
07akioni
78986f44da feat(scrollbar): inlineThemeDisabled 2022-02-13 04:07:10 +08:00
07akioni
a61e40fc92 feat(element): inlineThemeDisabled 2022-02-13 04:01:49 +08:00
07akioni
0198b53c81 feat(table): inlineThemeDisabled 2022-02-13 03:55:06 +08:00
07akioni
ed7dd22e49 refactor(switch): icon 2022-02-13 03:41:44 +08:00
07akioni
bcc74606ac docs: add some vue format docs 2022-02-13 02:31:46 +08:00
07akioni
79e88d45cf refactor: remove NConfigProvider in useConfig 2022-02-12 23:00:52 +08:00
07akioni
66599d3312 2.25.2 2022-02-11 02:50:31 +08:00
07akioni
32933e35fb refactor(progress): dashboard type 2022-02-11 02:37:17 +08:00
dependabot[bot]
c337e72117
build(deps-dev): bump esbuild from 0.14.20 to 0.14.21 (#2370)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.20 to 0.14.21.
- [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.20...v0.14.21)

---
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-02-09 20:40:05 +08:00
07akioni
ca8a8f577c feat(card): disable inline theme 2022-02-09 02:03:59 +08:00
dependabot[bot]
919e914c50
build(deps-dev): bump esbuild from 0.14.19 to 0.14.20 (#2355)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.19 to 0.14.20.
- [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.19...v0.14.20)

---
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-02-09 00:30:27 +08:00
07akioni
5458ce445f fix(tag): missing background color when checkable=true 2022-02-09 00:18:35 +08:00
dependabot[bot]
1326a5bc28
build(deps-dev): bump @types/estree from 0.0.50 to 0.0.51 (#2344)
Bumps [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) from 0.0.50 to 0.0.51.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/estree)

---
updated-dependencies:
- dependency-name: "@types/estree"
  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-02-07 21:30:20 +08:00
dependabot[bot]
7c6c3c3c5a
build(deps-dev): bump esbuild from 0.14.18 to 0.14.19 (#2345)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.18 to 0.14.19.
- [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.18...v0.14.19)

---
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-02-07 21:29:59 +08:00
07akioni
a6cf3ec5b7 2.25.1 2022-02-06 03:13:37 +08:00