Commit Graph

843 Commits

Author SHA1 Message Date
07akioni
7bd91cb292 deps: update marked 2021-11-21 17:40:42 +08:00
dependabot[bot]
32fbc72b3f
chore(deps-dev): bump lint-staged from 11.2.6 to 12.0.3 (#1625)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.6 to 12.0.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.6...v12.0.3)

---
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-11-21 17:21:37 +08:00
07akioni
3e958ee7f8 2.20.3 2021-11-15 02:04:39 +08:00
07akioni
87eb9ea7b2 deps: update evtd 2021-11-14 20:32:27 +08:00
Sepush
ce90d253e1
fix(ci): set NODE_OPTIONS=--unhandled-rejections=warn (#1522)
* ci:add node 16 to matrix

* fix(ci):set NODE_OPTIONS=--unhandled-rejections=warn
2021-11-06 02:27:38 +08:00
07akioni
514b5b217e 2.20.2 2021-11-05 02:43:19 +08:00
Hawods
79d55807c1
chore: restore missing dev script (#1491) 2021-11-01 14:19:11 +08:00
07akioni
a56122dca6 2.20.1 2021-11-01 01:53:03 +08:00
07akioni
d8acab7f83 2.20.0 2021-10-28 03:52:41 +08:00
07akioni
ad0901c67d deps: change babel-eslint to @babel/eslint-parser 2021-10-27 03:08:57 +08:00
07akioni
22617d99df fix: some tests 2021-10-27 03:06:24 +08:00
zoomdong
3e80f2d1ce
workflow: move to pnpm (#1425)
* workflow: move to pnpm

* chore: complete test case

* Update .gitignore

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-10-27 02:23:24 +08:00
张乐聪
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
07akioni
a1a353519a 2.16.0 2021-08-02 01:33:25 +08:00
dependabot[bot]
55511e7899
chore(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#736)
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.3.1 to 5.1.0.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  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-07-30 23:02:58 +08:00
07akioni
a41a163074 2.15.11 2021-07-29 09:14:51 +08:00
07akioni
ea5ae8725d 2.15.10 2021-07-29 02:16:59 +08:00
07akioni
d86e879408 2.15.9 2021-07-28 01:59:25 +08:00
07akioni
5264adc48d 2.15.8 2021-07-27 01:05:42 +08:00
07akioni
aec0dd161f 2.15.7 2021-07-25 22:13:57 +08:00
07akioni
9570c5629f 2.15.6 2021-07-23 02:34:12 +08:00
07akioni
5cbbf07e20 2.15.5 2021-07-16 01:50:51 +08:00
07akioni
e1d0ab7afb feat(menu): expands all the ascendant of selected item by default
close https://github.com/TuSimple/naive-ui/issues/481
2021-07-16 01:45:11 +08:00
07akioni
f64d37a84a 2.15.4 2021-07-09 01:01:05 +08:00
dependabot[bot]
4b908cccaa
chore(deps-dev): bump @types/estree from 0.0.49 to 0.0.50 (#432)
Bumps [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) from 0.0.49 to 0.0.50.
- [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-07-09 00:39:44 +08:00
07akioni
e407d54a5a 2.15.3 2021-07-05 17:02:15 +08:00
07akioni
1fd2a6d919 2.15.2 2021-07-02 18:23:17 +08:00
dependabot[bot]
39bb34d72f
chore(deps-dev): bump @types/estree from 0.0.48 to 0.0.49 (#357)
Bumps [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) from 0.0.48 to 0.0.49.
- [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-07-02 17:57:49 +08:00
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