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]
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
LongYinan
122c88c60c
chore: upgrade all dependencies
2020-08-31 09:43:07 +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
zazzaz
a7bd25b36a
chore: update
2020-08-25 10:18:28 +08:00
zazzaz
9b0bec0cd7
feat: add website play
2020-08-25 10:18:28 +08:00
Caaalabash
dea58ffd09
chore(project): upgrade to vue rc7
2020-08-24 14:44:29 +08:00
zazzaz
4353172345
build(): upgrade to TypeScript 4
2020-08-21 18:58:57 +08:00
Hanx
e2754a06cd
chore(project): upgrade vue to rc6 ( #167 )
2020-08-20 13:57:24 +08:00
jeremywu
2606158c38
fix(project): - Upgrade dependencies ( #163 )
...
- Update failed tests
2020-08-19 20:41:06 +08:00
JeremyWuuuuu
81d9037edd
fix(popper): pR comments addressing
2020-08-19 15:28:01 +08:00
JeremyWuuuuu
4220cb92d0
chore(popper): replace lodash with lodash-es
2020-08-19 15:28:01 +08:00
zazzaz
81ded9d976
fix: fix bundle issue
2020-08-14 09:54:27 +08:00
hangzou
21f459d197
perf(docs): replace node-sass by dart-sass & update ::v-deep ( #136 )
2020-08-13 17:31:58 +08:00
zazzaz
f12000f9c2
feat: add website ( #135 )
...
* feat: add website
* chore: fix
2020-08-13 15:18:26 +08:00
bastarder
c2341c72eb
feat(collapse): add collapse
2020-08-13 10:56:07 +08:00
JeremyWuuuuu
25d6bd4667
feat(notification): add new component notification
2020-08-06 21:15:20 +08:00
Herrington Darkholme
9ead10d326
[WIP] Fix/eslint ( #74 )
...
* fix(style): apply eslint
* fix(breadcrumb): provide inection in test code
2020-08-04 16:08:14 +08:00
Caaalabash
79e9bdfb38
feat(breadcrumb): add breadcrumb component
2020-08-03 15:03:55 +08:00
HerringtonDarkholme
971affc6ba
fix(core): update swc-jest version
2020-07-31 13:59:39 +08:00
HerringtonDarkholme
8d8bff8030
feat(core): use faster swc-jest
2020-07-31 13:59:39 +08:00
JeremyWuuuuu
5b98819a85
feat/migrate-utilities
...
- [WIP] migrate utility methods.
2020-07-29 11:44:12 +08:00
zazzaz
2c80f15a81
style: update es-lint check
2020-07-28 13:59:49 +08:00
zazzaz
e1f61af8f9
ci: add build preview
2020-07-28 13:37:13 +08:00
zazzaz
1767578e83
chore: remove Vue-router
2020-07-27 19:10:13 +08:00
Hanx
4e5b229308
Chore/eslint ( #34 )
...
* chore: add eslint support & some fixes
* chore: eslint basic support rules & some fixes; ignore yarn-error
2020-07-27 16:17:41 +08:00
zouhang
689864b219
Merge branch 'dev' into feat/cz_&_husky
2020-07-27 10:32:36 +08:00
Herrington Darkholme
7f82633322
feat: add story source
2020-07-26 14:10:42 +08:00
zouhang
6902b964e4
fix(dev): update cz & husky
2020-07-24 23:25:03 +08:00
Herrington Darkholme
e2f7173c0a
Merge branch 'dev' of github.com:element-plus/element-plus into feat/test
2020-07-24 20:23:14 +08:00
Herrington Darkholme
0c2c8ea3f2
Merge pull request #22 from element-plus/feat/storybook
...
feat/add-storybook
2020-07-24 19:49:16 +08:00
Herrington Darkholme
bf022e3862
feat: add tests dir to template
2020-07-24 19:28:18 +08:00
JeremyWuuuuu
63a6664a06
feat/add-storybook
...
- Add story book for component previewing
- Add custom preview method for renderering Vue3 Component
- Modify scripts for storybook boilerplate
- Add documentation in README for booting and previewing project
feat/storybook
- Add story book for component previewing
- Add custom preview method for renderering Vue3 Component
- Modify scripts for storybook boilerplate
- Add documentation in README for booting and previewing project
2020-07-24 19:20:37 +08:00
Herrington Darkholme
1ae9f46357
feat: move jest to rootdir
2020-07-24 18:58:15 +08:00
Herrington Darkholme
d24bbc9be9
Merge branch 'dev' of github.com:element-plus/element-plus into feat/test
2020-07-24 18:50:34 +08:00
Herrington Darkholme
b42f434c1e
feat: add jest basic config
2020-07-24 16:44:56 +08:00
Herrington Darkholme
778113f2af
fix: add dependencies to peer
2020-07-24 15:15:28 +08:00
JeremyWuuuuu
dd01db13f4
feat/template-generator
...
- Add `gc.sh` as template generator
- Add `gc` as npm script to generate boilerplate
2020-07-22 22:00:34 +08:00
HerringtonDarkholme
8e642a845f
feat: add lerna basic config
2020-07-22 00:35:23 +08:00
zouhang
5da603bffb
feat: add commit cz & vue-shim.d.ts
2020-07-21 20:23:49 +08:00
zazzaz
1e981eadc9
update
2020-07-21 18:37:38 +08:00
zazzaz
70995def26
update
2020-07-21 18:18:44 +08:00