btea
e78e7ce67a
chore(project): modify docs:gen-locale rm -rf to rimraf ( #3470 )
2021-09-17 21:07:14 +08:00
jeremywu
477519a52e
feat(project): local dev environment ( #3463 )
...
- Add vite config for local dev
2021-09-17 16:42:20 +08:00
三咲智子
0636e1e240
style: add import and stricter lint ( #3440 )
...
* style: add import lint
* chore: apply eslint rules
* chore: add stricter lint
* chore: lint all files
* auto fix
* manually fix
* restore build-indices.ts
2021-09-17 15:27:31 +08:00
三咲智子
9defdce04c
chore: remove remaining website ( #3444 )
...
* chore: remove remaining website
* chore: remove README.md part
* chore: remove useless dependency
* yarn.lock
* README.md
* update README.md
* Update .gitignore
* remove transliteration
2021-09-17 09:07:30 +08:00
jeremywu
c6bed151a5
epic(website): refactor website ( #3426 )
...
* feat(website): init viteperss (#3162 )
* init vitepress
* Finish homepage
* relayout page
* partial finish
* update
* update use lang
* remove font weight; change font size
* docs: optimize docs folder structure
* reorganize project
* fix ssr issue
* fix build issues
Co-authored-by: Kevin <sxzz@sxzz.moe>
Co-authored-by: zouhang <zouhang@didiglobal.com>
* feat(website) integrate with crowdin (#3218 )
- Introduce Crowdin CLI
- Add script for fetching Crowdin token from env
- Add script for local development
* fix formatting
* update codeblocks (#3249 )
* feat(docs): update website preview script
- Update azure preview build script
- Eliminate dead links
* bootstrap docs
* fix homepage layout issue
* fix formating
* Finish ToC and codepen integration
* reorganized files and fix issue that causes demo unavailable after build
* feat(docs): migration documentations (#3283 )
* feat(docs): migration documentations
- Move documentations to docs/
* remove unused files
* docs: [popconfirm] migrate document (#3285 )
* feat(docs): migrate documentation from space.md to upload.md (#3292 )
- Upload documentations acorrodingly
* docs: [date-picker] migrate document (#3289 )
* docs: [date-picker] migrate document
* fix: typo
* docs: [slider] migrate document (#3287 )
* docs: migrate documents (#3290 )
* docs: migrate-datetime-picker
* docs: migrate descriptions
* docs: migrate dialog
* docs: migrate divider
* docs: migrate drawer
* docs: migrate drapdown
* docs: fix drapdown
* docs: migrate empty
* docs: migrate form
* docs: add scoped for style
* docs: simplify toRefs
* chore: update doc (#3297 )
* chore: update doc
* chore: update doc
* chore: update doc
* feat(docs): migrate documentations from infinite-scroll to page-header (#3303 )
- Update docs accordingly
- Update CodePen icon to match style
- Update component name to match others
* docs: migrate documentions (#3293 )
migrate list:
* image
* popover
* scrollbar
* radio
* rate
* skeleton
* select
* select-v2
* reault
* progress
* pagination
* chore: update doc (#3305 )
Co-authored-by: 0song <0song@gmail.com>
* Fix broken pipeline
* chore: update demo plugin
* website perfection
* fix hydration bug
* docs: update guide (#3342 )
* WIP docs
* docs: update docs
* add dark mode
* make dev fetch components from local instead of node_modules
Co-authored-by: msidolphin <msidolphin@outlook.com>
Co-authored-by: Aex <spryti@qq.com>
Co-authored-by: 0song <82012629+0song@users.noreply.github.com>
Co-authored-by: 0song <0song@gmail.com>
Co-authored-by: zouhang <zouhang@didiglobal.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
* fix(docs): fix codepen code example issue (#3380 )
* fix(docs): fix codepen code example issue
- Add lang="ts" for all example files
- Fix codepen import error
* revert changes in resource.vue
* feat(docs): complete crowdin integration (#3408 )
* Update mds for preparing the integration script
* deprecate old website
* update sponsors and even handler for resize
* update build script for preview
* fix preview-build error
* fix preview-build error
* fix preview-build error
* fix preview-build error
* fix preview-build error
* update deploy script and some bugs
* Fix existing issue
* chore(project): add dev preview workflow
* chore(project): rename dev to staging
* update the size of toc
* update staging-preview script
* update preview scripts
* enable website build for preview
* fix build error
* final commitment for update the details
* remove azure pipeline
* move docs ignores into docs and update date
Co-authored-by: Kevin <sxzz@sxzz.moe>
Co-authored-by: zouhang <zouhang@didiglobal.com>
Co-authored-by: msidolphin <msidolphin@outlook.com>
Co-authored-by: Aex <spryti@qq.com>
Co-authored-by: 0song <82012629+0song@users.noreply.github.com>
Co-authored-by: 0song <0song@gmail.com>
2021-09-17 00:18:50 +08:00
三咲智子
a3f01b0f23
build: external packages ( #3415 )
2021-09-15 08:28:23 +08:00
三咲智子
5c70b303d9
fix(build): fix exclude dependency ( #3404 )
...
* fix(build): fix exclude dependency
* Update utils.ts
2021-09-15 01:13:36 +08:00
三咲智子
680de635f6
fix(core): downgrade vueuse version ( #3405 )
2021-09-14 23:22:59 +08:00
三咲智子
d26070d939
chore: add @vueuse/core ( #3370 )
2021-09-13 10:37:43 +08:00
三咲智子
91316b79c3
improvement(project): add webpack-dev-server type ( #3299 )
...
* improvement(project): add webpack-dev-server type
* fix(project): listen all hosts
2021-09-10 09:46:27 +08:00
三咲智子
23ab0e61a8
chore(project): update package.json ( #3246 )
...
* chore(project): update package.json
* chore(project): add browserslist
2021-09-05 21:42:37 +08:00
Aex
ac7c226196
chore(project): upgrade dependencies to latest minor ( #3242 )
...
* chore(project): bump @babel/cli from 7.12.1 to 7.15.4
* chore(project): bump @babel/core from 7.11.6 to 7.15.5
* chore(project): bump @babel/plugin-proposal-class-properties to 7.14.5
* chore(project): bump @babel/plugin-transform-runtime to 7.15.0
* chore(project): bump @babel/preset-env from 7.11.5 to 7.15.4
* chore(project): bump @babel/preset-typescript from 7.10.4 to 7.15.0
* chore(project): bump babel-loader from 8.1.0 to 8.2.2
* chore(project): bump babel-plugin-module-resolver from 4.0.0 to 4.1.0
* chore(project): bump @popperjs/core from 2.4.4 to 2.10.1
* chore(project): update babel.config.js
* chore(project): update jest.config.js
* chore(project): bump @typescript-eslint/eslint-plugin to 4.30.0
* chore(project): bump @typescript-eslint/parser from 4.29.3 to 4.30.0
* chore(project): bump algoliasearch from 4.4.0 to 4.10.5
* chore(project): bump transliteration from 2.1.11 to 2.2.0
* chore(project): bump typescript from 4.3.5 to 4.4.2
* chore(project): bump esbuild from 0.12.5 to 0.12.25
* chore(project): bump file-loader from 6.1.0 to 6.2.0
* chore(project): bump rollup from 2.28.2 to 2.56.3
* chore(project): bump rollup-plugin-esbuild from 4.2.3 to 4.5.0
* chore(project): bump sass from 1.37.0 to 1.39.0
* chore(project): move sass & typescript to devDependencies
2021-09-05 19:57:35 +08:00
Aex
7fc2d6bc7d
chore(project): upgrade dependencies to latest patch ( #3241 )
...
bump lodash from 4.17.20 to 4.17.21
bump url-loader from 4.1.0 to 4.1.1
bump chalk from 4.1.0 to 4.1.2
bump cross-env from 7.0.2 to 7.0.3
bump components-helper from 1.0.2 to 1.0.4
bump @vue/babel-plugin-jsx from 1.0.0 to 1.0.7
bump @vue/compiler-sfc from 3.2.6 to 3.2.8
bump @vue/component-compiler-utils 3.2.0 from to 3.2.2
2021-09-05 16:27:17 +08:00
云游君
4ec08a8251
refactor: upgrade to husky@7 & lint-staged@11 & commitlint@13 ( #3239 )
2021-09-05 01:33:56 +08:00
Aex
2f9cdc74ce
chore(project): improve prettier format ( #3236 )
2021-09-05 00:53:31 +08:00
三咲智子
55348b30b6
style: use prettier ( #3228 )
...
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
2021-09-04 19:29:28 +08:00
jeremywu
12006ecdb7
chore(build): remove unused package.json scripts ( #3150 )
...
* chore(build): remove unused package.json scripts
- Remove unused scripts
- Revert changes made for removing ts-node
- Fix button.var error
* Update dropdown.vue
2021-08-31 17:57:35 +08:00
Sanxiaozhizi
6cc16bbd06
refactor: enhance type definition ( #3062 )
...
* chore: add vue-tsc for type check
* refactor(components): respect Vue's own style type
* refactor(components): improve props type
* chore(build): improve types
* fix(components): remove unnecessary props
* perf(components): use shallowRef
* fix(components): add missing property type for table
* refactor(components): improve time-picker types
* refactor(components): extract import type
* refactor(components): improve popper types
* refactor(components): upload list types
* fix(docs): fix type
* better type
* fix: remove index
2021-08-31 09:40:13 +08:00
Sanxiaozhizi
f5d0b85dbf
chore: move rollup-plugin-replace to devDependencies ( #3136 )
2021-08-30 21:38:16 +08:00
Sanxiaozhizi
e9e56d5938
chore: upgrade & improve eslint rule ( #3105 )
...
* chore: remove unused ts-node
* chore: upgrade lodash
* chore: upgrade eslint
* perf: remove side effects in computed
* refactor: follow eslint rules
* chore: remove vue-template-compiler
* style: enhance eslint format rule
* style: format code
2021-08-27 17:46:06 +08:00
jeremywu
d2162d8450
fix(build): unpin vue compiler version ( #3055 )
...
- Change @vue/compiler-sfc version from 3.2.x to ^3.2.0
2021-08-25 17:47:25 +08:00
Haoqun Jiang
5d9037a8b5
fix: stop pinning vue peer dependency version ( #3051 )
...
* fix: stop pinning vue peer dependency version
It should be safe to trust `vue` to follow semver.
Pinning a peer dependency version is a bad idea because any change in
peer dependency requirement should be considered a breaking change in
theory.
On the other hand, `@vue/compiler-sfc` has a strict peer dependency
version requirement.
So pinning the `vue` version is likely to causing issues like
https://github.com/vitejs/vite/issues/4573 in the future.
* chore: update lockfile
2021-08-25 17:34:57 +08:00
jeremywu
0738aed40c
fix(build) fix rollup full bundile issue ( #3034 )
2021-08-25 01:22:03 +08:00
jeremywu
ef94ac1a70
fix(build): upgrade vue to 3.2.x ( #3031 )
...
* chore(build): upgrade vue to 3.2.x
- Update Vue related dependencies version
* update vue version
2021-08-25 00:18:06 +08:00
kooriookami
e0095e3c1d
build: update browserslist ( #3027 )
2021-08-24 17:36:52 +08:00
jeremywu
a3d0d05d82
fix replaceAll is undefined ( #3024 )
2021-08-24 16:52:44 +08:00
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder ( #3016 )
2021-08-24 13:36:48 +08:00
云游君
a2dba425a0
chore(build): remove useless dependencies & use ts for gulp & add progressbar ( #2792 )
...
* refactor(theme-chalk): upgrade to ts & renive gulp-mincss with gulp-clean-css
* feat(build): add clean-css colorful log && add progressbar for webpack
2021-08-03 09:12:34 +08:00
云游君
a2e1491411
refactor(slider): migrate css var & use sass map for message ( #2772 )
2021-07-30 17:40:22 +08:00
jeremywu
a7b4b61dc1
feat(icon): introduce-el-icons-into-ep ( #2766 )
...
- Add @element-plus/icons as dependency.
- Update el-icon.
- Update icon.md for all languages.
2021-07-30 11:29:25 +08:00
jeremywuuuuu
4e5ef0d3a8
build(project): update bundle strategy
...
- Update the build script for generating *.d.ts files
- Update package.json module entry.
- Update CI pipeline node version
- Reorganized main bundle structure
- Update i18n functionalities
2021-07-23 16:46:53 +08:00
Square Coin
d17d6a5b49
feat(menu): improve handleItemClick ( #2514 )
...
* feat(menu): improve handleItemClick function
* chore(menu): add description of handleItemClick
* feat(menu): better name
* Address comments
* Update doc for all languages
Co-authored-by: liik <linyunqianpp@126.com>
Co-authored-by: jeremywuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-07-15 15:18:02 +08:00
云游君
37d3d778c1
chore(style): lint scss by prettier ( #2515 )
2021-07-14 09:27:52 +08:00
Enoch Qin
36f2d0964b
chore: upgrade sass from 1.34.0 to 1.35.1 ( #2437 )
2021-07-05 09:05:03 +08:00
william paulo
bb44760f56
fix: update peerDependencies vue version ( #2352 )
...
leave patch level open for vue
2021-06-30 15:21:52 +08:00
zouyaoji
265a6e4c6d
fix: Highlighted the search results of document ( #2382 )
2021-06-30 14:36:41 +08:00
Herrington Darkholme
0287d1a2b6
Fix/table test ( #2229 )
...
* fix(table): remove unnecessary test lib
we can safely use jest.fn
* fix(build): cleanup unused deps
2021-06-12 17:10:24 +08:00
jeremywu
8206e34a66
fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix ( #2220 )
...
- Upgrade Vue to 3.1.1 and fix the bug alone with the upgrade
2021-06-11 18:20:49 +08:00
hangzou
7baf85bf6d
feat(build): esbuild for single component build ( #2112 )
2021-06-03 13:05:21 +08:00
Bios Sun
eeedac6cf7
build: bump sass from 1.26.10 to 1.34.0 ( #2060 )
...
# Conflicts:
# packages/theme-chalk/src/common/var.scss
2021-05-27 16:39:04 +08:00
0song
3171c992cd
chore: fix gen type ( #1762 )
2021-04-06 15:53:17 +08:00
qiang
87a16f24d3
workflow: Auto generate code hint files from the docs ( #1749 )
...
* chore: add components-helper
* docs: unified style
* docs: unified style
* docs: unified style
* docs: unified style
* chore: replace Accepted Values for icon
* chore: delete vetur folder
* chore: add components-helper
* docs: unified style
* docs: unified style
* docs: unified style
* docs: unified style
* chore: replace Accepted Values for icon
* chore: delete vetur folder
2021-04-06 11:41:02 +08:00
jeremywu
ac0612965f
build(project): project/bumping-vue-version ( #1702 )
...
* build(project): project/bumping-vue-version
- Bumping vue to 3.0.9
* remove unnecessary dependency
* restore @vue/compiler-sfc
2021-03-28 12:46:58 +08:00
qiang
8238fa8593
chore: add web-types.json ( #1662 )
2021-03-19 09:11:18 +08:00
Ryan2128
c550bcfd27
fix(popper): fix popper error cause by vue version update ( #1556 )
...
* chore: update vue version
* fix(infinite-scroll): fix test case error
* fix(popper): fix popper error cause by vue version update
2021-03-03 11:43:31 +08:00
Ryan2128
11d40fa791
feat(docs): add copy feat for demo ( #1398 )
2021-01-31 18:42:29 +08:00
zazzaz
29298d5974
Update package.json
2021-01-23 15:14:26 +08:00
qiang
9429ff303f
chore: add tags and attributes completions for vetur ( #1303 )
2021-01-20 15:31:07 +08:00
jeremywu
59bcb722e9
chore(project): chore/bumping-dep-versions ( #1214 )
...
- Bumping dep versions to get rid of Vulnerability
2021-01-07 11:22:54 +08:00
zazzaz
b71d151dce
chore: update changelog
2021-01-05 16:52:23 +08:00
jeremywu
a58f0fab90
chore(project): chore/bumping-vue-version ( #1159 )
...
* chore(project): chore/bumping-vue-version
- Upgrade vue to 3.0.5
* chore(project): - revision dependencies
2020-12-31 11:11:45 +08:00
jeremywu
a3a1c3508e
build: add packages ( #1138 )
...
* build(build): build/opt-github-actions-build-productivity
- Reduce the maximum parallel process number to 2(correcsponding to github actions machine cores)
* build(build): build/add-packages-to-release-scope
- Add packages to package.json.file in order to provide theme.scss
2020-12-27 23:58:18 +08:00
jeremywu
2671c461b4
build(core): core/bundling-opt ( #1118 )
2020-12-27 14:16:18 +08:00
zazzaz
4955140376
1.0.1-beta.11
2020-12-21 22:37:41 +08:00
zazzaz
b11cac4ebd
1.0.1-beta.10
2020-12-18 11:36:32 +08:00
zazzaz
ed2d2de032
1.0.1-beta.9
2020-12-16 22:56:56 +08:00
zazzaz
36f676cf37
1.0.1-beta.8
2020-12-12 15:06:24 +08:00
hangzou
eb24622055
fix: fix some components import type ( #959 )
2020-12-11 15:37:09 +08:00
zazzaz
3effc34a9d
1.0.1-beta.7
2020-12-10 14:12:44 +08:00
zazzaz
79b8273fa0
1.0.1-beta.6
2020-12-09 12:40:40 +08:00
zazzaz
f5d4f5d25c
1.0.1-beta.5
2020-12-07 13:25:31 +08:00
zazzaz
4519575f73
1.0.1-beta.4
2020-12-05 13:02:32 +08:00
zazzaz
6235ce61db
1.0.1-beta.3
2020-12-03 17:37:59 +08:00
zazzaz
56b259e44e
1.0.1-beta.2
2020-12-02 11:44:22 +08:00
zazzaz
2b234fb4fb
1.0.1-beta.1
2020-12-01 21:57:04 +08:00
vok123
f529bbe7a0
fix: add esm bundle ( #577 )
2020-12-01 18:56:43 +08:00
zazzaz
2bcbcc8859
chore: rm type ( #749 )
2020-12-01 17:33:52 +08:00
jeremywu
de0696b4f6
core/bumping-dependency-vue-version ( #729 )
...
* bumping version
* build(core): bumping vue version
- Bumping up vue version from ^3.0.0 to ^3.0.3 due to the change of `emitOptions`
* Remove transition mock/Add before-enter and before-leave hook emitter for popper
2020-12-01 10:28:42 +08:00
zazzaz
0bc7f6d999
1.0.1-beta.0
2020-11-29 18:58:38 +08:00
zazzaz
45e7ade6dd
1.0.1-alpha.23
2020-11-27 11:30:48 +08:00
zazzaz
4986e8f98f
1.0.1-alpha.22
2020-11-26 23:19:33 +08:00
zazzaz
b1bdb6de8b
build: add type ( #685 )
...
* build: add type
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
2020-11-26 23:09:31 +08:00
zazzaz
e024c050b2
1.0.1-alpha.21
2020-11-24 15:01:00 +08:00
zazzaz
a2a515024a
Build/full ( #668 )
...
* build: update build full
* chore: update
* chore: update
* chore: update
* chore: update
2020-11-24 14:58:56 +08:00
jeremywu
41655b6847
chore(project): adding a script for upgrading vue version ( #660 )
...
* chore(project): adding a script for upgrading vue version
* Update locale.spec.ts
Co-authored-by: zazzaz <izazzaz@hotmail.com>
2020-11-23 17:51:51 +08:00
zazzaz
7dce7e2012
1.0.1-alpha.20
2020-11-23 15:08:00 +08:00
zazzaz
777dd4ca30
1.0.1-alpha.19
2020-11-23 14:33:31 +08:00
zazzaz
1b63a99c2b
build: update dependencies
2020-11-23 14:17:51 +08:00
zazzaz
a9c8b7cebf
build: update build
2020-11-23 09:50:30 +08:00
zazzaz
55d52a2164
1.0.1-alpha.18
2020-11-22 22:37:34 +08:00
zazzaz
46d4648ced
1.0.1-alpha.17
2020-11-22 21:56:33 +08:00
zazzaz
a84b72e8f1
build: update build version
2020-11-22 21:56:33 +08:00
zazzaz
58f33bd8d8
1.0.1-alpha.16
2020-11-20 10:54:26 +08:00
zazzaz
3c1fda6fbb
build: update build script
2020-11-16 11:26:57 +08:00
zazzaz
131d79c752
1.0.1-alpha.15
2020-11-16 11:25:47 +08:00
jeremywu
f3d24d6109
fix(popper): fix popper related style ( #562 )
...
* fix(popper): fix popper related style
* fix(popper): restore `onMount` hook, rewrite `Teleport` usage
* fix(popper): fix failed tests due to change
* fix(popper): - Fix popper initialiation method
* fix(popper): - Replace unref with internal defined unwrap function
2020-11-10 14:55:03 +08:00
Simona
c5fc8b4e9a
build: optimize ( #560 )
...
* build: replace ts-loader with @babel/preset-typescript
2020-11-10 14:24:09 +08:00
hangzou
9a3d2911d7
feat(build): upgrade rollup-plugin-vue ( #563 )
2020-11-10 10:38:38 +08:00
zazzaz
4c65c4b6e7
1.0.1-alpha.14
2020-11-04 17:04:46 +08:00
zazzaz
0109b468f1
1.0.1-alpha.13
2020-11-04 14:50:51 +08:00
hangzou
bb85d50cb4
feat(build): add build:locale & build:utils ( #538 )
2020-11-04 11:15:35 +08:00
zazzaz
8da07f3c5b
chore: update info ( #532 )
2020-11-03 11:40:56 +08:00
zazzaz
72bb569ce9
1.0.1-alpha.12
2020-11-02 23:21:30 +08:00
zazzaz
1d5d3ee4a8
chore: update build
2020-11-02 18:56:19 +08:00
hangzou
c408492b2b
build: build esm bundle & esm components ( #518 )
2020-10-30 23:26:57 +08:00
zazzaz
9cb4aeac32
1.0.1-alpha.11
2020-10-28 14:38:41 +08:00
zazzaz
bfa7a99419
1.0.1-alpha.10
2020-10-23 15:02:39 +08:00
zazzaz
eb426a416d
chore: rm esm build
2020-10-23 15:01:09 +08:00
zazzaz
1788cc4733
1.0.1-alpha.9
2020-10-21 17:12:55 +08:00
zazzaz
18bd2d241c
chore: update
2020-10-20 14:53:31 +08:00
zazzaz
1c44cd8e2e
chore: update
2020-10-20 14:52:45 +08:00
zazzaz
4cfb86438a
chore: update build
2020-10-20 14:17:56 +08:00
zazzaz
b66c749454
1.0.1-alpha.8
2020-10-20 14:15:43 +08:00
zazzaz
ed87900f57
1.0.1-alpha.7
2020-10-20 13:52:08 +08:00
hangzou
e8c162ea72
fix: fix rollup module ( #434 )
...
* fix(build): fix some export & import path
* fix(build): build utils
* fix: fix error import
* fix(build): fix import error
* fix(build): remove useless dependent
* fix(build): fix build command error
2020-10-20 11:45:44 +08:00
justwiner
2985a71751
feat(table): table ( #407 )
...
Co-authored-by: winerlu <winerlu@tencent.com>
Co-authored-by: zazzaz <izazzaz@hotmail.com>
2020-10-20 10:31:47 +08:00
余林夕
c2951875b3
feat(message-box): migrate MessageBox ( #300 )
...
* feat(message-box): migrate MessageBox
* refactor(message-box): import sleep from test-utils
* refactor(message-box): optimize props
* refactor(message-box): optimize message-box
* refactor(message-box): optimize message-box
* refactor(message-box): optimize message-box
* refactor(message-box): remove `removeClass` & `addClass`
* refactor(message-box): replace 'HTMLElement' with 'HTMLButtonElement'
* refactor(message-box): review optimize
* refactor(message-box): __test__ optimize
* refactor(message-box): replace addEvent with on and off
* refactor(message-box): remove doc
* feat(message-box): jest add @babel/plugin-proposal-class-properties
Co-authored-by: YuLinXi <yumengyuan@klicen.com>
2020-10-19 13:50:22 +08:00
zazzaz
f927b8a586
1.0.1-alpha.6
2020-10-16 14:25:02 +08:00
hangzou
3c01d82efa
feat: add module in pkg & remove useless comment ( #423 )
2020-10-16 13:51:39 +08:00
zazzaz
8786faf73f
build: update build theme
2020-10-15 10:31:01 +08:00
zazzaz
42ac78d854
1.0.1-alpha.5
2020-10-15 10:24:46 +08:00
zazzaz
c5936d4f7b
build: publish packages
2020-10-15 10:24:40 +08:00
zouhang
a14afae7c9
fix: fix some comp type erro & add rollup build
2020-10-09 20:24:53 +08:00
zazzaz
62fe4c14f7
1.0.1-alpha.4
2020-10-04 17:25:28 +08:00
zazzaz
3b7369473c
1.0.1-alpha.3
2020-09-27 13:32:43 +08:00
zazzaz
5e499b0196
build: update website build
2020-09-24 20:00:48 +08:00
zouhang
5000056c4e
feat: add jsx support for test case
2020-09-24 17:36:44 +08:00
jeremywu
7999433dd4
chore(core): deprecate storybook ( #343 )
2020-09-23 20:18:11 +08:00
Herrington Darkholme
f8da703a9a
feat: bump vue version ( #330 )
...
* feat(core): bump vue version
* fix(steps): remove the usage of setupState
2020-09-19 15:38:36 +08:00
zazzaz
a900e375f2
chore: update readme ( #325 )
2020-09-18 16:15:30 +08:00
zazzaz
4f68443ac0
Fix/update website ( #322 )
...
* 1.0.1-alpha.2
* chore: update website logo
* chore: update website logo
2020-09-18 14:27:03 +08:00
zazzaz
457c1ca037
chore: update
2020-09-15 18:59:58 +08:00
zazzaz
680407799d
1.0.1-alpha.1
2020-09-15 18:59:58 +08:00
zazzaz
9852cfbd33
chore: update
2020-09-15 18:59:58 +08:00
zazzaz
21009f43fe
chore: update
2020-09-15 18:59:58 +08:00
zazzaz
fac0313f89
1.0.1-alpha.0
2020-09-15 18:59:58 +08:00
zazzaz
97943761d2
chore: update
2020-09-15 18:59:58 +08:00
zazzaz
c57a6eaa53
build: init build script
2020-09-15 18:59:58 +08:00
zouhang
b37a21420c
feat(core): add jsx support
2020-09-15 13:53:41 +08:00
zazzaz
72274ed0ad
fix: fix eslint && typescript-eslint issue
2020-09-11 10:44:39 +08:00
dependabot-preview[bot]
5ab522e9aa
build(deps-dev): bump vue-loader from 16.0.0-beta.6 to 16.0.0-beta.7
2020-09-09 10:04:49 +00:00
dependabot-preview[bot]
a69b191d31
build(deps-dev): bump vue-loader from 16.0.0-beta.5 to 16.0.0-beta.6
2020-09-09 06:58:15 +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]
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