三咲智子
|
b8c38a9fe5
|
chore: enhance eslint rules (#6476)
* chore: enhance eslint rules
* chore: enhance eslint rules
|
2022-03-08 14:03:32 +08:00 |
|
bqy
|
88a97ca6d2
|
refactor(components): [breadcrumb] switch to script-setup syntax (#6073)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-03-08 12:50:46 +08:00 |
|
三咲智子
|
4fad2a78d7
|
refactor: improve build dts (#6457)
* refactor: improve build dts
* chore: add comment
|
2022-03-07 15:07:30 +08:00 |
|
Thezero
|
6a7f1004cc
|
fix(build): output task name repeat (#6363)
|
2022-03-05 20:35:53 +08:00 |
|
三咲智子
|
8bbd57368b
|
build: remove rollup replace (#6254)
|
2022-02-24 10:51:58 +08:00 |
|
renovate[bot]
|
0b61bbf6f0
|
chore(deps): update dependency unplugin-vue-define-options to v0.2.2 (#6042)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin <sxzz@sxzz.moe>
|
2022-02-17 12:41:42 +08:00 |
|
三咲智子
|
7b7afc8f49
|
refactor: improve tsconfig (#5993)
* refactor: improve tsconfig
* chore: add cypress tsconfig
|
2022-02-15 14:45:50 +08:00 |
|
三咲智子
|
879ea6d31b
|
feat: support jsx, closes #5708 (#5947)
|
2022-02-11 12:10:56 +08:00 |
|
三咲智子
|
ca7bcfe9b3
|
feat: add defineOptions for script-setup (#5932)
* feat: add unplugin-vue-define-options
* feat: add jest support
|
2022-02-11 11:39:49 +08:00 |
|
三咲智子
|
a3286b4416
|
fix: only enable preserveSymlinks on build (#5877)
|
2022-02-09 17:09:21 +08:00 |
|
三咲智子
|
0464c06d92
|
fix(build): locale export default (#5576)
|
2022-01-24 23:37:19 +08:00 |
|
三咲智子
|
3c16321110
|
fix(build): esbuild transform vue sfc (#5602)
|
2022-01-24 23:31:08 +08:00 |
|
三咲智子
|
75d90a9e81
|
fix(build): disable tree shaking (#5558)
|
2022-01-22 19:32:03 +08:00 |
|
三咲智子
|
7bd0936349
|
refactor(build): switch to @vitejs/plugin-vue (#5504)
|
2022-01-21 23:05:03 -03:00 |
|
Valar103769
|
621d8c7a8e
|
perf(build): optimizition build time (#5507)
|
2022-01-20 15:31:33 +08:00 |
|
jeremywu
|
7ddb04b36c
|
chore(project): enhance logging in github actions (#5425)
|
2022-01-17 17:44:29 +08:00 |
|
三咲智子
|
f868d9afa3
|
feat(build): add full bundle locale (#5399)
* feat: add full bundle locale
* refactor: build
|
2022-01-17 11:19:11 +08:00 |
|
三咲智子
|
e1e00f825d
|
refactor: upgrade vue & remove @vue/compiler-sfc (#4815)
* refactor: remove @vue/compiler-sfc
* chore(deps): upgrade vue
|
2021-12-28 17:15:54 +08:00 |
|
三咲智子
|
72d264de03
|
fix(build): copy README (#4782)
|
2021-12-10 23:48:21 +08:00 |
|
三咲智子
|
5e76d0f435
|
fix(build): compatible to build on windows (#4747)
|
2021-12-10 18:18:16 +08:00 |
|
三咲智子
|
b853b7a9ff
|
refactor: improve tsconfig (#4386)
|
2021-11-24 13:49:49 +08:00 |
|
三咲智子
|
7f38d3942f
|
fix(build): fix types (#4254)
* fix: add devDependencies
* fix(build): fix generate types definitions
|
2021-11-05 22:47:03 -04:00 |
|
三咲智子
|
d09ee99f34
|
fix(build): transform to es2018 syntax (#4090)
|
2021-10-30 21:46:33 +08:00 |
|
Aex
|
883fd8d6ef
|
epic: refactor icons (#3492)
* refactor(components): el-alert icon (#3441)
* refactor(components): el-alert icon
* fix: el-alert test
* fix: [el-alert] lint error
* feat(utils): add icon util
* refactor(components): el-alert icon
* refactor(utils): icon
* test: update alert test
* refactor: remove el-icon in util
* refactor(components): el-notification icon (#3512)
* chore: temp save changes
* refactor: update icon
* fix: var
* docs: update icon
* fix: type class error
* style: remove unused class
* fix: update icon type
* docs: update icon
* fix: update iconComponent
* refactor(components): el-dialog icon (#3505)
* refactor(components): [el-dialog] icon
* fix: typo
* refactor: dialog icon ref
* refactor: dialog icon
* style: update close button size
* refactor(components): el-message-box icon (#3507)
* refactor(components): message-box icon
* refactor(components): message icon
* fix: test
* refactor: update ref
* fix: test
* docs: update icon
* fix: delete unused code
* docs: update type
* fix: update close button size
* fix: type
* fix: icon type class
* fix: icon type
* fix: update type class
* refactor(components): el-popconfirm icon (#3513)
* refactor(components): el-popconfirm icon
* fix: space styles
* docs: update example
* docs: update example for trigger event
* refactor(components): el-page-header icon (#3518)
* refactor(components): el-page-header icon
* docs: update icon
* fix: space errors
* refactor(components): el-steps icon (#3520)
* refactor(components): el-backtop icon (#3514)
* refactor(components): el-backtop icon
* fix: update font size
* refactor(components): el-button icon (#3536)
* refactor(components): el-button icon
* fix: update example
* refactor(components): el-button icon
* refactor: style simplify
Co-authored-by: imswk <syfzxx@vip.qq.com>
* refactor(components): el-tree icon (#3590)
Co-authored-by: qianjie <qianjie@patsnap.com>
* refactor(components): el-avatar icon (#3599)
Co-authored-by: qianjie <qianjie@patsnap.com>
* refactor(components): el-carousel icon (#3602)
Co-authored-by: qianjie <qianjie@patsnap.com>
* refactor(components): el-progress icon (#3607)
Co-authored-by: qianjie <qianjie@patsnap.com>
* refactor(components): el-result icon (#3609)
Co-authored-by: qianjie <qianjie@patsnap.com>
* refactor(components): el-timeline icon (#3646)
Co-authored-by: qianjie <qianjie@patsnap.com>
* refactor(components): el-table icon (#3611)
Co-authored-by: qianjie <qianjie@patsnap.com>
* chore: add vue to gitignore
* fix: buildProp error
* refactor(components): el-pagination icon (#3605)
* test: el-menu deprecated icon font (#3794)
* test: el-loading deprecated icon font (#3795)
* chore: Update changelog 1.1.0-beta.20 (#3838)
* fix: about custom extension of table column (#3437)
* refactor(components): el-autocomplete icon (#3783)
* refactor(components): el-dropdown icon (#3517)
* refactor(components): el-dropdown icon
* fix: arrow down icon size
* style: revert
* fix: font-size
* refactor(components): el-link icon (#3538)
* refactor(components): el-link icon
* refactor: update example
* fix: import icons
* docs: add tip
* refactor: update link icon
* fix: icon align
* fix: typo
* refactor(components): el-select icon (#3780)
* refactor(components): el-input icon (#3565)
* refactor(components): input icon
* docs: update example
* refactor(components): el-select icon
* docs: icon usage
* fix: input style
* fix: add scoped
* docs: fix icon
* fix: icon align
* fix: icon align
* fix: typo
* fix: typo
* refactor(components): el-input-number icon (#3566)
* refactor(components): el-input-number icon
* fix: icon align
* refactor(components): el-tag icon (#3793)
* refactor(components): el-tag icon
* fix: icon align
* fix: icon margin
* refactor(components): el-switch icon (#3787)
* refactor(components): el-switch icon
* fix: icon align
* docs: add icon usage
* refactor(components): el-collapse icon (#3788)
* refactor(components): el-collapse icon
* docs: update icon demo
* fix: typo
* refactor(components): el-uplod icon (#3598)
* refactor(components): el-uplod icon
* docs: update icon useage
* docs: fix icon
* docs: fix icon
* docs: update upload-filled icon
* fix: icon align
* fix: item icon align
* refactor(components): el-select-v2 icon (#3781)
* refactor(components): el-select-v2 icon
* revert: play/main.ts
* fix: icon style
* fix: icon solt
* refactor(components): el-cascader icon (#3785)
* refactor(components): input icon
* docs: update example
* refactor(components): el-select icon
* refactor(components): el-cascader icon
* refactor(components): el-tag icon
* fix: icon align
* fix: icon margin
* docs: icon usage
* fix: input style
* fix: add scoped
* test: remove unuesd code
* fix: cascader-panel
* fix: icon style
* fix: icon animation
* refactor(components): el-drawer icon (#3796)
* refactor(components): el-drawer icon
* fix: close icon size
* fix: close icon align
* refactor(components): el-transfer icon (#3792)
* refactor(components): el-transfer icon
* fix: icon align
* refactor(components): el-image-viewer icon (#3797)
* refactor(components): el-image-view icon
* fix: icon size
* docs: update domo
* style: format vue
* fix: fullscreen icon
* Add cursor for icons
Co-authored-by: jeremywuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
* refactor(components): rate-icon (#3891)
* refactor(components): el-rate icon
* docs: update example
* docs: update
* test: update
* docs: update
* fix: variable rename
* fix: demo update
* fix: allow half bug
* refactor(components): el-time-picker icon (#3834)
* refactor(components): el-button icon
* refactor(components): date-picker icon
* refactor(components): input icon
* docs: update example
* refactor(components): el-select icon
* refactor(components): el-time-select icon
* fix: icon width
* docs: icon usage
* fix: input style
* fix: add scoped
* fix: icon size
* docs: icon display
* fix: icon in button
* docs: fix error
* refactor(components): el-time-picker icon
* fix: var
* fix: icon align
* test: delete unused code
* test: fix error
* fix: remove unused code
* docs: fix typo
* docs: update icon
* fix: default prefix icon
* fix: range picker icon align
* Update cursor for picker
Co-authored-by: jeremywuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
* fix(components): el-input close icon
* chore: delete fonts
* fix: copy full style
Co-authored-by: imswk <syfzxx@vip.qq.com>
Co-authored-by: bastarder <85257684@qq.com>
Co-authored-by: qianjie <qianjie@patsnap.com>
Co-authored-by: Element <wallement@gmail.com>
Co-authored-by: Alan Wang <948467222@qq.com>
Co-authored-by: jeremywuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
|
2021-10-27 23:17:13 +08:00 |
|
三咲智子
|
4e99d0b5ba
|
build!: simplify build & support esm import (#4018)
* build!: simplify build & support native esm import
* build: refactor build
* refactor: reorganize files
* refactor: refactor build
* build: improve perf
* fix: scripts
* build: add rollup-plugin-filesize
* chore: scripts ignore no-console
* build: disable tree-shaking
* build: improve code
* build: add sourcemap
* build: add banner
* refactor: remove annotation
* build!: improve esm exports (#3871)
* build: improve esm import
* refactor: change mjs for esm version
* chore: improve exports map
* fix: add sideEffects
* refactor: improve alias
* build: upgrade dependencies
|
2021-10-25 17:07:48 +08:00 |
|
Alan Wang
|
21e37b1900
|
build: support build on windows (#3956)
|
2021-10-20 09:45:47 +08:00 |
|
jeremywu
|
16f069ebbe
|
Revert "build!: simplify build & support native esm import (#3900)" (#3945)
* Revert "build!: simplify build & support native esm import (#3900)"
This reverts commit fb94222bb4 .
* remove module
* Fix linter
* Add @element-plus/icons as dependency
* update pnpm lock file
* temporary lock element-plus at 1.1.0-beta.20
|
2021-10-20 09:42:32 +08:00 |
|
jeremywu
|
065470a0be
|
Revert "build: fix copying font files (#3929)" (#3942)
This reverts commit 7961329aa8 .
|
2021-10-19 17:08:15 +08:00 |
|
三咲智子
|
7961329aa8
|
build: fix copying font files (#3929)
|
2021-10-19 13:26:19 +08:00 |
|
三咲智子
|
06fc7f4215
|
build!: improve esm exports (#3871)
* build: improve esm import
* refactor: change mjs for esm version
* chore: improve exports map
|
2021-10-18 16:29:33 +08:00 |
|
三咲智子
|
fb94222bb4
|
build!: simplify build & support native esm import (#3900)
* build: refactor build
* refactor: reorganize files
* refactor: refactor build
* build: improve perf
* fix: scripts
* build: add rollup-plugin-filesize
* chore: scripts ignore no-console
* build: disable tree-shaking
* build: improve code
* build: add sourcemap
* build: add banner
* refactor: remove annotation
|
2021-10-18 14:45:57 +08:00 |
|
三咲智子
|
edb5726c2d
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
|
三咲智子
|
a4c65447f0
|
build: refactor copyDefinitions (#3756)
|
2021-10-06 19:40:44 +08:00 |
|
qiang
|
8adbd4735b
|
build: add default slot to generate better code hint files (#3763)
|
2021-10-04 08:26:51 +08:00 |
|
三咲智子
|
04aa072d13
|
fix(build): fix generate component type (#3766)
|
2021-10-02 16:55:55 +08:00 |
|
三咲智子
|
a5dd21e94a
|
docs(build): refactor config & support dev without pre build (#3743)
* docs: refactor config
* docs(build): support dev without pre build
* docs: disable sourcemap
|
2021-09-30 19:26:30 +08:00 |
|
qiang
|
f0bddd5da7
|
build: fix url error of docs in code prompt file (#3735)
|
2021-09-30 17:22:26 +08:00 |
|
qiang
|
11f2c267c4
|
chore: fix the source value error in web-types (#3736)
|
2021-09-30 15:36:39 +08:00 |
|
三咲智子
|
ac580d6fbd
|
build: fix build helper (#3727)
|
2021-09-29 13:19:19 +08:00 |
|
三咲智子
|
ab8982379e
|
build: refactor each package build (#3709)
|
2021-09-28 20:28:47 +08:00 |
|
三咲智子
|
835da5231b
|
feat(build): support esm and minified full bundle (#3677)
* feat(build): support esm and minified full bundle
* fix: rename cjs to mjs
|
2021-09-27 15:24:45 +08:00 |
|
三咲智子
|
6447feb505
|
fix(build): fix dependencies packaging (#3665)
* Revert "fix(components): [el-date-picker] dayjs props not extended (#3662)"
This reverts commit fb8446709f .
* fix(build): fix rollup externals
|
2021-09-27 00:23:27 +08:00 |
|
三咲智子
|
967ecf3973
|
build: fix MaxListenersExceededWarning (#3637)
|
2021-09-26 13:53:59 +08:00 |
|
三咲智子
|
7a9c6f38d7
|
build: parallel build (#3416)
|
2021-09-26 01:29:07 +08:00 |
|
三咲智子
|
5f5248020c
|
chore(project): adjust dependency (#3595)
|
2021-09-24 09:28:21 +08:00 |
|
三咲智子
|
f9e192535f
|
refactor: replace yarn with pnpm (#3571)
* refactor: replace yarn with pnpm
* chore: install pnpm
* chore: disable cache
* ignore pnpm-lock.yaml
* resolve deps
* setup pnpm
|
2021-09-23 08:12:37 +08:00 |
|
jeremywu
|
ccaddca6b4
|
fix(build): full bundle transform error (#3504)
- Prevent transformer to transform @element-plus/icons
|
2021-09-19 20:23:00 +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 |
|