JeremyWuuuuu
b4342c5ef4
fix missing folders and umd locale builds and i18n docs for umd builds
2021-08-25 17:07:06 +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
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder ( #3016 )
2021-08-24 13:36:48 +08:00
jeremywu
426bbf2afe
fix(build): fix build script ( #2683 )
...
* fix(build): fix build script
- Replace cp command with rsync
* update build script
2021-07-26 12:47:02 +08:00
jeremywu
a846c08a56
fix(build): fix build script ( #2680 )
...
- Replace cp command with rsync
2021-07-26 12:03:27 +08:00
jeremywu
07106da33a
fix(locale): dayjs related i18n issue ( #2678 )
...
- Fix dayjs related i18n issue.
2021-07-26 10:51:32 +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
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
jeremywu
b60e4f3bef
build(project): release/1-0-2-beta-46 ( #2136 )
...
- Update release change log and update release script
2021-06-03 14:41:20 +08:00
qiang
8046dfcb98
fix: not generate code hint files when publish-npm ( #1802 )
...
* build: add build:helper
* build: add build:helper
2021-04-11 21:05:59 +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
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
zazzaz
510621a83f
chore: update
2021-01-14 17:39:36 +08:00
zazzaz
f2b20c8eb8
test: add ssr test ( #1261 )
...
* test: add ssr test
* chore: update
2021-01-12 11:00:37 +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
bbd205711a
build(build): build/opt-github-actions-build-productivity ( #1134 )
...
- Reduce the maximum parallel process number to 2(correcsponding to github actions machine cores)
2020-12-27 19:08:59 +08:00
jeremywu
70c31d0bec
build(build): buid/add-locale-theme-in-es-build ( #1132 )
...
- Now lib provides cjs format exports and es provides esm format
2020-12-27 18:05:32 +08:00
jeremywu
691ecf5354
fix find cmmand issue ( #1130 )
2020-12-27 14:55:24 +08:00
jeremywu
d000dd7431
fix(build): fix/build-script ( #1129 )
...
- Fix build script error
2020-12-27 14:48:24 +08:00
jeremywu
2671c461b4
build(core): core/bundling-opt ( #1118 )
2020-12-27 14:16:18 +08:00
jeremywu
56c73bfc30
Update publish.sh
2020-12-24 01:16:08 +08:00
jeremywu
3cc62c7398
Update publish.sh
2020-12-24 00:31:14 +08:00
jeremywu
32e96e5e3a
fix publish.sh ( #1102 )
2020-12-23 22:50:04 +08:00
jeremywu
a65b7232cd
fix(project): fix/release-automation ( #1101 )
...
- Fix publish scripts
2020-12-23 21:44:51 +08:00
jeremywu
2e53ce72c9
feat: release automation ( #1097 )
2020-12-23 17:46:04 +08:00
jeremywu
97e8848617
build(project): feat/release-automation ( #1094 )
...
- Add publish.sh for automated publishing
2020-12-23 15:59:58 +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
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
b19d2fc374
fix: correct bundle export ( #630 )
...
* fix: correct bundle export
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
2020-11-20 20:24:16 +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
LongYinan
122c88c60c
chore: upgrade all dependencies
2020-08-31 09:43:07 +08:00
Caaalabash
dea58ffd09
chore(project): upgrade to vue rc7
2020-08-24 14:44:29 +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
44b641c4a7
fix(project):fix gc.sh generating wrong format templates
...
fix(utils):fix utils linting issues
2020-07-29 15:23:55 +08:00
bastarder
67c592c9ce
Feature/tag ( #35 )
...
* feat: add tag component
* feat: perfect tag test case
* feat: rename instance -> wrapper
* feat: el-tag resolve conversation
* Fix: instance -> wrapper & dependencies
Co-authored-by: bastarder <jie.qian@blockheaders.com>
2020-07-27 16:17:23 +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
JeremyWuuuuu
b0984b0cbb
- Restore doc folder
2020-07-24 19:44:48 +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
JeremyWuuuuu
0c483880ad
Address PR comments
2020-07-22 22:00:34 +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