Commit Graph

3361 Commits

Author SHA1 Message Date
dependabot-preview[bot]
52d4f7d637
build(deps-dev): bump highlight.js from 10.1.2 to 10.2.0 2020-09-08 07:07:53 +00:00
dependabot-preview[bot]
49a1f12a77
build(deps-dev): bump @types/jest from 26.0.10 to 26.0.13 2020-09-08 07:06:51 +00:00
dependabot-preview[bot]
1a59549d23
build(deps-dev): bump @storybook/addon-storysource from 6.0.20 to 6.0.21 2020-09-07 14:41:28 +00:00
dependabot-preview[bot]
02108b4fd9
build(deps-dev): bump @swc-node/jest from 0.2.0 to 0.3.4 2020-09-07 14:36:21 +00:00
dependabot-preview[bot]
b66414eede
build(deps): bump vue from 3.0.0-rc.9 to 3.0.0-rc.10 2020-09-07 14:35:09 +00:00
dependabot-preview[bot]
1b7dde47ec
build(deps-dev): bump @vue/compiler-sfc from 3.0.0-rc.9 to 3.0.0-rc.10 2020-09-07 14:30:49 +00:00
LongYinan
359c6c2e24 ci: fix dependabot automerge 2020-09-07 22:25:20 +08:00
dependabot-preview[bot]
a7cb646aa3 build(deps-dev): bump html-webpack-plugin from 4.3.0 to 4.4.1
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.3.0...v4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 22:11:55 +08:00
dependabot-preview[bot]
8b3fd60c23 build(deps-dev): bump husky from 4.2.5 to 4.3.0
Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.5...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 22:11:27 +08:00
dependabot-preview[bot]
37e470e723 build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.10.1 to 4.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.0.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 22:10:54 +08:00
dependabot-preview[bot]
19829825ce build(deps-dev): bump @storybook/html from 6.0.20 to 6.0.21
Bumps [@storybook/html](https://github.com/storybookjs/storybook/tree/HEAD/app/html) from 6.0.20 to 6.0.21.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.0.21/app/html)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 22:09:41 +08:00
HerringtonDarkholme
9cd4de7e19 fix(test-utils): revert image patch 2020-09-07 20:50:44 +08:00
Herrington Darkholme
3b5c53994e refactor(test-utils): factor out mockImageLoad 2020-09-07 20:50:44 +08:00
zazzaz
2566bd4cd5 fix: Update El-Scrollbar default prop 2020-09-06 21:38:08 +08:00
Ryan
d5d7e8700e fix(checkbox): fix warn about lacking default value of inject 2020-09-05 20:32:10 +08:00
Ryan
6058363b6b fix(button): fix warn of validator when no type passed 2020-09-05 18:57:36 +08:00
Ryan
2dbc7a4307 fix(link): change default value of type to 'default' instead of '' 2020-09-05 18:54:37 +08:00
zouhang
21382d2ee0 style(checkbox): optimize code 2020-09-04 14:59:29 +08:00
zouhang
cdaa5199e2 style(checkbox): optimize code 2020-09-04 14:59:29 +08:00
zouhang
d235022f71 style(checkbox): improve code 2020-09-04 14:59:29 +08:00
zouhang
c53f79f94f fix(checkbox): change provided props to reactive 2020-09-04 14:59:29 +08:00
zouhang
244d5159de style(checkbox): improve code style 2020-09-04 14:59:29 +08:00
zouhang
ab8c77f0ff refactor(checkbox): refactor checkbox component 2020-09-04 14:59:29 +08:00
zouhang
a8d825bce8 feat(checkbox): optimize code logic 2020-09-04 14:59:29 +08:00
Hanx
869cec59ba
Feat/input (#216)
* feat(input): migrate input component simply

re #95

* feat(input): mainly complete input component & add more input tests

* fix: address pr comments

Co-authored-by: 陈婉玉 <simonaliachen@gmail.com>
2020-09-04 08:24:56 +08:00
baimin
ac2f477e44 feat(button): 添加validator类型校验 2020-09-03 23:31:16 +08:00
baimin
edb0326036 feat(button): 添加type,size,native-type类型限制 2020-09-03 23:31:16 +08:00
baimin
d9c238ae5f fix(link): modift link type error to danger 2020-09-03 23:31:16 +08:00
Ryan
88fafa8f3b refactor(utils): remove utils/jestMock.ts 2020-09-03 23:29:24 +08:00
陈婉玉
7be198906b fix: address pr comments 2020-09-03 21:35:38 +08:00
陈婉玉
fc718948bf feat: extract common test utils 2020-09-03 21:35:38 +08:00
zazzaz
dd82962a2d
fix: update scss to v2.13.2 (#246)
* fix: update scss to v2.13.2

* chore: update

* chore: update
2020-09-02 10:41:18 +08:00
jeremywu
0d811ad714
feat(directives): v-trap-focus (#221)
* feat(directives): [WIP] v-trap-focus

#218

* feat(directives): new directive `v-trap-focus`

* feat(directives): - Address PR comments

* fix: fix typo
2020-09-02 10:26:32 +08:00
Ryan
ab1a1546e0 docs(slider): add docs files 2020-09-01 22:16:58 +08:00
Ryan
c659d45d86 refactor(slider): refactor slider component completed 2020-09-01 22:16:58 +08:00
Ryan
e41142f49b feat(utils): add jestMock.ts 2020-09-01 22:16:58 +08:00
Ryan
2bd6cfe608 test(slider): add test files 2020-09-01 22:16:58 +08:00
陈婉玉
ae2a2031da ci: trigger ci only when pull request 2020-09-01 21:03:45 +08:00
陈婉玉
4e3d046f77 test: avoid mock the whole lodash but only debounce 2020-09-01 11:44:53 +08:00
LongYinan
7da3b560bd ci: job dependencies name should be job instead of job#name 2020-08-31 23:10:08 +08:00
ntnyq
bfe4a74fc3
docs(layout): fix invalid style syntax (#224) 2020-08-31 17:30:48 +08:00
Weiqi Wu
73805eb256
chore: compiled failed(#230) (#231) 2020-08-31 15:18:02 +08:00
Herrington Darkholme
d72f86287f fix(ci): enable CI test on all pull requests 2020-08-31 09:43:07 +08:00
Herrington Darkholme
12e5e93387 fix(checkbox): fix test cases in checkbox 2020-08-31 09:43:07 +08:00
LongYinan
4d94c9712b ci: add dependabot and automerge job to make deps always up to date 2020-08-31 09:43:07 +08:00
LongYinan
122c88c60c chore: upgrade all dependencies 2020-08-31 09:43:07 +08:00
zazzaz
eec9e39233 chore: update type 2020-08-28 14:54:23 +08:00
Simona
3d5e587938
build: replace gulp-sass with gulp-dart-sass (#219) 2020-08-28 13:38:08 +08:00
hangzou
7931f2a2fb
Feat/dropdown (#199) 2020-08-28 11:44:04 +08:00
Hades-li
dec5d665a3
Feat/scss (#212)
* feat: change to import scss

Change the import css to import scss to facilitate style modification

* fix: fixed: storybook support scss file

fixed: storybook support scss file

* chore: remove redundant code in webpack.config.js

Remove redundant code in webpack.config.js
2020-08-28 11:09:05 +08:00