Commit Graph

716 Commits

Author SHA1 Message Date
07akioni
30d0299e0d
fix(select): doesn't scroll to selected item when menu is opened (#348) 2021-07-02 01:35:10 +08:00
07akioni
8ee2086182 deps: husky@7.0.0 2021-07-02 00:37:21 +08:00
07akioni
3dc4e7c8ba 2.15.1 2021-06-30 21:04:13 +08:00
07akioni
f50976ad83 2.15.0 2021-06-29 23:56:28 +08:00
07akioni
b28e98ecde deps: @vue/test-utils@2.0.0-rc.9 2021-06-29 15:41:01 +08:00
07akioni
fb0d3b0758
feat(web-types): add web-types.json (#310) 2021-06-28 00:29:29 +08:00
07akioni
6309ca13e0
2.14.0 2021-06-23 15:31:24 +08:00
07akioni
1deb3fb023 2.13.0 2021-06-21 22:09:27 +08:00
07akioni
6ee3896319
feat(tree-select): component (#211)
* site: tree-select route

* refactor(internal-selection): remove useless remote prop & on-delete-last-option

* refactor(dropdown, popselect): set slots stable mark from true to 1

* fix(scrollbar): attributes applied multiple times

* wip(tree-select): add exports

* fix(tree): misses `on-update-expanded-keys`, `on-update-selected-keys`, `on-update-checked-keys` prop

* feat(tree): support keyboard operations

* feat(tree): scroll with keyboard target node

* fix(tree): `selected-keys` prop influences original array

* feat(tree): pending on selected node at first

* feat(tree): follow tree-select's pending status

* feat(tree): `internalCheckboxFocusable` prop

* refactor(tree): split treeMate to displayTreeMate & dataTreeMate to work with tree-select

* fix(tree): scrollbar won't sync in virtual scroll mode

* feat(tree-select)

* docs: changelog

* docs(tree-select)

* feat(tree-select): stricter type

* fix: typo

* fix(select): input blinks in filterable mode when click at menu and input has value

* fix(tree): multiple line style

* docs(tree-select)

* refactor(tree-select): disable tree expand animation on tree select

* feat(tree-select): change expanded keys on filter

* chore(tree): add comment about animation

* chore

* feat(tree-select): close on single select

* fix(base-selection): input has useless empty row in multiple filterable mode

* docs(tree-select): add clearable in filterable demo
2021-06-21 15:48:15 +08:00
07akioni
e9d377a380 2.12.2 2021-06-19 16:28:23 +08:00
07akioni
58ee106560 2.12.1 2021-06-19 02:30:52 +08:00
07akioni
8e89d1db4f 2.12.0 2021-06-16 23:49:38 +08:00
07akioni
051d2d41da
Merge pull request #164 from TuSimple/feat
Feat
2021-06-16 23:40:21 +08:00
07akioni
5a017d8da3 fix: remove tsbuildinfo in release 2021-06-16 23:36:06 +08:00
07akioni
1b7236ac1d
Merge branch 'main' into feat 2021-06-16 23:12:08 +08:00
07akioni
2317e1ea21
feat(n-a): remove to prop (#162) 2021-06-16 23:06:21 +08:00
07akioni
96147b765e deps: vicons 0.10.0 2021-06-16 22:05:59 +08:00
07akioni
f18af1e3f9
feat(tree): support disabled & checkboxDisabled on option. fix click on indent won't trigger select in block line mode (#160) 2021-06-16 22:03:57 +08:00
07akioni
445e2772a8 2.11.12 2021-06-16 14:13:09 +08:00
07akioni
f9fb82695a 2.11.11 2021-06-15 11:23:16 +08:00
07akioni
801b647530 2.11.9 2021-06-15 01:09:52 +08:00
07akioni
dc78f77380 deps: @vicons/ionicons5 2021-06-14 17:41:15 +08:00
dependabot[bot]
36f1f7d47a
chore(deps-dev): bump @vicons/ionicons4 from 0.8.0 to 0.9.0 (#113)
Bumps [@vicons/ionicons4](https://github.com/07akioni/xicons) from 0.8.0 to 0.9.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.8.0...v0.9.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-06-14 17:35:13 +08:00
07akioni
c08e3f775c build: add discord changelog bot 2021-06-14 17:29:33 +08:00
dependabot[bot]
cdc77110cf
chore(deps-dev): bump @vicons/fluent from 0.8.0 to 0.9.0 (#114)
Bumps [@vicons/fluent](https://github.com/07akioni/xicons) from 0.8.0 to 0.9.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.8.0...v0.9.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-06-14 17:18:16 +08:00
07akioni
dabf8b1b2b refactor(use-rtl): optimize watchEffect 2021-06-13 14:05:43 +08:00
07akioni
3f06e96650 build: test before release 2021-06-13 13:00:46 +08:00
07akioni
5d50114397 2.11.8 2021-06-13 12:59:23 +08:00
07akioni
e6109f7255 deps: eslint-config-standard-with-typescript 20 2021-06-12 18:52:20 +08:00
07akioni
97bc288520 refactor(ssr): remove ssr-provider & use new hook from @css-render/vue3-ssr 2021-06-12 18:16:23 +08:00
07akioni
d8c1a8c354 2.11.7 2021-06-12 15:59:11 +08:00
07akioni
ceee5eae3e 2.11.7-0 2021-06-12 15:49:42 +08:00
07akioni
c04912d44c fix: no lodash & lodash-es type 2021-06-12 15:42:46 +08:00
07akioni
7ed844047d 2.11.6 2021-06-11 18:48:51 +08:00
dependabot[bot]
a8876e1752
chore(deps-dev): bump inquirer from 6.5.2 to 8.1.0 (#72)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 6.5.2 to 8.1.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@6.5.2...inquirer@8.1.0)

---
updated-dependencies:
- dependency-name: inquirer
  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-11 15:24:22 +08:00
07akioni
1024db26c3 deps: hljs 11 2021-06-11 01:15:15 +08:00
07akioni
17aa24cf88 deps: husky 6 2021-06-11 00:58:59 +08:00
07akioni
5db8daa937 2.11.5 2021-06-10 22:54:48 +08:00
07akioni
3120750135 build: post changelog to dingtalk script 2021-06-10 22:49:35 +08:00
yck
dbf624c0ac
build: add test:watch script (#51) 2021-06-10 17:21:57 +08:00
07akioni
9a9c51787f fix: dev not working on windows 2021-06-09 20:41:21 +08:00
dependabot[bot]
b40abf3d0a
chore(deps-dev): bump fs-extra from 9.1.0 to 10.0.0 (#31)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.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/9.1.0...10.0.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 00:55:21 +08:00
dependabot[bot]
60dbcb0203
chore(deps-dev): bump @vicons/ionicons4 from 0.7.0 to 0.8.0 (#32)
Bumps [@vicons/ionicons4](https://github.com/07akioni/xicons) from 0.7.0 to 0.8.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/commits)

---
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-06-09 00:37:25 +08:00
Anthony Fu
f50afd97bd
chore: fix cases for GitHub and TypeScript (#28) 2021-06-09 00:21:50 +08:00
dependabot[bot]
fa44d02b14
chore(deps-dev): bump @vicons/fluent from 0.7.0 to 0.8.0 (#17)
Bumps [@vicons/fluent](https://github.com/07akioni/xicons) from 0.7.0 to 0.8.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/commits)

---
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-06-08 15:31:02 +08:00
dependabot[bot]
f10983e1c0
chore(deps-dev): bump @vicons/ionicons5 from 0.7.0 to 0.8.0 (#18)
Bumps [@vicons/ionicons5](https://github.com/07akioni/xicons) from 0.7.0 to 0.8.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/commits)

---
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-06-08 15:30:51 +08:00
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
07akioni
6e7c9f9c3a feat(cascader): action slot 2021-04-20 02:36:31 +08:00
07akioni
8764fd7d7f 2.7.0 2021-04-19 22:05:43 +08:00
07akioni
3d0e22ef7f 2.6.0 2021-04-19 01:31:36 +08:00
07akioni
0dfb1373f8 feat(button): clsPrefix 2021-04-15 02:09:49 +08:00