三咲智子
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
a4146608db
fix(build): agolia indices script ( #3234 )
2021-09-04 10:34:58 +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
JeremyWuuuuu
b4342c5ef4
fix missing folders and umd locale builds and i18n docs for umd builds
2021-08-25 17:07:06 +08:00
jeremywu
e926d20179
fix(build): exposing installer function and version for umd build ( #3041 )
...
* fix(build): exposing installer function and version for umd build
* fix codepen code snippet error
2021-08-25 11:27:16 +08:00
jeremywu
0738aed40c
fix(build) fix rollup full bundile issue ( #3034 )
2021-08-25 01:22:03 +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
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
0song
ff3c7abac6
chore: update search ( #2390 )
2021-06-30 15:07:26 +08:00
zouyaoji
265a6e4c6d
fix: Highlighted the search results of document ( #2382 )
2021-06-30 14:36:41 +08:00
BeADre
e2c53a9944
style: fix code space ( #2376 )
2021-06-30 14:19:38 +08:00
jeremywu
e9ea4b4ee2
Fix/revert changes for fixing issue ( #2313 )
...
* Revert "fix(project): fix beta 49 build issue (#2310 )"
This reverts commit 7d39b37f00
.
* Revert "feat(hooks): feat: Encapsulate function for rendering teleport element"
This reverts commit 74ec002d23
.
* Revert "refactor(popper): refactor extract common props for props (#2300 )"
This reverts commit 45982cff8a
.
Co-authored-by: jeremywuuuuu <jeremywuuuuu@no-reply.github.com>
2021-06-23 21:08:31 +08:00
jeremywu
7d39b37f00
fix(project): fix beta 49 build issue ( #2310 )
...
- Fix the build issue caused by internal objects
Co-authored-by: jeremywuuuuu <jeremywuuuuu@no-reply.github.com>
2021-06-23 19:58:02 +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
hangzou
7baf85bf6d
feat(build): esbuild for single component build ( #2112 )
2021-06-03 13:05:21 +08:00
jeremywu
06731d8e70
fix(project): fix/1778-import-on-demand-not-working ( #1788 )
...
* fix(project): fix/1778-import-on-demand-not-working
- Fix the issue that when building utils the functions are inlined
* - remove unnecessary variable
2021-04-09 10:00:21 +08:00
0song
3171c992cd
chore: fix gen type ( #1762 )
2021-04-06 15:53:17 +08:00
wukang0718
7b7ec8d5c8
chore: 🤖 gen-type el-locale to locale ( #1720 )
...
gen-type el-locale to locale
Co-authored-by: wukang <wukang@yuzhilin.net.cn>
2021-04-06 11:41:25 +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
zazzaz
fbf5267de6
fix: fix full bundle export ( #1350 )
...
* fix: fix full bundle export
* chore: update
2021-01-25 22:42:25 +08:00
zazzaz
b1db142ad5
fix: fix i18n bundle error ( #1346 )
...
* fix: fix i18n bundle error
* chore: update
* chore: update
2021-01-25 16:23:15 +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
2671c461b4
build(core): core/bundling-opt ( #1118 )
2020-12-27 14:16:18 +08:00
jeremywu
61f8317fa1
feat: release-automation ( #1095 )
2020-12-23 16:57:31 +08:00
XiongAmao
717db6ac56
fix: rewrite @element-plus/utils
incorrectly ( #1089 )
2020-12-23 13:23:00 +08:00
hangzou
eb24622055
fix: fix some components import type ( #959 )
2020-12-11 15:37:09 +08:00
zazzaz
e4610e0feb
chore: update build type
2020-11-27 12:03:44 +08:00
zazzaz
e35d3f761c
chore: update build type
2020-11-27 11:19:13 +08:00
zazzaz
529b5f3289
chore: update build type
2020-11-27 11:19:13 +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
a2a515024a
Build/full ( #668 )
...
* build: update build full
* chore: update
* chore: update
* chore: update
* chore: update
2020-11-24 14:58:56 +08:00
zazzaz
5a424d4a43
Build/component ( #656 )
...
* build: update build conf
* chore: update
* chore: update
* chore: update
* fix: rm mixin
2020-11-23 13:55:48 +08:00
zazzaz
8e1dff7de7
build: update conf
2020-11-22 22:36:42 +08:00
zazzaz
a84b72e8f1
build: update build version
2020-11-22 21:56:33 +08:00
zazzaz
a174187bd7
build: external dayjs ( #616 )
2020-11-18 22:15:52 +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
6b69d0a457
build: fix build bundle ( #545 )
...
* chore: update
* chore: update
2020-11-05 19:11:04 +08:00
hangzou
8394a64478
fix: Refactor dropdown ( #454 )
2020-11-04 11:24:36 +08:00
zazzaz
bd9f0ca11b
chore: update ts config
2020-11-02 19:04:54 +08:00
hangzou
39cf4fc8c1
fix(build): improve code style ( #528 )
2020-11-02 16:48:46 +08:00
hangzou
c408492b2b
build: build esm bundle & esm components ( #518 )
2020-10-30 23:26:57 +08:00
hangzou
09418659e0
build: fix rollup build ( #500 )
2020-10-29 16:13:29 +08:00
Herrington Darkholme
59234e58c4
fix(build): remove vue extension
...
omitting vue extension is bad practice
2020-10-21 15:51:44 +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
zazzaz
72d3311abd
build: rename lib
2020-10-16 14:33:43 +08:00
zazzaz
5523c3e367
build: update name
2020-10-16 14:24:34 +08:00
plantainX
a432ae3966
fix(build): vue external config ( #380 )
2020-10-16 14:14:36 +08:00
hangzou
3c01d82efa
feat: add module in pkg & remove useless comment ( #423 )
2020-10-16 13:51:39 +08:00