Yugang Cao
|
194794d5be
|
feat(date-picker): add quarter type (#1592)
* feat: add quarter type
* feat(datePicker): add quarter type
* fix: update month
* fix: update date-fns version
* fix: resolve conflict
* fix: update
* fix: remove unuse class
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-12-15 01:16:27 +08:00 |
|
dependabot[bot]
|
d981db3649
|
build(deps-dev): bump @vitejs/plugin-vue from 1.10.2 to 2.0.0 (#1837)
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 1.10.2 to 2.0.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.0.0/packages/plugin-vue)
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
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-12-14 01:45:37 +08:00 |
|
dependabot[bot]
|
5456bdb757
|
build(deps-dev): bump esbuild from 0.13.15 to 0.14.3 (#1836)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.13.15 to 0.14.3.
- [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.13.15...v0.14.3)
---
updated-dependencies:
- dependency-name: esbuild
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-12-14 01:45:16 +08:00 |
|
Yugang Cao
|
99bc46685a
|
docs: ts and js language switch (#1616)
* feat: add ts/js check
* feat: add ts/js checkout
* fix: update dependencies
* fix: markdown support ts
* feat: change to vue
* fix: update
* feat: compatiable vue and md of demo
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-12-13 03:55:41 +08:00 |
|
07akioni
|
5f4a912a98
|
2.21.5
|
2021-12-07 01:57:23 +08:00 |
|
07akioni
|
dc20036196
|
2.21.4
|
2021-12-06 03:42:35 +08:00 |
|
07akioni
|
6d6597f5f7
|
feat(data-table): ignore children with length 0 in tree data mode, closes #1703
|
2021-12-06 02:30:27 +08:00 |
|
07akioni
|
82c3757ee9
|
2.21.3
|
2021-12-03 05:24:29 +08:00 |
|
07akioni
|
7c4dcd9873
|
2.21.2
|
2021-11-29 01:20:58 +08:00 |
|
07akioni
|
bb1682002f
|
feat(popover): better flip, closes #1520, closes #1643
|
2021-11-29 00:12:37 +08:00 |
|
Mr.Bai
|
9fcc91525b
|
feat(upload): support custom request (#1474)
* feat(upload): support custom request
* optimazitaion
* feat(upload): custom request finished
* feat(upload): update doc
* feat(upload): update changelog
* optimazition
* update change log
* optimazition
* update changelog
* update changelog
* update changelog
* Update src/upload/demos/enUS/index.demo-entry.md
Co-authored-by: 07akioni <07akioni2@gmail.com>
* Update src/upload/demos/zhCN/index.demo-entry.md
Co-authored-by: 07akioni <07akioni2@gmail.com>
Co-authored-by: Jiwen Bai <56228105@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-11-28 23:03:24 +08:00 |
|
07akioni
|
5b10f8876f
|
fix: @babel/eslint-parser should not be in dev deps
|
2021-11-27 22:47:57 +08:00 |
|
07akioni
|
28b127f4b1
|
2.21.1
|
2021-11-23 01:39:07 +08:00 |
|
07akioni
|
ef9920cf96
|
fix(dropdown): happensIn logic
|
2021-11-23 00:31:06 +08:00 |
|
07akioni
|
50668067cf
|
fix: vtu test errors
|
2021-11-22 23:29:13 +08:00 |
|
XieZongChen
|
4f76827c22
|
chore: lint-staged downgraded version (#1639)
|
2021-11-22 11:44:20 +08:00 |
|
07akioni
|
d7a174034e
|
2.21.0
|
2021-11-21 23:56:40 +08:00 |
|
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 |
|