Commit Graph

731 Commits

Author SHA1 Message Date
张乐聪
d33b2a8283 fix: type error 2021-10-22 00:41:58 +08:00
张乐聪
f28f8ebcd2 fix(tabs): scroll passive warning, closes #1413 2021-10-22 00:24:08 +08:00
07akioni
0449838329 2.19.11 2021-10-21 23:48:21 +08:00
07akioni
17d65cdfe3 refactor(tabs): on-before-leave prop 2021-10-21 23:48:03 +08:00
07akioni
e511b8d413 2.19.9 2021-10-18 01:59:37 +08:00
07akioni
e271e63272 feat(config-provider): add breakpoints prop, closes #1379 2021-10-18 01:44:46 +08:00
不见月
ad996a6e81
test(color-picker): swatches test (#1361)
* fix: `swatchColorMode` will be completed

* test(color-picker): supplementary test cases
2021-10-15 01:18:37 +08:00
07akioni
15261637f8 2.19.8 2021-10-14 04:18:00 +08:00
07akioni
2921860be1 2.19.7 2021-10-12 03:26:39 +08:00
07akioni
7230ca20e8 2.19.6 2021-10-10 19:43:07 +08:00
07akioni
e6cdfbdf91 2.19.5 2021-10-07 02:57:47 +08:00
07akioni
9b059bcd5d fix(popover): can't be nested with other pop-able components, closes #872 2021-10-05 23:54:40 +08:00
07akioni
beb63bf2fc 2.19.3 2021-09-28 03:17:12 +08:00
07akioni
532a6ce65f fix(grid-item): no resposive behavior, closes #1220 2021-09-28 02:41:48 +08:00
07akioni
93dffad0ea 2.9.12 2021-09-26 01:33:44 +08:00
07akioni
92134f7801 fix(select): global theme overrides not working for select trigger, closes #1229 2021-09-26 01:30:26 +08:00
07akioni
698e557797 fix: components with rtl support throws error in SSR 2021-09-25 18:09:54 +08:00
07akioni
d998d7cdf0 2.19.1 2021-09-21 03:08:50 +08:00
07akioni
24691d506a 2.19.0 2021-09-19 23:24:28 +08:00
07akioni
9bbdbda68a deps: update treemate & vue 2021-09-19 23:03:43 +08:00
07akioni
94f9545056 2.18.2 2021-09-14 02:33:15 +08:00
07akioni
1eb55b41e8 build: don't fix lint on ci 2021-09-11 20:49:20 +08:00
07akioni
5537d59f92 fix(time): make test stable 2021-09-09 02:43:07 +08:00
07akioni
057b0b5e25 2.18.1 2021-09-08 02:37:39 +08:00
07akioni
d701cacd48 2.18.0 2021-09-07 02:44:57 +08:00
07akioni
0ba21868ba 2.17.2 2021-09-06 10:29:24 +08:00
07akioni
5b7935e336 fix: type error caused by vue 2021-09-06 10:26:12 +08:00
07akioni
e732d62926 2.17.1 2021-09-06 09:59:42 +08:00
07akioni
41f79ce285 2.17.0 2021-09-05 15:21:12 +08:00
07akioni
8c39476046 feat(cascader): add check-strategy prop 2021-09-05 12:36:42 +08:00
07akioni
440dbb54b1 chore: update deps, marked@3.0.2 2021-09-04 15:13:24 +08:00
07akioni
b51124d729 chore: update ts & vue 2021-09-03 03:19:34 +08:00
equt
29696c1913
chore: let eslint respect prettier config (#1058)
* chore: let eslint respect prettier config

* style: run code linting
2021-09-03 02:13:12 +08:00
dependabot[bot]
fb83c44619
chore(deps-dev): bump @types/jest from 26.0.24 to 27.0.1 (#866)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 27.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  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>
2021-09-03 02:05:05 +08:00
kalykun
bbddd13084
feat(tree, tree-select): add children-field prop (#1040)
* feat(tree&tree-select): add children-field prop

* chore: update docs & deps
2021-09-03 00:42:47 +08:00
dependabot[bot]
35221c2d2e
chore(deps-dev): bump eslint-config-standard-with-typescript (#1025)
Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 20.0.0 to 21.0.1.
- [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/v20.0.0...v21.0.1)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 00:01:44 +08:00
XieZongChen
c032a56e19
chore: fix 'npm run lint' problem (#987) 2021-08-27 11:56:11 +08:00
07akioni
ac9e0a219c 2.16.7 2021-08-27 00:49:05 +08:00
07akioni
529f63850f 2.16.6 2021-08-26 01:08:06 +08:00
07akioni
e9fb97e87d 2.16.5 2021-08-20 03:51:27 +08:00
07akioni
75fc48e31f 2.16.4 2021-08-16 03:30:46 +08:00
07akioni
466d5a1419 2.16.3 2021-08-16 03:06:25 +08:00
Yugang Cao
b44901e111
deps(form): update async-validator (#842) 2021-08-11 23:41:08 +08:00
Yugang Cao
a2fdd11e0d
test(data-table): add itemCount test case (#826)
* test(data): add itemCount test case

* fix: CI failed

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-08-11 01:17:24 +08:00
dependabot[bot]
470fb916e7
chore(deps): bump treemate from 0.2.12 to 0.3.0
Bumps [treemate](https://github.com/07akioni/treemate) from 0.2.12 to 0.3.0.
- [Release notes](https://github.com/07akioni/treemate/releases)
- [Commits](https://github.com/07akioni/treemate/compare/v0.2.12...v0.3.0)

---
updated-dependencies:
- dependency-name: treemate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 09:23:10 +00:00
07akioni
58b92e30eb 2.16.2 2021-08-09 00:43:29 +08:00
07akioni
648392b8c4 2.16.1 2021-08-06 02:38:28 +08:00
dependabot[bot]
b3e17cb160
chore(deps-dev): bump @vicons/ionicons4 from 0.10.0 to 0.11.0 (#760)
Bumps [@vicons/ionicons4](https://github.com/07akioni/xicons) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/07akioni/xicons/releases)
- [Changelog](https://github.com/07akioni/xicons/blob/main/CHANGELOG.md)
- [Commits](https://github.com/07akioni/xicons/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: "@vicons/ionicons4"
  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>
2021-08-02 23:53:32 +08:00
dependabot[bot]
16c4b3355a
chore(deps-dev): bump @vicons/ionicons5 from 0.10.0 to 0.11.0 (#759)
Bumps [@vicons/ionicons5](https://github.com/07akioni/xicons) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/07akioni/xicons/releases)
- [Changelog](https://github.com/07akioni/xicons/blob/main/CHANGELOG.md)
- [Commits](https://github.com/07akioni/xicons/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: "@vicons/ionicons5"
  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>
2021-08-02 23:48:44 +08:00
dependabot[bot]
32b7074f67
chore(deps-dev): bump @vicons/fluent from 0.10.0 to 0.11.0 (#761)
Bumps [@vicons/fluent](https://github.com/07akioni/xicons) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/07akioni/xicons/releases)
- [Changelog](https://github.com/07akioni/xicons/blob/main/CHANGELOG.md)
- [Commits](https://github.com/07akioni/xicons/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: "@vicons/fluent"
  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>
2021-08-02 23:46:55 +08:00