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

fix(components): [upload-dragger] Avoid firefox open file (#11092)

203347f1aa310c47d9e6a6b0bc5d92c40b2bb19a authored almost 2 years ago by acyza <[email protected]>
refactor(components): [empty] (#11494)

87137f2391e58ecf4e88e6357a4b41512e0bf39f authored almost 2 years ago by 류한경 <[email protected]>
fix(components): [cascader-panel] clear active style (#11495)

Clears the active style when the clear button of the cascader is pressed

closed #11484

Co-...

9f76a5c11b1623a15a4fda931da214d842d5e43d authored almost 2 years ago by esttom <[email protected]>
enhancement(theme-chalk): [checkbox] refactor checkbox disabled style (#11503)

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

ac51fbd7ddddc2e42fc51b205d50a3eb915e2bff authored almost 2 years ago by 童欧巴 <[email protected]>
docs(other): focus on activated nav sidebar link (#11469)

style(docs): focus on activated nav sidebar link

b754203bf80ecfaa9b62e8075d4a7913cf8339c6 authored almost 2 years ago by Ayaka Rizumu <[email protected]>
fix(components): [carousel] delete the indicator props (#11483)

600fd69201864e7cd04c95c9e822e5c30ba41f98 authored almost 2 years ago by 류한경 <[email protected]>
chore: Update changelog 2.2.30 (#11500)

chore: update changelog 2.2.30

c27db2392a249d5d609f866d50d3a7fa2697eb50 authored almost 2 years ago by Element <[email protected]>
fix(components): [virtual-list] scroll issue (#11475)

* Remove browser judgement for fixing scroll issue.

Co-authored-by: JeremyWuuuuu <15975785+Je...

2ab408ae4856afe4a64d33d4ddde52cbc5c85a61 authored almost 2 years ago by Jeremy <[email protected]>
fix(components): fix virtual list scroll&wheel handler (#11472)

fix xEndEdge&yEndEdge logic when wheel event emits

fix hasReachedEdge logic when offsetX

...

2793c8477f64fd2642ac0e3161df8c152ce29270 authored almost 2 years ago by Rapliangle <[email protected]>
fix(theme-chalk): [table] the cell missing padding style (#11456)

closed #11434

3d747a0e56998ab89309e2a0601d5aa7590c2c22 authored almost 2 years ago by qiang <[email protected]>
fix(components): [dropdown] (#11431)

* Add `.self` modifier for dropdown-menu container.
* Add `.self` modifier for dropdown-item co...

4d569aa2973afecca91fcde8d58104d57c5f10a0 authored almost 2 years ago by Jeremy <[email protected]>
chore(components): [table] fix tests typo (#11445)

fix(components): [table] fix tests typo

609b3a76ce1dc87dfae0000cd83a042b641c92f6 authored almost 2 years ago by ivan0525 <[email protected]>
fix(components): [tree] update refNode type (#11421)

ce467449e63e8ad1ae0b86e60785969a2506f5f9 authored almost 2 years ago by btea <[email protected]>
refactor(locale): change short months naming (#11326)

Co-authored-by: adisak boonmark <[email protected]>

c8d85e82ad81a2a15c6444d035e330b65508a413 authored almost 2 years ago by ADISAK BOONMARK <[email protected]>
docs: just formating as CONTRIBUTING.md indicates (#10793)

chore(docs): just formating as CONTRIBUTING.md indicates

c9815aa35704312a7be82c20e6dea20db550bff4 authored almost 2 years ago by Wilson <[email protected]>
docs(components): [form] (#11071)

FormValidationResult is Promise<boolean>

4760f13150cddf5be0d5a7ed581b38979ac6df21 authored almost 2 years ago by virgosoy <[email protected]>
fix(components): [input] use v-if throw exception (#11187)

* fix(components): [input] use v-if throw exception

* fix(components): [input] remove the non...

55bfb50a4d720b8e5abf1aa81a47551fdb91bec1 authored almost 2 years ago by acyza <[email protected]>
fix(components): [select] recalculate input height when display change (#11374)

* fix(components): [select] recalculate input height when display change

* fix

6799618f79ad7c7bbc776094376ab2d830b1c86d authored almost 2 years ago by dopamine <[email protected]>
refactor(tokens): use Symbol as injection key (#11251)

702c71b352d20b5441c6d3c529c1d524f984101f authored almost 2 years ago by Naeemo <[email protected]>
docs: update quickstart.md (#11265)

Update quickstart.md

Remove deadlock for user

f8afef47204b394f500ac46ef16b0a92412002eb authored almost 2 years ago by pivsemdmi <[email protected]>
docs(components): [cascader] adjust some formats (#11281)

docs(components): [calendar] adjust some formats

73f0863a759184537b98c965163e45928014b1f9 authored almost 2 years ago by acyza <[email protected]>
feat(components): [statistic] (#11420)

* feat(components): [statistic]

* feat(components): [statistic]

9a119d80812bffa9fcc42fa70c03f7fe961ac69f authored almost 2 years ago by Xc <[email protected]>
chore: Update changelog 2.2.29 (#11403)

chore: update changelog 2.2.29

ad7ba95a2cca75cd036c6b3f82a67b0bb6c08a02 authored almost 2 years ago by Element <[email protected]>
chore: format code (#11397)

19bb7229fc8ce478c5dc60a57f13540db5a6a125 authored almost 2 years ago by btea <[email protected]>
refactor(components): [popper] rename the component name to ElPopper (#11383)

closed #11381

9933cceba53dcaa1e7807fa3a71f87b71b8c5f39 authored almost 2 years ago by qiang <[email protected]>
docs: how to use Element Plus in Nuxt (#11385)

docs: how to use in Nuxt

279bf6d9c5ef2b708c8b25c1a59f3fa61f265dff authored almost 2 years ago by qiang <[email protected]>
fix(components): [cascader] fix warning when clear (#11335)

closed #11226

b7fd75f75a90425977aa449c02843c2cd14fb601 authored almost 2 years ago by sleepyShen1989 <[email protected]>
fix(components): [form-item] fix error message animation (#11352)

closed #11343

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

f95ed1ede6d8daa7fb57ccf1dba7b1ba45e7f4b4 authored almost 2 years ago by niuxinyu <[email protected]>
fix(components): [popper] (#11377)

* fix(components): [popper]

* Fix use-popper integration caused regression.

* fix: failing...

f5cf0ad506624b72d6a720fccb3c044462c64205 authored almost 2 years ago by Jeremy <[email protected]>
docs(components): [Radio]Fix typo (#11373)

* docs(radio): Fix typo

78f235d9c5d1baa409baf0baab15ff071c279c7f authored almost 2 years ago by Jason Ren <[email protected]>
feat: integrate use popper (#11045)

* feat: integrate use popper

* Integrate popper with use popper hook.
* Reorganize code for ...

e8bbdf974b044698a6a0f5ed8c76690a2e5cf205 authored almost 2 years ago by Jeremy <[email protected]>
docs(docs): replaced the discord (#11325)

* docs(docs): replaced the discord

replaced the discord with https://discord.com/invite/gXK9X...

15e09cebfa75d16d5b525aa3102e97e79e0a4591 authored almost 2 years ago by 0024 <[email protected]>
fix(components): [link] fix the link jump to element-ui (#11357)

Fix the link jump to elementui

6a2f327a7967ce11b97435932d600a3745b32c8c authored almost 2 years ago by NekoYyang <[email protected]>
fix(components): [table-column] column miss update due to key (#8528) (#10679)

* fix(components): [table-column] column miss update due to key (#8528)

* fix(components): [t...

9721912342d2eaa2a36f0a638c6eb25b6d4a03df authored almost 2 years ago by 井柏然 <[email protected]>
fix(components): default table cell padding SCSS variable fix (#10708)

closed #10706

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

65a9cca1edc70df8f308b8dc978797566e69ff7a authored almost 2 years ago by bartoszrudzinski <[email protected]>
docs(components): [card] fix loading error (#11282)

* docs(components): [card] fix load error

* Update card.md

6de3b831c38ac89f05248137ec4320f2fed2c869 authored almost 2 years ago by acyza <[email protected]>
fix(components): [message] fix space when offset exists (#11268)

* fix(components): [message] fix space when offset exists

c8e771eace31d1f674222c8c3fc8874abde0c382 authored almost 2 years ago by linxianxi <[email protected]>
fix(components): [tree-select] disabled attribute does not take effect (#10670)

* fix(components): disabled attribute does not take effect

Add default values for attributes, f...

f65c5687da90a72612dde32b50bd58aaf0791859 authored almost 2 years ago by Qiang <[email protected]>
docs: update dev-faq.md (#11270)

Update dev-faq.md

0e9e2f39a99316bfa8dc693c44632675e609dd7f authored almost 2 years ago by BTB <[email protected]>
chore(components): [tabs] optimize code (#11261)

4019a83405c52eb599b3a08ee7f33a43e4d438c6 authored almost 2 years ago by RadiumAg <[email protected]>
docs(components): [radio] (#11064)

* docs(components): [docs]
* Update form docs with new syntax.

* docs(components): [radio]
...

554dad9a1b1afb1341f1ce6639a955a8bd810fde authored almost 2 years ago by Xc <[email protected]>
docs(components): [rate] (#11065)

* docs(components): [rate]
* Update rate docs with new syntax.

69443c52a77bc9f50c25c50023217e2399e2e23a authored almost 2 years ago by Xc <[email protected]>
fix(components): [select] display tags correctly (#11149)

* fix(components): [select] display tags correctly

* fix: test cases

73a9010e3785ad0276ad7b2c217bcb1c87d80e4e authored almost 2 years ago by zz <[email protected]>
fix(component): [badge] fix auto width (#11003)

* fix: badge auto width

* fix(components): [badge] remove inset-inline-end

d6b14cf303ecdfb7c4d52f27febd73cb4bc0c644 authored almost 2 years ago by Ayden <[email protected]>
docs: update tree select table (#11185)

dd86f253e98ef80748719e9cb667694df2909dc8 authored almost 2 years ago by iamkun <[email protected]>
fix(components): [InfiniteScroll] keep-alive dom undefined (#11084)

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

61955745c8fe73f42d23b0a7994350780bec4305 authored about 2 years ago by Xc <[email protected]>
style(components): [checkbox] fix checkbox-button class var spelling (#11044)

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

3780064ce7842a24d6dce5995bc844867f178b5a authored about 2 years ago by Dinq <[email protected]>
fix(components): [dialog] remove "word-break: break-all;" (#11090)

Fixes https://github.com/element-plus/element-plus/issues/7390

5689138f3c8cd39a2af8ee7ececb145a62ad1b95 authored about 2 years ago by Delyan Haralanov <[email protected]>
refactor(components): [backtop] use scrollTo with smooth (#11103)

1ef66c2e34006472ed56308900e2d1aa0edc833d authored about 2 years ago by Naeemo <[email protected]>
refactor(components): [image] use standard wheel event (#11107)

843d07dec0fb59d903d7e4efe5340f68661f059c authored about 2 years ago by Naeemo <[email protected]>
chore: Update changelog 2.2.28 (#11110)

chore: update changelog 2.2.28

515f4b7931845ae8357db46e83f93a3a8a265fe0 authored about 2 years ago by Element <[email protected]>
fix(element-plus): exposing ElSubMenu component (#11100)

393591c1d97e2807c203ff032b1d685abbabaec5 authored about 2 years ago by qiang <[email protected]>
fix(docs): some wrong examples in the document (#11072)

* docs(docs): fix wrong types in examples

* docs(docs): update deprecated attributes in the e...

751ec3760e904594ac484c1779bea3951bffead8 authored about 2 years ago by liu <[email protected]>
docs(components): [upload] onExceed (#11057)

74a1a16e386b843a8b9acb161d635dbee95216d0 authored about 2 years ago by Liu Bo <[email protected]>
feat(components): [table] overflow tooltip supports `enterable` and customization (#10984)

* feat(components): [table] overflow tooltip supports `enterable`

* fix(components): [table] ...

cf5847263f5e8a8d391d7868bc278e0968641b73 authored about 2 years ago by Zhongxiang Wang <[email protected]>
fix(components): [cascader] placeholder is not displayed correctly (#11031)

74e6e8d105a475957e8b93b4b2f8c1e40f14c501 authored about 2 years ago by btea <[email protected]>
refactor(components): [cascader] use script-setup syntax (#11013)

8af11281f096c6b53ae35de9ea6201626c666a11 authored about 2 years ago by Xc <[email protected]>
fix(components): [input-number] fix args order (#11020)

closed https://github.com/element-plus/element-plus/issues/11015

930dd4f76b1d99e0a761985b0d5c500cc3932762 authored about 2 years ago by sleepyShen1989 <[email protected]>
feat(hooks): [use-popper] (#10983)

* feat(hooks): [use-popper]

* Implement use-popper

* chore: code adjustment

* test: add...

ec161eaef5741fdd6b6aa72d192114d9e1035899 authored about 2 years ago by Jeremy <[email protected]>
chore: Update changelog 2.2.27 (#11010)

chore: update changelog 2.2.27

018eddab7a6e34f0e9673c7c80305df6de2db6cc authored about 2 years ago by Element <[email protected]>
docs: remove statistic (#11006)

2e2428620beccf7221d24ece18708840a710336a authored about 2 years ago by zz <[email protected]>
fix(components): input-number 0 can not triger change event (#10980)

* fix(components): input-number 0 can not triger change event

* fix(components): use isNumber...

c39d591251973678589f8ffa72c314796b49db8c authored about 2 years ago by Stephen.K <[email protected]>
fix(components): [tabs] correct active bar position (#10989)

a47bf23a0243fd25139cbb99b32f155f426b96f3 authored about 2 years ago by zz <[email protected]>
docs(ssr): component ssr/ssg usage tips (#10982)

91c79c955e6d9b08b8c1e86373ae254389603668 authored about 2 years ago by LooSheng <[email protected]>
perf(components): [tabs] update test case (#10991)

5d9142f5cddb864b4738c9c2ccd4358575346a17 authored about 2 years ago by zz <[email protected]>
docs(components): [card] (#10978)

* docs(components): [card]

* Update card docs with new syntax

* docs(components): [card]
...

c3f529c411c6d3d7fd32860e6ed5f0f48e16de58 authored about 2 years ago by Jeremy <[email protected]>
docs: [popover] popper-style is not filled (#10736)

* Update popover.md

* Update popover.md

* Update popover.md

2f7f113f693587f59d3784f73d8ea1af5c5c679f authored about 2 years ago by Ignace <[email protected]>
docs(components): [breadcrumb] (#10962)

* docs(components): [breadcrumb]

* Update doc file with new syntax.
* Move instances to a de...

d02193ea23fa5b13197f3d676871cd85641bdab3 authored about 2 years ago by Jeremy <[email protected]>
refactor(components): [transfer] remove useless code (#10971)

db60c0578be7d2d8863007caba161d3a3fe95f26 authored about 2 years ago by Hefty <[email protected]>
fix(theme-chalk): [menu] the popup style error (#10958)

0ad451f25e0e1926647be8fa570c4018638eb762 authored about 2 years ago by qiang <[email protected]>
style(theme-chalk): [Menu] Fix menu style (#10813)

* style(theme-chalk): [Menu] Fix menu style

* Update packages/theme-chalk/src/menu.scss

av...

306993dfcaa277f4c71c8e7fc4f79d1926cf9d73 authored about 2 years ago by Jianjun Yu <[email protected]>
docs(components): [config-provider] (#10881)

* docs(components): [config-provider]
* Adjust API style

2e172b68f7ff1f09540d974f4d15d612b3db0cd0 authored about 2 years ago by Xc <[email protected]>
Add Kurdish language (Sorani - ckb) (#10913)

d998d00289e4d605574ed54599f2473cee335631 authored about 2 years ago by Swara <[email protected]>
Update i18n.md (#10914)

af15f38a685ee56ed6978a544398a744f978a534 authored about 2 years ago by Swara <[email protected]>
docs(components): [autocomplete] fix grammatica (#10917)

Update autocomplete.md

修改语法

edb4a524f313d9257152a9bdb91fefc603e8272f authored about 2 years ago by Peak Wong <[email protected]>
fix(theme-chalk): [menu] arrow position error in popup (#10960)

d004a8ff95bfb274d1fd1e3afa2a4620a8662a2b authored about 2 years ago by qiang <[email protected]>
docs(components): [cascader] fix type error (#10961)

closed #10937

b9853474ec007c901ac67c34c451abd063e2d92a authored about 2 years ago by qiang <[email protected]>
docs(components): [Image] format doc (#10956)

* docs(components): [Image] format doc

* Update docs/en-US/component/image.md

Yes

Co-au...

701f27a2d56a5daf62087b994d30b3cb9796c28a authored about 2 years ago by kooriookami <[email protected]>
refactor(components): [statistic] (#10939)

* refactor(components): [statistic]

* fix: type error

* docs: fix style

* chore: use rA...

04f7ea8105871cdb8277d381e0753898f3c151d9 authored about 2 years ago by zz <[email protected]>
feat(components): el-image support set zoom-rate (#10930)

* feat(components): el-image support set zoom-rate

* docs(components): el-image add `zoom-rat...

a4b73eccdae257411d17d0c8254cc1271076955e authored about 2 years ago by cx33 <[email protected]>
fix(components): [focus-trap] input selection (#10606)

* fix(components): [focus-trap] input selection

* chore: update

5a58f4e477d4e7ea1977c572c639a1341164ef73 authored about 2 years ago by zz <[email protected]>
docs(components): [color-picker] (#10889)

* docs(components): [color-picker]
* Adjust API style
* classname

* Update docs/en-US/compo...

69895aeccbd84bd56e32b1af23b8166da9c018e1 authored about 2 years ago by Xc <[email protected]>
docs(components): [checkbox] (#10888)

* docs(components): [checkbox]
* Adjust API style
* classname

15d146949ff50150035f3b322c7349e87997b4d0 authored about 2 years ago by Xc <[email protected]>
docs(components): [statistic] (#10895)

Co-authored-by: kooriookami <[email protected]>
Co-authored-by: hol...

d3518f869425dbfc27ad7359128c27c82c423d88 authored about 2 years ago by Xc <[email protected]>
docs(components): [pagination] format the Type value (#10894)

* docs(components): [pagination] format the Type value

closed #10192

* docs(components): [...

1c20ad25b175f8c8ce2fe1c7a8fb1ba9ce366bbe authored about 2 years ago by qiang <[email protected]>
style(theme-chalk): [color-picker] Fix focus-visible outline (#10911)

* style(theme-chalk): [color-picker] Fix focus-visible ouline

* style(theme-chalk): update

9971c9ed97f78600df99ea6b875ac08096642d83 authored about 2 years ago by kooriookami <[email protected]>
docs(components): [form] improves doc readability (#10912)

9f4bddc4d374e70d4a21a6e4dd11f17ec40970fa authored about 2 years ago by assasin0076 <[email protected]>
fix(components): [tree-select] props `cacheData` not reactive (#10885)

* fix(components): [tree-select] `cacheData` not reactive

* fix(components): [tree-select] ca...

52ccdf6ed3384aeaae54eadb3c85c610c48223f0 authored about 2 years ago by yujinpan <[email protected]>
feat(component): [statistic] newly added (#10687)

* feat(components): add a new statistic component

9694d04529959b67e28efba4590770749ca59c09 authored about 2 years ago by yang <[email protected]>
docs(components): [button/input/scrollbar/autocomplete] object (#10891)

4cac61f27f6580556c3e24ea3517dfdba2e10bc0 authored about 2 years ago by Xc <[email protected]>
fix(components): [notification] option zIndex for notification can't effect (#10796)

option zIndex for notification can't effect

`options.zIndex` is not effective since it is wri...

151ebede93fc7a95a8aa388e2fb7c08ddbe63b47 authored about 2 years ago by 烟花 <[email protected]>
docs(components): [space] (#10880)

* correct type

14cf36aa09f1d6ab562f98053e1ed94e5863525a authored about 2 years ago by Xc <[email protected]>
docs(components): [link] (#10879)

* correct type

4f745243490acead69bc70c7b1ed1cdeef0613c9 authored about 2 years ago by Xc <[email protected]>
docs(components): [layout] (#10878)

* correct type

216a7a2dc9f2f5bb8d119309d584e3a560b953fe authored about 2 years ago by Xc <[email protected]>
docs(components): [container] (#10877)

* correct type

6c7beab6140472316417bef0c50a92177ccccf98 authored about 2 years ago by Xc <[email protected]>
docs(components): [button] (#10876)

* correct type

04e17d533d4de6d0cbf8e95b665eb2542fcbe109 authored about 2 years ago by Xc <[email protected]>
docs(components): [popconfirm] better presentation (#10875)

4885f1c8264fd5b88fd8cb0126f4c55513d073ba authored about 2 years ago by RealityBoy <[email protected]>
chore: Update changelog 2.2.26 (#10871)

chore: update changelog 2.2.26

9571ed850c171fa4cdc7b1438d02b14dfe768e77 authored about 2 years ago by Element <[email protected]>
style(theme-chalk): fix carousel button style (#10869)

d58163e28fb5ca1ddba762ade817b86f9c7ace3c authored about 2 years ago by RealityBoy <[email protected]>
docs: [menu] add `popper-effect` attribute (#10868)

e7331c2cb996b83cb91a84a04fb89439e7ab673f authored about 2 years ago by RealityBoy <[email protected]>