Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/element-plus/element-plus

🎉 A Vue.js 3 UI Library made by Element team
https://github.com/element-plus/element-plus

feat(components): [el-virtualized-list] enable virtual list perf mode (#3547)

* feat(components): [el-virtualized-list] enable virtual list perf mode

- Add perfMode API fo...

2a0ebbc0b99cee846eafcb0481c86391a4fb9791 authored over 3 years ago by jeremywu <[email protected]>
fix(build): memoize-one not found issue (#3556)

- Add memoize-one as root package dependency to fix #3555

3ace6f2fcf9432d05d2e8acc59b71d043de1c55e authored over 3 years ago by jeremywu <[email protected]>
chore(project): compatible windows the shell command (#3550)

d8ea564355b05c75541fc1489b32c692ac89775e authored over 3 years ago by btea <[email protected]>
Update CHANGELOG.en-US.md

66e04c95b6efbb96c8e417acf2893c4d49e5a663 authored over 3 years ago by iamkun <[email protected]>
fix: [el-scrollbar] cascade selector of cascader is stuck after clicking (#3546)

* fix: [el-scrollbar] cascade selector of cascader is stuck after clicking

* fix: [el-scrollb...

57519896c50f4c526263a23f5143e4b5b28bd911 authored over 3 years ago by 啝裳 <[email protected]>
feat(components): [el-message-box] add inline style prop (#3537)

325cc43709b299401bd63e568170a12df5f5eb42 authored over 3 years ago by yuzhang <[email protected]>
fix(components): [el-select-v2] fix style problem when select-v2 option too long (#3534)

d7a96911d468eb037f42666d00ae83c0a2ea0e1a authored over 3 years ago by Dreamcreative <[email protected]>
chore(dev): disallow eslint warning (#3541)

0ca6853c1851aaadd02a2e5ef536eb6788160b73 authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor empty (#3522)

* refactor(components): refactor empty

* fix: tests

426a1814d049aefbcbe000c5e9774db6890505d6 authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor message (#3524)

* refactor(components): refactor message

* chore: remove unused

9575d111c20f2f9dcd34ce5bbc92b97f3eaa5c50 authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor notification (#3495)

* refactor(components): refactor notification

* chore: fix type

* refactor(components): im...

2431b589af5a8d18e6370ac59168d621a6b5a212 authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor pagination (#3526)

* refactor(components): refactor pagination

* fix: tests

* fix: emits

* refactor: impro...

62561891002a0c19f71cb1649d73f104f1de6740 authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor link (#3527)

* refactor(components): refactor link

* fix: buildProp

bb5ec2c4879c572dfc04731e137638de6dfb9897 authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor icon (#3528)

6a57d547d0ef00e41ce34736add518293f0df6b9 authored over 3 years ago by 三咲智子 <[email protected]>
refactor: fix buildProp (#3529)

d71c87344a36f1837027683fd847a85aa5e4ba17 authored over 3 years ago by 三咲智子 <[email protected]>
fix(style): use flex replace float & fix vertical center (#3523)

9fddcf42fa06a7c3ff10573ba5e7d2447eb93f72 authored over 3 years ago by 云游君 <[email protected]>
chore(project): add vite init & update vite config with ts (#3519)

8acb9dc0eb5c37505bcbc56e0b9c8b2283ea04bc authored over 3 years ago by Aex <[email protected]>
fix(docs): notification documentation with types demo icon missing (#3521)

8a868a885ca0d80e6280b5f12035f600c746ee3b authored over 3 years ago by SongWuKong <[email protected]>
chore(dev): support latest volar (#3508)

d166ede06478ce3de6287df579f2370d994fc6ca authored over 3 years ago by 三咲智子 <[email protected]>
fix(docs): dialog documentation syntax error (#3515)

- Fix dialog docs syntax error

801526771b3f099ace97ca0e5f5cbd8c7697e627 authored over 3 years ago by jeremywu <[email protected]>
fix(docs): theme documentation issue (#3511)

6867d4a7a22b4831322239a8cba0d268077be1b0 authored over 3 years ago by jeremywu <[email protected]>
fix(components): [el-virtual-list] potential mem issue (#3510)

- Replace memo with memoize-one for preventing mem outage

91d851f44d60bf222d66e2263ca4c57b7b9915bf authored over 3 years ago by jeremywu <[email protected]>
docs: start-up vitepress show network (#3501)

0f10ff2fcdb5f015c1733bca1ce4634ee5113317 authored over 3 years ago by btea <[email protected]>
chore(project): ignore play file (#3506)

* chore(project): ignore play file

- Remove cached play file

* update new way for ignore
...

079bb11b8c84f47f2737200f0d6453d31235f705 authored over 3 years ago by jeremywu <[email protected]>
fix(build): full bundle transform error (#3504)

- Prevent transformer to transform @element-plus/icons

ccaddca6b44bd5d98f3c392d6424f1560f4bbae0 authored over 3 years ago by jeremywu <[email protected]>
chore: remove import-from (#3503)

23221030599dc4aa72b4354803f6c330c5d894c5 authored over 3 years ago by 云游君 <[email protected]>
chore: add vscode config & upgrade typescript/sass/vite (#3502)

* chore: add vscode config & upgrade typescript/sass/vite

* fix: format scss by prettier

ac30cd0d6efa8f8c4c8ec15654e2470b9024c467 authored over 3 years ago by 云游君 <[email protected]>
refactor(components): refactor page-header (#3491)

* refactor(components): refactor page-header

* fix

7d1fa5aea14708ab1d11b365d9d0a6af6992ff45 authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor tag (#3489)

* refactor(components): refactor tag

* fix

1e02424daf5b7365361f5d7a7b0f190230a8c85f authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor popconfirm (#3490)

* refactor(components): refactor popconfirm

* fix(components): fix path

* chore: change na...

fbebf03d8c239d0d89e1430a692ec58c083bbcda authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor breadcrumb (#3487)

* refactor(components): refactor breadcrumb

* fix

* Revert "fix"

This reverts commit 5e...

cff124ceca07256929c96b3f2f6d049d4d72e959 authored over 3 years ago by 三咲智子 <[email protected]>
docs(theme-chalk): add how to custom theme by scss or css variables (#3494)

* docs(theme-chalk): add how to custom theme by scss or css variables

* fix(docs): modify by ...

4ba61574a440ca32f069cde98cdfa21bfee712df authored over 3 years ago by 云游君 <[email protected]>
chore(project): use specified run id for preview depoly (#3500)

138008e3ab0c5ffcd0df3462307efef05d284141 authored over 3 years ago by Aex <[email protected]>
refactor(components): refactor overlay (#3496)

25f948fb25fcf9372f598679ba9dde42f5b08c44 authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor divider (#3488)

d9cfaaac528c5020c36be7b79588b79c7b6bbc51 authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor backtop (#3486)

b365fe627852402bcfe970c80d247341fb871cd8 authored over 3 years ago by 三咲智子 <[email protected]>
fix(theme-chalk): [el-radio] input border hover color (#3493)

dd871cc8e9fc64e533178a4b213aed790013e54d authored over 3 years ago by Aex <[email protected]>
chore(docs): website UI updates (#3477)

71dc2c5c4ed61c1f50d2f41c3284d186af53785d authored over 3 years ago by jeremywu <[email protected]>
refactor(components): drawer animation use transition replace keyframe (#3447)

* refactor(components): drawer animation use transition replace keyframe

* fix(components): f...

0836097c5585d02c3ce42b35b409c76e7f60402d authored over 3 years ago by 云游君 <[email protected]>
fix(components): [el-dialog] content scrolling behavior (#3484)

5ff3de24b58863ec8099a0249762ef8291d3187d authored over 3 years ago by Aex <[email protected]>
perf(components): [el-button] delete isEmpty (#3479)

a24c2977e15799601024d11b7988ecb9ddfc2e5a authored over 3 years ago by 啝裳 <[email protected]>
chore: adjust scripts (#3475)

39009034f13b4c8d6d5a6b509c9d8347df9859ab authored over 3 years ago by 三咲智子 <[email protected]>
feat(components): [el-timeline] add center prop (#3436)

* feat(components): [el-timeline]add center prop

* fix: remove unnecessary selector

fdc2bef0c1edbce6555b8c4c12f7ac2c6bbf5b0b authored over 3 years ago by BeADre <[email protected]>
fix: [el-table] an extra 0 after the total line at safari (#3471)

48a787d55ffdc8af5a0ae740c584418fde65aa66 authored over 3 years ago by 啝裳 <[email protected]>
chore: remove mitt (#3474)

ec8680632cea31d0d92dbe4b5ceac926756ddd8e authored over 3 years ago by 三咲智子 <[email protected]>
feat(hooks): add same target support (#3473)

* feat(hooks): add same target support

* fix: dialog test

* fix: remove unused code

* i...

78ab1b2f8e5301763eaaf88f3a100fb9462eab77 authored over 3 years ago by Aex <[email protected]>
docs: fix vue version (#3467)

029fa7718d5576c080c96a0c993c585a5d5bf697 authored over 3 years ago by 三咲智子 <[email protected]>
chore(docs): website updates (#3472)

8d14c3f54dcfd580f9395284677edc721b4a6928 authored over 3 years ago by jeremywu <[email protected]>
chore(project): modify docs:gen-locale rm -rf to rimraf (#3470)

e78e7ce67a51d789ece0418272937b40d6e52214 authored over 3 years ago by btea <[email protected]>
feat(project): local dev environment (#3463)

- Add vite config for local dev

477519a52eb3d607d5a67ea7b4b824494fa6cc04 authored over 3 years ago by jeremywu <[email protected]>
style: add import and stricter lint (#3440)

* style: add import lint

* chore: apply eslint rules

* chore: add stricter lint

* chore...

0636e1e24060fda678ec992e64d95aca104ab1aa authored over 3 years ago by 三咲智子 <[email protected]>
feat(dev): improve typings (#3457)

* refactor: improve buildProp

* feat(dev): add global components type for Volar

1615b9ee67674c6486f9dc8075136ebf7f5f464e authored over 3 years ago by 三咲智子 <[email protected]>
chore(project): avoid staging workflow running through fork (#3459)

5e00a390b9a9710c462c6816e8f64dd853b9d950 authored over 3 years ago by Aex <[email protected]>
chore(docs): fix documentation line error (#3454)

2204b8b71af04fc99d080d41b8a55820f378a042 authored over 3 years ago by jeremywu <[email protected]>
fix: [el-form] button type is reset and reset form (#3445)

* fix: [el-form] button type is reset and reset form

* fix: [el-form] button type is reset an...

f66b046872af5e2f9f0f61c42cf04d4eacb772ac authored over 3 years ago by 啝裳 <[email protected]>
fix(docs): document wrong line error (#3453)

- Add empty line between demo block and content

9a160450eaab1d2c563438e7366c474acef6aeca authored over 3 years ago by jeremywu <[email protected]>
chore(project): move staging preview to gh-pages (#3446)

* chore(project): move staging preview to gh-pages

* chore(project): update config

* chore...

8e32034aa5c3306ffe3fa3de6ea2fd79757da862 authored over 3 years ago by Aex <[email protected]>
docs: fix ElementPlus typo (#3449)

dc9eafdf933dcb9f216ef6fafb6bf70d5e7a7989 authored over 3 years ago by 三咲智子 <[email protected]>
style: eslint enable prefer-template (#3414)

* style: eslint enable prefer-template

* chore: apply eslint rules

c86c2b0fe94aa3e7e1a6209fa13c6ed25531a0b1 authored over 3 years ago by 三咲智子 <[email protected]>
chore: remove remaining website (#3444)

* chore: remove remaining website

* chore: remove README.md part

* chore: remove useless d...

9defdce04c50402f27d13d6cec4168292e42599c authored over 3 years ago by 三咲智子 <[email protected]>
epic(website): refactor website (#3426)

* feat(website): init viteperss (#3162)

* init vitepress

* Finish homepage

* relayout p...

c6bed151a5474dc2431a42ecea9523a9523afee7 authored over 3 years ago by jeremywu <[email protected]>
chore: update docs (#3443)

70ebeaaedcaed896cb2246eb72fd45c4ab3742f7 authored over 3 years ago by 三咲智子 <[email protected]>
fix(components): el-icon root element receives attributes twice (#3442)

- Fix attributes incorrectly inherited twice.

d8502d872fc960a9f4868f3c5a3950a13f6f90eb authored over 3 years ago by jeremywu <[email protected]>
style(components): add css var width & margin-top for dialog (#3431)

fb22634b612d3739f27778005ba63b2d0acc9620 authored over 3 years ago by 云游君 <[email protected]>
Feat/remove mitt (#3356)

* feat(components): collapse use provide/inject instead of mitt events

# Conflicts:
# packag...

c17161e21c8438aaa0b8b2d9c3662e060ddc1d90 authored over 3 years ago by Delyan Haralanov <[email protected]>
fix(theme-chalk): [el-input] textarea focus & hover border color (#3403)

3a84382f2e979a0564880441eaf270cae2d3eeac authored over 3 years ago by Aex <[email protected]>
fix: use fromPairs replace Object.fromEntries (#3422)

58585bf87da3839aa0fb24a550314479477527c1 authored over 3 years ago by 啝裳 <[email protected]>
fix(utils): add type remove the ts error (#3406)

* fix(utils): add type remove the ts error

* fix: optional chaining operator replace non-null...

9d142ae129bf639253d2eceb8ba9001a0e89f948 authored over 3 years ago by btea <[email protected]>
build: external packages (#3415)

a3f01b0f23a46e84016323db1ac7c232d1032f6a authored over 3 years ago by 三咲智子 <[email protected]>
fix: [el-cascader] multiple search with v-model can't work (#3350)

Co-authored-by: Kevin <[email protected]>

5978ebdabd3c520c7f8b4c1004f4118162ed3876 authored over 3 years ago by Alan Wang <[email protected]>
fix release scirpt (#3412)

be58b742ef8287e36b57a4a37870dcc79dc208de authored over 3 years ago by jeremywu <[email protected]>
fix release scirpt (#3410)

c210352180d16f2700196b539398cb247afec714 authored over 3 years ago by jeremywu <[email protected]>
Update CHANGELOG.en-US.md

10af9742fe40b2ac6b38c40a6f3639db946b7653 authored over 3 years ago by iamkun <[email protected]>
fix(build): fix exclude dependency (#3404)

* fix(build): fix exclude dependency

* Update utils.ts

5c70b303d9b1b312c1c79552c3f63c0e266b1fc1 authored over 3 years ago by 三咲智子 <[email protected]>
fix(core): downgrade vueuse version (#3405)

680de635f62d42e56526179c71fb36149ad2817f authored over 3 years ago by 三咲智子 <[email protected]>
chore(project): use github workflow for website preview (#3387)

* chore(project): use github workflow for website preview

* chore: update PULL_REQUEST_NUMBER...

a2be1973ea647cb5cca11e03374c3663d8a9d2a2 authored over 3 years ago by Aex <[email protected]>
docs: [locale] update tr.ts (#3385)

29545d1ea26fedeb76f565fc88a37fdb49dccc9a authored over 3 years ago by Ted <[email protected]>
Update CHANGELOG.en-US.md

56845a9e5dd5084f4165f3af7a19095712b3682b authored over 3 years ago by iamkun <[email protected]>
feat(hooks): extracting size injection for form items (#3383)

* feat(hooks): extracting size injection for form items

- Extract common code for form items
...

19bc41f9654d6f431860b63ecfdd8f6f6c733771 authored over 3 years ago by jeremywu <[email protected]>
fix(components): [el-virtual-scrollbar] fix move bug (#3379)

Co-authored-by: 徐志伟 <[email protected]>

b5b67b489df3736f1c58319f8a9baa3c567d2302 authored over 3 years ago by Summer <[email protected]>
fix(components): [el-badge] add export type (#3376)

d943a664345871027fd42036bd769bf1cc94905c authored over 3 years ago by 三咲智子 <[email protected]>
fix(components): [el-dialog] fix emits (#3375)

1079e9afe6f03323f109a769b52d4d7e10e363e4 authored over 3 years ago by 三咲智子 <[email protected]>
build: no strict when build (#3373)

f538abae778b85b0b5125467ca834e8f0b87b59c authored over 3 years ago by 三咲智子 <[email protected]>
fix: add @vueuse/core as dependency (#3374)

0bcebf5e18744d842cec917b5a111e03b6693df5 authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor affix (#3368)

7a4bd0f236957db34504ac5f6ced10763a43c401 authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor dialog (#3369)

* refactor(components): refactor dialog

* refactor: drawer for dialog

0eca6446e477975916e91fb460f85766b4a82c29 authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor card (#3367)

60da0daf983efbefcf8125ff676b1941ca2f36bd authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor badge (#3366)

04d1d139059bd9a238b171da265386ad747622bb authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor alert (#3365)

ad12c39ce52a9033f23cb812f234eca8cb1c7819 authored over 3 years ago by 三咲智子 <[email protected]>
refactor(components): refactor avatar (#3364)

19752ba778ac40423dfd3fb0d9ac9fc4bed6df67 authored over 3 years ago by 三咲智子 <[email protected]>
chore: add @vueuse/core (#3370)

d26070d9399e00063d3d1e1fd2160763144298d4 authored over 3 years ago by 三咲智子 <[email protected]>
feat(utils): getPropByPath function adjust (#1276)

Co-authored-by: 三咲智子 <[email protected]>

4d3a499fa62505dd571efa29e7b9fad84c63172f authored over 3 years ago by jectychen <[email protected]>
feat(components): [el-upload] `clearFiles` support filter status (#1501)

00d38e1807b32e723af91852b56a20736c83e9ea authored over 3 years ago by 高奕GaoYi <[email protected]>
refactor(components): [el-alert] improve judgment (#1985)

31bd0b12fb1d55bf4113deb503a7269ccbefe373 authored over 3 years ago by 波比小金刚 <[email protected]>
feat(components): [el-upload] support put method (#3358)

da07d130da0e9962996de4bfff294d914c7f84fa authored over 3 years ago by 啝裳 <[email protected]>
refactor(components): refactor button (#3341)

* feat(utils): add buildProp

* chore: disable eslint rule

* chore: typescript use strict
...

0327d2d0b220cc553c9e16c1d9a7e833992c6691 authored over 3 years ago by 三咲智子 <[email protected]>
feat(components): [el-input-number] add focus & blur methods (#3337)

* feat(components): [el-input-number] add focus & blur methods

* fix(components): update focu...

0a878740c7e79c8845a01c36d577808066f02e00 authored over 3 years ago by Aex <[email protected]>
refactor(utils): refactor with-install (#3355)

5be1f0d8787c24130519685836fa532c2ab36502 authored over 3 years ago by 三咲智子 <[email protected]>
ci(project): upgrade to latest nodejs (#3351)

d819ef14b85420debb013758fb19261b36a20789 authored over 3 years ago by 三咲智子 <[email protected]>
feat(components): [el-calendar] add prev-year and next-year (#3360)

f2939ae0750aa17c6668f78d678bbea509a2c8b9 authored over 3 years ago by 啝裳 <[email protected]>