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 |
|
iamkun
|
8af6e78c42
|
chore: update package homepage (#3761)
|
2021-10-02 02:22:29 +08:00 |
|
三咲智子
|
bdf7dfb3e0
|
chore(project): use pretty-quick (#3755)
* chore(project): use pretty-quick
* refactor: add dev branch
|
2021-10-01 14:17:16 +08:00 |
|
bchen1029
|
20b574700b
|
fix(components): fix composition event bug (#3659)
|
2021-10-01 02:30:31 +08:00 |
|
Element
|
a9901dd35e
|
chore: Update changelog 1.1.0-beta.19 (#3750)
Co-authored-by: Kevin <sxzz@sxzz.moe>
|
2021-09-30 19:47:59 +08:00 |
|
Aex
|
2c7946ef73
|
chore(project): deploy website after the npm publish (#3745)
|
2021-09-30 19:28:14 +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 |
|
Leon-kfd
|
1ec7914df8
|
docs: add scoped option in example file (#3747)
|
2021-09-30 19:26:15 +08:00 |
|
三咲智子
|
ae092f772d
|
docs: update dev faq (#3730)
|
2021-09-30 19:23:58 +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 |
|
Alan Wang
|
76a6e48116
|
fix(docs): [el-color-picker] panel position error (#3656)
Co-authored-by: “Alanscut” <“wp_scut@163.com”>
|
2021-09-30 15:14:14 +08:00 |
|
btea
|
fd06ac17c1
|
refactor(utils): refactor aria color (#3742)
|
2021-09-30 15:07:44 +08:00 |
|
Przemek Maszczynski
|
18e6810ac4
|
docs: added tips about vue compat (#3733)
|
2021-09-30 13:56:12 +08:00 |
|
三咲智子
|
ac580d6fbd
|
build: fix build helper (#3727)
|
2021-09-29 13:19:19 +08:00 |
|
啝裳
|
45ec48e020
|
style(components): optimize the addable style (#3726)
|
2021-09-29 12:53:56 +08:00 |
|
btea
|
48834fe98b
|
fix(docs): fix link gitee sites confirm keep appearing (#3720)
|
2021-09-29 12:44:57 +08:00 |
|
Neil Guo
|
48a830d9eb
|
Update package.json (#3721)
fix sideEffects at package.json
|
2021-09-29 11:05:20 +08:00 |
|
啝裳
|
37000b7727
|
feat(components): [el-menu] expose handleResize (#3723)
|
2021-09-29 10:59:10 +08:00 |
|
Alan Wang
|
a267c75965
|
fix: Table Attributes expand-row-keys has changed, but fold not work (#3675)
* fix: Table Attributes expand-row-keys has changed, but fold not work
* Update packages/components/table/src/store/tree.ts
Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
* Update packages/components/table/src/store/tree.ts
Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
|
2021-09-29 09:53:51 +08:00 |
|
三咲智子
|
bf8697cc0e
|
feat(utils): add buildProps (#3718)
|
2021-09-29 09:52:58 +08:00 |
|
Alan Wang
|
5cc4479060
|
fix(components): [el-autocomplete] popover auto width (#3674)
Co-authored-by: “Alanscut” <“wp_scut@163.com”>
|
2021-09-29 09:20:01 +08:00 |
|
云游君
|
f89ebaabfc
|
docs: add example link for theming (#3717)
|
2021-09-29 09:13:12 +08:00 |
|
iamkun
|
2f34abc900
|
Update CHANGELOG.en-US.md
|
2021-09-29 00:17:16 +08:00 |
|
iamkun
|
fc09487acd
|
Update CHANGELOG.en-US.md
|
2021-09-29 00:08:00 +08:00 |
|
btea
|
9ccecbd81a
|
style(play): remove body margin (#3714)
|
2021-09-29 00:05:27 +08:00 |
|
btea
|
abc7d18b4d
|
refactor(play): play start-up show network (#3707)
|
2021-09-28 21:00:11 +08:00 |
|
三咲智子
|
93f0a35905
|
feat(components): [el-button-group] add type prop (#3702)
* feat(components): [el-button-group] add type prop
* fix breadcrumb import
|
2021-09-28 20:51:08 +08:00 |
|
云游君
|
8583c70fdc
|
feat(theme-chalk): use @use instead of @import & remove /**/ comment (#3696)
* feat(theme-chalk): use @use instead of @import & remove /**/ comment
* refactor(theme-chalk): refactor scss with @use module
* fix(docs): scss in docs toggle to '@use'
* docs: add custom theme on demand
* docs: add unplugin-element-plus
|
2021-09-28 20:42:12 +08:00 |
|
三咲智子
|
ab8982379e
|
build: refactor each package build (#3709)
|
2021-09-28 20:28:47 +08:00 |
|
三咲智子
|
0cb8250d9e
|
build(tokens): fix token build script (#3703)
|
2021-09-28 15:40:08 +08:00 |
|
三咲智子
|
4a4f04970d
|
fix(components): [el-form] fix async-validator version (#3697)
|
2021-09-28 11:58:16 +08:00 |
|
云游君
|
4a775cf17d
|
docs: add link guide (#3698)
* docs: add link guide
* docs: add link guide trap
|
2021-09-28 11:00:09 +08:00 |
|
三咲智子
|
c68d59c6a0
|
refactor(components): refactor menu (#3639)
* refactor(menu): rename to kebab-case
* refactor(menu): rename RootMenuProvider to MenuProvider
* refactor(menu): rename menu.type to types
* refactor(menu): extract menu props and emits
* refactor(menu): change sub-menu.vue to ts
* refactor(menu): extract menu-item-group props and emits
* refactor(menu): extract menu-item props and emits
* refactor(menu): extract sub-menu props and emits
* refactor(menu): rename type RegisterMenuItem to MenuItemRegistered
* refactor(menu): MenuProvider ref to reactive
* refactor(menu): MenuProvider remove methods
* refactor(menu): change submenus to subMenus
* refactor(menu): remove RootMenuProps type
* refactor(menu): MenuProvider improve types & rename submenu to subMenu
* refactor(menu): menu add block to provide
* refactor(menu): menu improve expose
* refactor(menu): menu improve render types
* refactor(menu): menu refactor types & change handle(Sub)MenuItemClick params
* refactor(menu): menu refactor types
* refactor(menu): menu-item-group improve types
* refactor(menu): menu-item improve types
* refactor(menu): sub-menu improve types
* refactor(menu): use-menu improve types
* refactor(menu): sub-menu fix types
* refactor(menu): menu-collapse-transition improve types
* refactor(menu): menu-item-group improve template
* refactor(menu): menu-item rename emit param
* refactor(menu): finally improve types
* fix lint
* chore: re-order import
* chore: remove reactive
|
2021-09-28 10:59:22 +08:00 |
|
jeremywu
|
8e29813609
|
chore(project): update README demo link (#3693)
|
2021-09-28 00:19:30 +08:00 |
|
YunYouJun
|
ce2f6ec819
|
fix(docs): quote to tip
|
2021-09-27 23:01:10 +08:00 |
|
YunYouJun
|
9f2362a1b7
|
docs(theme-chalk): update custom theme docs
|
2021-09-27 23:01:10 +08:00 |
|
zouhang
|
148a8ed7c2
|
docs: update external link style (#3686)
|
2021-09-27 17:22:54 +08:00 |
|
jeremywu
|
ca27cb051c
|
feat(docs): enable mirror site redirection (#3683)
* feat(docs): enable mirror site redirection
- Allow zh-CN users to redirect to the mirror site
* Update content max width
|
2021-09-27 16:45:42 +08:00 |
|
btea
|
ea31eeabed
|
chore(project): revise rm rf to rimraf (#3680)
|
2021-09-27 16:38:15 +08:00 |
|
三咲智子
|
3e8409cd45
|
refactor(dev): drop babel (#3678)
* refactor(dev): drop babel
* test: fix test
* drop babel
* refactor: drop nodejs 14 support
|
2021-09-27 15:25:58 +08:00 |
|
三咲智子
|
9fa8b8c8a1
|
docs(dev): add tsconfig.json (#3681)
* docs(dev): add tsconfig.json
* chore: remove comments
|
2021-09-27 15:25:16 +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 |
|
Summer
|
ec96e9dbc7
|
fix(components): [el-affix] get scrollContainer of vertical (#3424)
Co-authored-by: 徐志伟 <zwxu01@wisedu.com>
|
2021-09-27 14:53:16 +08:00 |
|
btea
|
b6af879fa4
|
chore(docs): scripts command add corss-env (#3668)
|
2021-09-27 14:42:05 +08:00 |
|
jeremywu
|
38fdbf710d
|
chore(project): constrain node version for dev (#3672)
|
2021-09-27 12:56:31 +08:00 |
|
iamkun
|
d4dde9df96
|
Update publish-npm.yml
|
2021-09-27 12:16:49 +08:00 |
|
iamkun
|
c2b573efee
|
Update CHANGELOG.en-US.md
|
2021-09-27 11:36:06 +08:00 |
|
msidolphin
|
2d2878eb53
|
feat(components): add virtual tree (#3398)
* feat(components): add virtual tree
* perf: optimize compute performance
* perf: optimize update checked states performance
* feat(components): [tree-v2] supports filter method
* feat(components): [el-tree-v2] exposes check api
* feat(components): [el-tree-v2] exposes current api
* feat(components): [el-tree-v2] support contextmenu event
* style(components): [el-tree-v2] optimized code style
* refactor(components): [el-tree-v2] using svg icon
* refactor(components): [el-tree-v2] replace all PropType with buildProp
replace all PropType with buildProp, support perfMode, expose setData
* refactor: improve prop
* docs: [el-tree-v2] improve documention
* refactor(components): [el-tree-v2] optimized code
Co-authored-by: Kevin <sxzz@sxzz.moe>
|
2021-09-27 11:12:50 +08:00 |
|