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): [checkbox] Checkbox can uncheck exceed max value (#15513)

* feat(components): [checkbox] Checkbox can uncheck exceed max value

closed #15494

* feat(...

01c99477a6adc5dc515501ecf0fc09e85e2e8896 authored 11 months ago by kooriookami <[email protected]>
fix(components): [tree] setCheckedNodes incorrectly checked node (#15377)

* fix(components): [tree] setCheckedNodes incorrectly checked node

* fix: update

* fix: up...

345a374362d6aa84f8c29d7d2fb8aa3971cb888c authored 11 months ago by btea <[email protected]>
fix(components): [select-v2] the select option style is incorrect (#15501)

* fix(components): [select-v2] the select option style is incorrect

* fix: check option

* ...

758d375b7e5ea4a8e9eb96db57a52f57bfecddc5 authored 11 months ago by btea <[email protected]>
feat(components): [select-v2] Add header and footer slots (#15519)

* feat(components): [select-v2] Add header and footer slots

* feat: update

405a4aa3933a641552d6e5422a781ee71006f17a authored 11 months ago by kooriookami <[email protected]>
fix(components): [input] resolve input attributes issue for textarea (#15514)

fix(components): resolve input attributes issue for textarea

The minlength and maxlength attr...

5ae172962b974d8e095979d5e7da70114820cee1 authored 11 months ago by YoungDan-hero <[email protected]>
refactor(components): [table] The overflowTooltip of the table is implemented by the Eltooltip component. (#15470)

* refactor(components): [table] createTablePopper

* refactor(components): [table] createTable...

6e66eaf0a06b8cf84db6e87e7bb86606733c111a authored 11 months ago by xingyixiang <[email protected]>
fix(components): [select] style break change in multiple collapseTags (#15460)

* fix(components): [select] style break change in multiple collapseTags

* fix(components): [s...

a01b05d39cfddd084d080a24812cd6997f7842ec authored 11 months ago by 赵添 <[email protected]>
fix(components): [image-viewer] Fix crossorigin (#15511)

* fix(components): [image-viewer] Fix crossorigin

closed #15468

* fix(components): update

f60db10134c75775088bf91cbae0c3dea56e5751 authored 11 months ago by kooriookami <[email protected]>
fix: fix doc sidebar error z-index (#15498)

fba3c2f2cb682d9769a59a49970b4ea3887b683a authored 11 months ago by 0song <[email protected]>
fix(components): [collapse] SSR hydration error caused by random ID (#15500)

240fe6b8e0350a3146ac3fd880d2b7c8375d0345 authored 11 months ago by qiang <[email protected]>
fix(docs): popover offset default value error (#15502)

* fix(docs): popover offset default value error

* fix: doc

6089ed27d277f11e79f912cd554e549789033352 authored 11 months ago by 一只前端汪 <[email protected]>
fix(components): [image-viewer] Maximum recursive updates exceeded error (#15483)

15238ac02d3254aca8da5149cd50b95f1b4a8d98 authored 11 months ago by 赵添 <[email protected]>
chore: update readme (#15496)

54489d0eaa0f855b3cebc313afc9e8f350e1b493 authored 11 months ago by 0song <[email protected]>
docs(components): [image] add type of crossorigin (#15471)

* docs(components): [image] add type of crossorigin

* Revert "docs(components): [image] add t...

52d89cc06dd021630cef57c0fced5bce1f6b0266 authored 12 months ago by 云淑 <[email protected]>
fix(components): [select select-v2] fix input click event (#15462)

* fix(components): [select] fix input click event

* fix(components): update

1afb276ddd2c1843ecfbc67f9cbdbaa6890adbe3 authored 12 months ago by kooriookami <[email protected]>
perf(components): [select & selectV2] hide `collapse-tags-tooltip` when dropdown (#15478)

perf(components): [select & selectV2] hide tags-tooltip when dropdown

479c25b5fa3ecffc0bae31aa50a0637a6c59d6d3 authored 12 months ago by xiaoming <[email protected]>
docs(components): [tree] example of modifying custom node class (#15320)

128b117e859f284a3f67b39adbb3c12311708fdd authored 12 months ago by zepeng <[email protected]>
docs(components): [select-v2] use new display tag (#15329)

6b886e42a1cd96d1e4a46b810967da408a3b0449 authored 12 months ago by wzc520pyfm <[email protected]>
[doc] unnecessary code (#15469)

6de47df5bfb7e764fc8720480a68d5e92ce1ba4d authored 12 months ago by Sefa UN <[email protected]>
chore: remove report.json (#15466)

be2ac9b96436fde4b096436eb831ee9cad7f9960 authored 12 months ago by 一只前端汪 <[email protected]>
chore: Update changelog 2.5.1 (#15455)

chore: update changelog 2.5.1

4ac4750158fa634aa9da186111bce86c2898fda2 authored 12 months ago by Element <[email protected]>
chore: update pnpm to v8.14.1, revert 15442 (#15451)

* Revert "Revert "chore: update pnpm to v8.12.0 (#15101)" (#15442)"

This reverts commit 27f6d...

104597672281cba2d0cd0cd72634bdd9fd7ff69b authored 12 months ago by 一只前端汪 <[email protected]>
fix(ci): Replace jest-coverage-report-action with vitest-coverage-report-action (#15435)

* fix(ci): update jest-coverage-report-action version

* fix(ci): update

* fix(ci): update ...

934f0e716bfcb80510dfcf1d1082f1dea34e7a3d authored 12 months ago by 一只前端汪 <[email protected]>
fix(components): [select] exposes blur invalid (#15450)

b954b033f92ebbfbb06ac7f5cc986569797d8b1b authored 12 months ago by xiaoming <[email protected]>
fix(components): [select] Fix value bind object and trigger twice in form label (#15449)

* fix(components): [select] Fix value bind object

* fix(components): update

* fix(componen...

e7c1b53da3aa466cd28a49937749fdf2dadf8c1d authored 12 months ago by kooriookami <[email protected]>
fix(components): [select] remove redundant named slots (#15441)

* fix(components): [select] remove redundant named slots

* chore: update

018f22f36cd74c65ba914cae58c1a8bb9047d1e7 authored 12 months ago by xiaoming <[email protected]>
Revert "chore: update pnpm to v8.12.0 (#15101)" (#15442)

This reverts commit b12923530a4af05ccddd4f7bba7b74a3e0aa9997.

Co-authored-by: kooriookami <38...

27f6df156e6bbe3bdb94143fb820a661d232ea70 authored 12 months ago by xiaoming <[email protected]>
chore: Update changelog 2.5.0 (#15436)

chore: update changelog 2.5.0

a2f1294c8de380255cbb2a2b716ffd08cef02073 authored 12 months ago by Element <[email protected]>
refactor(components): [select & select-v2] Refactor components (#15352)

* refactor(components): [select&select-v2] refactor components

* refactor(components): [selec...

5844947198c6dc676b789ac7a1d7799ef17f68b5 authored 12 months ago by kooriookami <[email protected]>
fix(components): [input] the cursor is misplaced when type setting number (#15341)

fix(components): [input] the cursor is misplaced when type setting number

2c851a340ba939b1f97cb90b64e30eaa4072f720 authored 12 months ago by yuchi Xiong <[email protected]>
fix(components): [image, image-viewer] Add crossorigin property (#15406)

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

4a3318f7b1f472ea6ee35cc653e2d5b401ce7ce4 authored 12 months ago by Kasun Weligamage <[email protected]>
fix(components): fixed total column without background color (#15336)

* fix(components): fixed total column without background color

closed #15324

* Update pack...

2664188c2141cef961649990c4cca09de7b33556 authored 12 months ago by WuJianPeng <[email protected]>
chore(build): [ElTour & ElTourStep & ElPopover] update global types (#15401)

chore(build): [ElTour & ElTour & ElPopover] update global types

e9318e6dded786a2b5bd70ae4db6dc0ebb019785 authored 12 months ago by xiaoming <[email protected]>
fix(components): [loading] complete destroy vLoading directive unmounted (#15393)

78c5f81651c061c7889c5d289f8428f015ca20c9 authored 12 months ago by xiaoming <[email protected]>
docs(components): [table] add `filter-class-name` in Table-column (#15391)

1b7dfacfcb362df0d66e51371c7a01927ae449d1 authored 12 months ago by xiaoming <[email protected]>
feat(components): [table] add `filterClassName` props in TableColumn (#15389)

034fb204bcc38f3a5b1fa6d22dae6d11b11fb79c authored 12 months ago by xiaoming <[email protected]>
refactor(components): [tour] replace rect with path (#15315)

858be3c70abefdad02b0c8e31845eedd92c7e1a4 authored 12 months ago by btea <[email protected]>
fix(build): build web-types.json compatible with windows (#15379)

30034a5063753bf7ca5538e1ccbf23c6e01df7eb authored 12 months ago by btea <[email protected]>
fix(components): [tree-select] case-insensitive when filterable (#14617)

Co-authored-by: 叶晨 <[email protected]>

553fe415295c72c5ff736da49e012e9172f8f4a9 authored 12 months ago by Mrbigshot <[email protected]>
docs(components): [drawer] fix format error (#15388)

15d0f62a23a2dab36f5872e6d60ee0916cb7d962 authored 12 months ago by wzc520pyfm <[email protected]>
perf(components): [menu] popper close any levels in `menu-trigger:hover` (#15383)

94759221426a5b90535a7ed86ef99c14308235da authored 12 months ago by xiaoming <[email protected]>
feat(element-plus): Support last 2 versions of browsers (#15313)

feat(element-plus): support last 2 versions of browsers

2bb71f6289d8f1c307badaaaed19a3999ee6529b authored 12 months ago by kooriookami <[email protected]>
fix(ci): GITHUB_TOKEN is empty in `publish-npm-nightly.yml` (#15382)

935b30f5233ca8714b6c85fec55c389fe9ee663f authored 12 months ago by xiaoming <[email protected]>
fix(components): [menu] set `teleported`, parent menu popper not closed (#15342)

* fix(components): [menu] set `teleported`, parent menu poper not closed

* chore: update

c8a0dda1599342a84c08430af31dbf49b2d45a4c authored 12 months ago by xiaoming <[email protected]>
fix(build): [date-picker] `type` prop error in web-types.json (#15376)

f8c2510705e819f09c6c13010610fcd34f571393 authored 12 months ago by btea <[email protected]>
style(components): [menu] Collapse mode active color (#15343)

style(components): [menu] coolapse mode active color

838bad208cff7274993db038cfba64e7d22bbd72 authored 12 months ago by Xc <[email protected]>
fix(components): [input] remove useless contants (#15351)

* fix(components): [input] remove useless contants

* fix: remove useless contants

49ca14fecd7fcf1714acec08346640b32c3bc9d1 authored 12 months ago by afe1 <[email protected]>
fix(style): [tour] fixed the closebtn's hover style when type is primary (#15309)

* fix(style): [tour] fixed the closebtn's hover style when type is primary

* fix(components):...

c6aacf99b26f9739adfce3a4ae35c501fcae25f9 authored 12 months ago by 赵添 <[email protected]>
chore(ci): bump maintain-one-comment to 3.1.1 (#15318)

56f5ec17179f70014e9edbdd9611128cd38cd958 authored 12 months ago by inottn <[email protected]>
fix(components): [message] type is not working after customizing icon (#15233)

668a6b00b19311b177bda711072126eec659c76e authored 12 months ago by betavs <[email protected]>
chore: update pnpm to v8.12.0 (#15101)

b12923530a4af05ccddd4f7bba7b74a3e0aa9997 authored 12 months ago by inottn <[email protected]>
feat(components): [form] FormContext adds the getField method (#14930)

* feat(components): [form] FormContext adds the getField method

* feat(components): [form-ite...

736dfa631fd682642d86a369f75d2e3744b2d8a5 authored 12 months ago by 云淡然 <[email protected]>
fix(components): [link] add target attribute and relevant docs (#15266)

* fix(components): [link] add target attribute and relevant docs

* fix(components): [link] add ...

ff7f80d941888a6deb748071be74d14dc1e797c8 authored 12 months ago by zepeng <[email protected]>
fix(components): [select-v2] clear icon invalid when status-icon is set (#15306)

a5b5dc7b20316d8a84c0270b1fb8132e8c7b5684 authored 12 months ago by btea <[email protected]>
refactor(docs): [tour] use `ButtonInstance` and format code (#15304)

4c6d7f9ca20230763315e090fde4c54ba7af2ef7 authored 12 months ago by btea <[email protected]>
feat(components): [tree] export TreeInstance (#15293)

ef4fbe3be2df48014f252fea28106f72e2149346 authored 12 months ago by btea <[email protected]>
fix(components): [input-number] Displayed values is different from modelValue when use model-value (#15184)

* fix(components): [input-number] Displayed values error

* feat: remove await

* fix: remov...

d553ae39200f067550e86d43ef83512b11bfa459 authored 12 months ago by 一只前端汪 <[email protected]>
fix(docs): fix tip text overflows when no result (#15295)

* fix(docs): fix tip text overflows when no result

* feat(docs): enable `getMissingResultsUrl...

1c669e4eaf2b270eb1f8bea597dd654541aae028 authored 12 months ago by Zhongxiang Wang <[email protected]>
feat(components): tour component (#14952)

2fd7ba82ab55523e3dad68fb210ed6fc235c2a77 authored 12 months ago by 赵添 <[email protected]>
docs(components): [collapse] use new display tag (#14955)

docs(components): [collapse] use new display tag

3fdab265e643bb7b428d09660c78b0c1fca14b44 authored 12 months ago by wzc520pyfm <[email protected]>
refactor(components): [carousel] class optimization in code (#14954)

refactor(components): [carousel] class optimization in code

34effd4e7e9027f1ce7972b936b09301abf4f960 authored 12 months ago by wzc520pyfm <[email protected]>
docs(components): [statistic] add transition example (#14959)

61ac2fe752f812e33aa9a07ae8fa1eca4d727c47 authored 12 months ago by wzc520pyfm <[email protected]>
fix(components): [date-picker] add first click demo (#15252)

972f236a122f31c3a6e7e7fe0117a6bc7cdcda1e authored 12 months ago by Xc <[email protected]>
fix(style): [col] media sm max-wdith 768 to 767 (#15085)

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

e4aeb542784737b1ea38e8a142d153538f98a573 authored 12 months ago by Xc <[email protected]>
feat(components): [autocomplete] add `loading` slot (#15206)

* feat(components): [autocomplete] add `loading` slot

* chore: Update autocomplete.md

* do...

9e34ea5e5472c878952f81cc0a7af38c1c5ca751 authored almost 1 year ago by 知晓同丶 <[email protected]>
chore: pr template remove copilot (#15243)

55f1d8ef2b7e0b0ace03d3353df0abb89563ddea authored almost 1 year ago by btea <[email protected]>
fix(components): [collapse] emit value type check error (#15242)

63d6bfedf57771cd99687c524e56f8c2cb31f0a2 authored almost 1 year ago by btea <[email protected]>
feat(components): [menu] add `popper-class`、`subMenuTimeout` props (#15193)

* feat(components): [menu] add `popper-class`、`subMenuTimeout` props

closed #15149

* refac...

b79defc452b58c951f06334e087770bb1ac5f256 authored almost 1 year ago by 知晓同丶 <[email protected]>
docs(docs) 穿梭框的自定义部分有误 (#15215)

穿梭框的change事件的回调函数中value的类型是个数组(number[] | string[])

cdd7b505b3f8639360adfad6c6638ab1edd27ff7 authored about 1 year ago by Henry Ge <[email protected]>
fix(components): [date-picker] handleFocusPicker delay (#15197)

dd81a39772cb2f9bc6ea1f60c2cefdc03e20a36e authored about 1 year ago by Xc <[email protected]>
fix(components): [input] remove unnecessary properties (#15220)

62206bb0c0ce1a024b67382bd3180ba3cd0c4e79 authored about 1 year ago by 류한경 <[email protected]>
style(theme-chalk): replace word-break with overflow-wrap (#15190)

* style(theme-chalk): replace word-break with overflow-wrap

closed #15167

* style(theme-ch...

a64026dc7ae3bce58292d015e9afa0e45d2b59a9 authored about 1 year ago by kooriookami <[email protected]>
refactor(components): [input] get maxlength and minlength from props instead of attrs (#15212)

* refactor(components): [input] get maxlength and minlength from props

* refactor: remove def...

c4dac14f1b4c6b96ca73570229e413adf40acc81 authored about 1 year ago by 一只前端汪 <[email protected]>
feat(i18n): add Arabic(ar-eg) translation for Egypt and middle east (#15125)

* Create Arabic language for Egypt and middle east ar-eg.ts

* fix : remove comments

* fix ...

6131becdb6f676bdbb1f5d3466aeb6ad8555657b authored about 1 year ago by HaniOurEdu <[email protected]>
fix(docs): replace `fonts.loli.net` with original `fonts.googleapis.com` (#15182)

59721411094491197c1d750539c73bd9c9c42c25 authored about 1 year ago by Zhongxiang Wang <[email protected]>
fix(docs): fix doc search option doesn't update after switching language (#15181)

a1c34814502d2282936c4b6bd78f40e83806a1f2 authored about 1 year ago by Zhongxiang Wang <[email protected]>
feat(docs): add translations for doc search (#15180)

abb217649ff0b56c671532d9d1b7ec6fec014a6a authored about 1 year ago by Zhongxiang Wang <[email protected]>
fix(components): [input] input-style rendering error (#15174)

fix(components): [el-input] input-style rendering error

e5a3a13760226e59db4af7bfb985c16eebefe9d0 authored about 1 year ago by btea <[email protected]>
test(components): [tree] filter expand loaded node (#15175)

6416bb24a406388c93f6ea7201085b2dd89c2b35 authored about 1 year ago by btea <[email protected]>
fix(components): [tree] node drag error when using custom `allowDrop` method (#15005)

fix(components): [tree] fix issue #14704

- Reset dragState.value.dropNode to null when allowD...

d408533ca84b75058bf78e68b1c7bdea51c4211a authored about 1 year ago by Zenyb <[email protected]>
fix(docs): algolia search (#15173)

* fix(docs): algolia search

* feat(docs): open algolia facetFilter

05e9cf89abc45a2600220d294f081dc23fb41458 authored about 1 year ago by Xc <[email protected]>
fix(components): [tree] filter expand loaded node (#15150)

834fb38c512c491f030c1f0b0d1ceb9af91e5b6f authored about 1 year ago by btea <[email protected]>
chore: Update changelog 2.4.4 (#15166)

chore: update changelog 2.4.4

273ff7b295b6f2fcc8252e5e0468e097c18094b3 authored about 1 year ago by Element <[email protected]>
docs(components): [menu,pagination,switch] modify version (#15157)

- Due to delays in planned new component versions

a078860164d5c24dfc00aab32929f91131530e78 authored about 1 year ago by Xc <[email protected]>
feat(components): [el-menu] allow user to hide menu when clicking outside (#14742)

* fix(components): allow user to hide menu when clicking outside

when user sets `menu-trigger...

7f687ae5981ad284cb5c2b4d741b8fd95628bbd2 authored about 1 year ago by cuongle-hdwebsoft <[email protected]>
fix(build): fix built component source contains unsafe file path (#15152)

1b4bc76f75ac0995c74130908250d9f2766936f0 authored about 1 year ago by Zhongxiang Wang <[email protected]>
fix(components): [date-picker] tagName judgement error (#15079)

* fix(components): [table] fix tests typo

* fix(components): [date-picker] tagName judgement ...

d4f331ffb63ee01b2a94ba4b7b46f29013d59ab1 authored about 1 year ago by ivan0525 <[email protected]>
fix(components): [collapse-transition] collapse get el exists height (#14801)

fix: collapse get el exists height

Signed-off-by: Innei <[email protected]>

6befedd11cafc93511ca594ae5c182e800a3bea5 authored about 1 year ago by Innei <[email protected]>
chore: format (#15137)

ec34092e455823ba43693d7846de39e6f9cfaa1c authored about 1 year ago by btea <[email protected]>
feat(components): [pagination] add change event (#14828)

* feat(components): [pagination] add change event

* feat(components): [pagination] add change...

ac6b0e74f58162f1f73432af102753683e064fa9 authored about 1 year ago by xingyixiang <[email protected]>
test(hooks): fix typo (#15113)

test(hooks): fix typo

a778a9c6ee7d9394402ce88aec8a382ed8cf3dfa authored about 1 year ago by 小林不是coder <[email protected]>
fix(components): [input-number] Fix not trigger change event and incorrect value display (#15066)

* fix(components): [input-number] Fix not trigger change event

closed #14967

* fix(compone...

b7a05e768759f8732ad353ba9c4b1010daa142cf authored about 1 year ago by kooriookami <[email protected]>
fix(ci): git workflows not work (#15092)

fix(build): git workflows not work

28542199fb5956180b8899fc276e014436fb0361 authored about 1 year ago by 一只前端汪 <[email protected]>
feat(components): [switch] (in)active icon slot (#15078)

* feat(components): [switch] (in)active icon slot

* feat(components): [switch] slots are rena...

df0befcad0a01a895bff75ecac123597c0476df5 authored about 1 year ago by 星如雨 <[email protected]>
fix(components): [table] tooltipOptions.showAfter is not effective (#14741)

* fix(components): [table]
tooltipOptions.showAfter is not effective

* fix(components): [tab...

b6b98bb1d8da7b3c655d7761c51dcc8da1e6894d authored about 1 year ago by xingyixiang <[email protected]>
feat(components): [menu] add popperOffset and ellipsisIcon props(#14923) (#15051)

* feat(components): [menu] add popperOffset and ellipsisIcon props(#14923)

* Update docs/exam...

750088624e8207cef53396e50164cc416fe0191e authored about 1 year ago by 知晓同丶 <[email protected]>
fix(components): [data-picker] use renderSlot simplified code (#15036)

0482d1133735f7c3252bc14ddfa5df3e09473875 authored about 1 year ago by 一只前端汪 <[email protected]>
fix(components): [table] header slot not displayed (#15035)

* fix(components): [table] header slot not displayed

* fix(components): [table] header slot n...

005bdf61431c8ac3a62a4b7cfc6555d4d7cc3f1b authored about 1 year ago by 一只前端汪 <[email protected]>
fix(components): [table-v2] cell, header-cell, empty slots not displayed (#15016)

Thanks for your contribution.

0c8b6a59062f341f2488a61045bf61eb58fa41c7 authored about 1 year ago by 一只前端汪 <[email protected]>
fix(docs): Algolia highlight error (#14831)

7df7461030998e1537caaff47f64699fe958f8bf authored about 1 year ago by 一只前端汪 <[email protected]>