Commit Graph

620 Commits

Author SHA1 Message Date
07akioni
7747a36428 fix(menu): type error 2021-06-08 12:23:39 +08:00
dependabot[bot]
1e5f4c3ef9
chore(deps-dev): bump autoprefixer from 9.8.6 to 10.2.6 (#15)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.6 to 10.2.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.8.6...10.2.6)

---
updated-dependencies:
- dependency-name: autoprefixer
  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-06-07 16:44:25 +08:00
dependabot[bot]
2b8a8d3705
chore(deps-dev): bump @types/estree from 0.0.46 to 0.0.48 (#12)
Bumps [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) from 0.0.46 to 0.0.48.
- [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>
2021-06-07 16:28:17 +08:00
07akioni
dfb908f09e chore: update vueuc 2021-06-07 13:29:29 +08:00
07akioni
6153aab625 2.11.4 2021-06-07 13:12:02 +08:00
07akioni
ea1f5facf1 2.11.3 2021-06-05 21:34:33 +08:00
07akioni
fa4ad158ec 2.11.2 2021-06-05 21:19:31 +08:00
07akioni
fbeacb342f 2.11.1 2021-06-05 19:53:26 +08:00
07akioni
5e72ea718a ci: add lint to ci 2021-06-05 09:51:57 +08:00
dependabot[bot]
7d77cbfbdb
chore(deps-dev): bump babel-jest from 26.6.3 to 27.0.2 (#2)
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.6.3 to 27.0.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.0.2/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-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-06-05 09:22:19 +08:00
dependabot[bot]
e712366d8d
chore(deps-dev): bump jest from 26.6.3 to 27.0.4 (#3)
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.0.4)

---
updated-dependencies:
- dependency-name: 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-06-05 09:22:06 +08:00
dependabot[bot]
98b6aed6a9
chore(deps-dev): bump lint-staged from 10.5.4 to 11.0.0 (#4)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.0)

---
updated-dependencies:
- dependency-name: lint-staged
  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-06-05 09:03:50 +08:00
dependabot[bot]
d02e64fa05
chore(deps-dev): bump cssnano from 4.1.11 to 5.0.5 (#5)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 4.1.11 to 5.0.5.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/v4.1.11...cssnano@5.0.5)

---
updated-dependencies:
- dependency-name: cssnano
  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-06-05 09:01:28 +08:00
07akioni
2d59c42fa0 docs: add homepage & keywords & repository to pkg.json 2021-06-05 06:30:21 +08:00
07akioni
6e2f4a7194 chore: remove next tag when publish 2021-06-05 01:05:39 +08:00
07akioni
c5f755c5df 2.11.0 2021-06-05 01:03:27 +08:00
07akioni
d114ca8c01 docs: introduction en translation 2021-06-03 12:26:41 +08:00
07akioni
d547c50614 site: open in codesandbox 2021-06-02 17:51:13 +08:00
07akioni
bd5fc97560 feat(ssr): experimental ssr, simple static demo. 2021-06-02 12:58:18 +08:00
07akioni
787f624a11 feat(ssr): experimental ssr 2021-06-01 22:01:21 +08:00
07akioni
c761844aed chore: update css-render 2021-06-01 21:21:44 +08:00
07akioni
c6191b116f test(checkbox): uncontrolled mode 2021-05-27 18:23:14 +08:00
07akioni
c641e3f806 chore: remove useless config 2021-05-27 13:40:17 +08:00
07akioni
8b249709b6 feat(select): virtual-scroll prop & consistent-menu-width prop 2021-05-27 13:26:53 +08:00
07akioni
4483d722af 2.10.0 2021-05-26 17:09:58 +08:00
07akioni
2c432ceff3 refactor: remove icons & nimbus icons 2021-05-26 16:15:10 +08:00
07akioni
62b3fdbbfa feat(tabs): add box shadow to indicate scroll status 2021-05-26 01:36:06 +08:00
07akioni
d4e9cac324 2.9.0 2021-05-25 19:25:43 +08:00
07akioni
b96c066a9c docs: ui framework => component lib 2021-05-25 13:21:43 +08:00
07akioni
56bcfbe2b5 wip(tree): refactor dnd 2021-05-23 21:01:18 +08:00
07akioni
60eeb17f78 wip(tree): refactor dnd 2021-05-23 13:28:22 +08:00
07akioni
4b723085d6 wip(tree): refactor dnd 2021-05-22 14:29:36 +08:00
07akioni
0a1b65f2a7 feat(data-table): support tree data 2021-05-22 00:54:44 +08:00
07akioni
f201e362aa fix: adapt vueuc type breaking changes 2021-05-19 13:31:21 +08:00
07akioni
56ed02fcca deps: bump vueuc & css-render version 2021-05-19 13:14:07 +08:00
07akioni
7b9bd91f2e 2.8.0 2021-05-19 02:25:38 +08:00
07akioni
2247a5fbde Merge branch 'master' of ***REMOVED*** 2021-05-19 01:01:17 +08:00
07akioni
54b2ec0122 fix(data-table): use same component inner virtual list 2021-05-18 14:19:25 +08:00
07akioni
df78a9f8f3 refactor(data-table): clean scroll codes 2021-05-18 02:19:15 +08:00
07akioni
503dac600c fix(anchor): don't listen capture scroll 2021-05-17 22:19:24 +08:00
07akioni
f579457e3d feat(data-table): virtual-scroll prop 2021-05-17 04:18:32 +08:00
07akioni
9921bddda7 feat(tree): virtual-scroll 2021-05-16 18:51:03 +08:00
07akioni
2aea017139 refactor(tree): flatten dom 2021-05-16 17:55:50 +08:00
07akioni
cea5b73f8e fix(transfer): in virtual mode not setting key for items 2021-05-16 15:49:46 +08:00
07akioni
c610881ef4 chore: get prepared for CSSStyleSheet.insertRule 2021-05-16 15:24:04 +08:00
wanli.song@tusimple.ai
e4d9ad4ef8 fix(ci): fix test 2021-04-28 17:09:11 +08:00
07akioni
e357f4642a 2.7.4 2021-04-25 20:25:11 +08:00
07akioni
dd8ab9d228 2.7.3 2021-04-22 00:09:41 +08:00
07akioni
41bf170992 2.7.2 2021-04-21 14:50:27 +08:00
07akioni
07556d80b1 2.7.1 2021-04-20 13:07:00 +08:00