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

docs: [table-v2] modify the type definition of the row slot (#14254)

* fix(docs): [table-v2] modify the type definition of the row slot

* Update table-v2.md

* ...

ae29ec543675a6302945629ec256f2c2d7cdb8f4 authored over 1 year ago by zepeng <[email protected]>
fix(components): [collapse] fix triggering form action when inside it (#14308)

When el-collapse with el-collapse-item is placed inside a form and the collapse trigger btn is
...

02905e42bfbb045210743ec9ccd97ca525967dc9 authored over 1 year ago by Karolis_Stoncius_Sneakybox <[email protected]>
docs(descriptions): fix the `customed style` example (#14310)

92382ddca59ef676ac6ae22f67fc5b12d1144951 authored over 1 year ago by dopamine <[email protected]>
feat: add menu horizontal height for img center (#14307)

8e1997626cce5ca0d8c9a4624d86712e0ee35f81 authored over 1 year ago by 云游君 <[email protected]>
fix(components): [carousel] Watch items causing state loss(#13010) (#13011)

* fix(components): [carousel] Watch items causing state loss(#13010)

* perf(components): [car...

14c43ca59f7770bed5e39de19917674fdaa0e732 authored over 1 year ago by SaberA1ter <[email protected]>
fix(components): [menu] export MenuInstance (#14284)

* fix(components): [menu] export MenuInstance

closed #14251

* chore: export other componen...

0f2699008d6f27bb6695f4abd7499d8035355853 authored over 1 year ago by Hefty <[email protected]>
chore: update crowdin version to fix jdk error (#14300)

e345f5cfeae3277376f54e25f08945a7145c9ea4 authored over 1 year ago by 0song <[email protected]>
chore: Update changelog 2.3.14 (#14296)

chore: update changelog 2.3.14

ace083429a654300a7a81e8938020153b522c2c2 authored over 1 year ago by Element <[email protected]>
chore: update ci npm version (#14294)

33a03159493c9df4e49c64a9009bffc277a459f8 authored over 1 year ago by 0song <[email protected]>
chore: Update changelog 2.3.13 (#14286)

chore: update changelog 2.3.13

4cccc7600e21f92f5524e5a2b59d78859985df2e authored over 1 year ago by Element <[email protected]>
fix(components): [input] missing autofocus types (#14246)

* fix(components): [input] missing autofocus types

closed #14243

* fix: autofocus default ...

09bb91abef1524eb1e6a69c9af6a83656206b489 authored over 1 year ago by Hefty <[email protected]>
fix(components): [date-picker] month range should emit `calendar-change` (#14262)

6e24736f893129d4396e207be1d3e420b0a79928 authored over 1 year ago by GU Yiling <[email protected]>
fix(components): [collapse] fix accessibility issues (#13832)

Using tab related aria attributes results in accessibility issues

d791229a6aaf695f451b6c4afedc2fd7fa764b79 authored over 1 year ago by Karolis_Stoncius_Sneakybox <[email protected]>
refactor(components): [date-picker] basic-date-table (#10344)

* Extract logic out of basic-date-table file.

06e85824df1a7376b198272a7917cf5e855a37fd authored over 1 year ago by Jeremy <[email protected]>
fix(docs): [upload] fix the version of supporting async data (#14242)

5d7532de3081079cc347c7e93503ec0844172e76 authored over 1 year ago by Bean Deng 邓斌 <[email protected]>
docs: refactor switch theme (#14036)

27e2c59c6209e3beb11161f1c7b85bdbf9d262c9 authored over 1 year ago by btea <[email protected]>
fix(docs): [date-picker] `calendar-change` event parameter type error (#14237)

0b14c516e69d152f8bb9244cb9c89c3d01d63a6b authored over 1 year ago by btea <[email protected]>
feat(components): [upload] support async data (#14015)

* feat(components): [upload] support async data

* feat(components): [upload] support async da...

d96555fa9cfe785897b6ad772d15671ce5fda5d5 authored over 1 year ago by Jianjun Yu <[email protected]>
fix(components): [color-picker] first click should be trigger (#14209)

82e9d076071ceb6e50ed1a00d09d08ed3f6f73fe authored over 1 year ago by wonderl17 <[email protected]>
refactor(components): [date-picker] add aria-labels to date picker btns (#14149)

c7021b31ed75eb5b9a4185d3ae02a25327b80262 authored over 1 year ago by Karolis_Stoncius_Sneakybox <[email protected]>
chore: format (#14200)

9b0a8f8c9a3b02fe8c02fc6f4429e401edab715d authored over 1 year ago by btea <[email protected]>
feat(components): [image-viewer] Add rotate event when rotating images (#14138)

* feat(components): [image-viewer] Add rotate event when rotating images

* Update docs/en-US/...

95494b7154289a51b57ad94cbbee60a1ea654f35 authored over 1 year ago by Bean Deng 邓斌 <[email protected]>
feat(components): [el-pagination] add teleported prop (#14072)

* fix(components): [pagination] 修复toplayer全屏模式下分页下拉框无法显示问题

分页组件新增teleported参数 默认为true 便于用户控制...

9a60a90e1e1d089d7e2decafd04232bc69839eba authored over 1 year ago by boomboy4 <[email protected]>
docs(components): message-box (#14179)

update message-box options

closed #14178

ce2315d7346374c68d9b218e4b47fc95f77821ee authored over 1 year ago by 刘臻 <[email protected]>
fix(i18n): improve Dutch(nl) translation (#14164)

86beacee50f32843d8a78a73738e7a20ce1e315c authored over 1 year ago by JBtje <[email protected]>
fix(components): [select] fix hover index error when creating option (#12635)

* fix(components): [select] fix error when creating option

closed #12634

* test(components...

6cc58926728cbc74dabd088cc2f67c6a086d373e authored over 1 year ago by wzc520pyfm <[email protected]>
fix(components): [form] improve types (#14062)

* fix(components): [form] improve types

* docs: update form

* fix: consider RegExp

* ch...

3c1bd4efc6c69aebc9820f08b38cc09150ebfe76 authored over 1 year ago by Wu Rui <[email protected]>
fix(components): [table] add tabindex to tbody to fix #13991 (#14020)

* fix(components): [table] add tabindex to tbody to fix #13991

* remove :focus style

* fix...

5f028f84492226ae0302607019de96b09d7b1a0f authored over 1 year ago by Frank Fang <[email protected]>
refactor(components): [collapse] replace `keypress` with `keydown` (#14137)

ee8f1574c61c970fc3c8f886fff6d11a0e3cc9ff authored over 1 year ago by btea <[email protected]>
chore(ci): modify nightly release `PKG_NAME` value (#14147)

5c03a3484d69790d2dc650f4f615bbb96490b8ef authored over 1 year ago by btea <[email protected]>
fix(components): [rate] bind the textColor property (#14092)

* fix(components): [rate] bind the textColor property

* add test case

* add test case

*...

cea00f0dc8774a216abe9f2ae46307696847d4af authored over 1 year ago by zepeng <[email protected]>
docs(components): [collapse] (#14066)

68980b3c50ecdec26015eef514d339122a20d837 authored over 1 year ago by btea <[email protected]>
docs: [select-v2] add item-height attribute into doc (#14033)

d73bf47f8bb78f3d5358e4d160f6602ef42862fb authored over 1 year ago by wonderl17 <[email protected]>
fix(components): [collapse] allow nested inputs in ElCollapseItem (#14061)

* fix(components): [collapse] allow nested inputs in ElCollapseItem to handle space key

* Upd...

69750fbaf75be1b0ae7bbca9969e9b468157f9c9 authored over 1 year ago by King <[email protected]>
refactor(components): [upload] reuse revkoeObjectURL function (#14126)

2b3a34e6b55f4ac7850930c641f7d379f69a869f authored over 1 year ago by Hefty <[email protected]>
fix(components): [select] gurad value type error (#14074)

fix(components): [useSelect.ts] selected.slice is not a function

select In the case of radio,...

e5ebf80bf539b902088b4efdbfc4e7df1c2417a3 authored over 1 year ago by sseinHu <[email protected]>
chore: Update changelog 2.3.11 (#14116)

chore: update changelog 2.3.11

89d4ec863ce55fc3de2f0513631e76f695f8e791 authored over 1 year ago by Element <[email protected]>
Revert "refactor(components): [form-label-wrap] use getStyle method (… (#14106)

Revert "refactor(components): [form-label-wrap] use getStyle method (#13913)"

This reverts co...

8c81272851a3e8ec2d4dc8e18d6f1050a890780f authored over 1 year ago by btea <[email protected]>
chore(test): [message] wrong tag typo (#14099)

fix(test-utils): [message.test] wrong tag

eb5d46d2961a9fe34f16c23277d5b8f5de62933a authored over 1 year ago by jumtp <[email protected]>
docs: [card] add version tag (#14083)

913f11e0fdf5511cbc136c7e0f96f0a85f3779dc authored over 1 year ago by zepeng <[email protected]>
chore: Update changelog 2.3.10 (#14096)

chore: update changelog 2.3.10

8e16bee6ed1499215abd0c43fa1d83a7d06e1dcb authored over 1 year ago by Element <[email protected]>
docs: [cascader] add version tag (#14082)

50860b7c663acdb8f4be17f9ca16456c72a164b4 authored over 1 year ago by btea <[email protected]>
feat(components): [select] add aria-label to select's input (#13932)

* feat(components): [select] add aria-label to select's input

Select's input causes accessibi...

c29f6cc6c7713fe8ebdb260ae2f2503100c75295 authored over 1 year ago by Karolis_Stoncius_Sneakybox <[email protected]>
feat(components): added aria-level attributes for dialog and drawer headers; Fixed input-number's aria-valuenow being null (#13822)

* feat(components): [dialog] added dialog header aria-level attribute

To pass accessibility t...

268457135e6f41a225361c436fcdca2f047752e0 authored over 1 year ago by Karolis_Stoncius_Sneakybox <[email protected]>
fix(components): [date-picker] correct onCalendarChange param type (#13976)

b9f703094f5effbf3ff60df9ac4fad7d0ae4a900 authored over 1 year ago by Evan Liu <[email protected]>
feat(components): [cascader] add max-collpase-tags prop (#13386)

* feat(components): add max-collapse-tags prop

show more than one tag in cascade when multipl...

013809f8297e867526be8d16e37a0231c4b4c886 authored over 1 year ago by chenweiyi <[email protected]>
docs(components): [transfer] use new display tag (#13033)

* docs(components): [transfer] use new display tag

* docs(components): [transfer] update Tran...

f462eab0102c14005a8a7d649ab41da88ea687aa authored over 1 year ago by wzc520pyfm <[email protected]>
fix(components): [date-picker] fix the logic of checking the date range (#13377)

a661de24820a92c0821809bc6fd169f7e55864d5 authored over 1 year ago by inottn <[email protected]>
docs(components): add attr version tag (#13641)

1. docs(components): [cascader] add version tag for togglePopperVisible expose

2. docs(compon...

3e7d3ea7d8892bd0eb880b59760d478725c40d7b authored over 1 year ago by Kaine <[email protected]>
fix(components): [select] fix the logic of updating selected data (#13374)

* fix(components): [select] fix the logic of updating selected data

* chore: improve judgment...

12113124914abd8783593da70e9980d8de9cd128 authored over 1 year ago by inottn <[email protected]>
refactor(components): [upload] remove useless useSlot (#14053)

refactor(components): [upload] remove useless useSlots

788e27eaf4edabc1b11f61cfed75a1cfc969748a authored over 1 year ago by Hefty <[email protected]>
chore: format code (#14037)

c6515e09c04e327fee659c0dba0db788d987c637 authored over 1 year ago by btea <[email protected]>
fix(components): [dropdown] adjust onItemLeave trigger (#13212)

fix(components): trigger focus change when the trigger includes hover

closed #13131

9cee96751cc8f2f07db20ab79116f804dc07c026 authored over 1 year ago by qiang <[email protected]>
chore(docs): updating the implementation of the theme switch button (#14014)

* chore(docs): updating the implementation of the theme switch button

* chore(docs): updating...

bb2cf0bfe9e0dd286ff98c8712a96fa1d1cad655 authored over 1 year ago by zepeng <[email protected]>
docs(components): [select] use new display tag (#13301)

* docs(components): [select] use new display tag

* docs(components): [select] description and...

37f40dc9ccb1769b4f815465aa11e1ebe5a78751 authored over 1 year ago by wzc520pyfm <[email protected]>
chore: add node compatibility badge (#13986)

da2a0e5e819011af5c5efe52fb57be0c35533632 authored over 1 year ago by btea <[email protected]>
chore: update readme (#13988)

e04981792d4408302b94561b57f41e6a96d5d1d6 authored over 1 year ago by 0song <[email protected]>
chore(components): [autocomplete] fix the comment description error (#13979)

e69f322b36f85c15698a78e6520f48838031e2b2 authored over 1 year ago by btea <[email protected]>
fix(components): fix the attribute conflict (#13504)

* fix(components): fix the attribute conflict

When value is input by shortcut, it's value wil...

b8e474089b67a89cc2e62d7b81c71b6a89c83878 authored over 1 year ago by kamesan012 <[email protected]>
fix(components): [radio checkbox] fix click event triggered twice (#13936)

fix(components): [radio checkbox] @click event triggered twice

95e411ee084b03ef17c9f21004c9cb09718aa406 authored over 1 year ago by 一只前端汪 <[email protected]>
fix(components): [table-v2] calculate the width of MainTable in the same way (#13584)

* fix(components): [table-v2] calculate the width of MainTable in the same way

* fix: duplica...

c731027f9b35e18b97334cb855fb673ec6a09e54 authored over 1 year ago by dopamine <[email protected]>
test: [button] add comment resolve ts error (#13965)

* test: [button] add comment resolve ts error

* chore: update comment

4315f023620aa6f5a18a0cffed57c3bd0e293500 authored over 1 year ago by btea <[email protected]>
fix(components): [tree-v2] modify the condition for when the value of currentKey is 0 (#13935)

* modify the condition for when the value of currentKey is 0

* add a test case

* add a tes...

665cc59b1968249b99fdef632993c9ea927e2dab authored over 1 year ago by zepeng <[email protected]>
fix(components): [select] backspace delete disabled option (#11995)

* fix(components): [select] backspace delete disabled option

* fix(components): [select] find...

067028ba3cbb3cb02363bbd38e9c3a66da8da893 authored over 1 year ago by 井柏然 <[email protected]>
fix(components): [upload] fix empty array error (#13490)

* fix(components): [upload] fix empty array error

在 components/upload/src/ajax.ts 73 行中,如果dat...

5c1306127f0ba1c2e0eb7abe9aacffdb2b255182 authored over 1 year ago by arvin <[email protected]>
fix(components): [table] add table selection checkbox aria-labels (#13908)

When checkboxes have no label, it causes accessibility issues. This commit adds aria-labels to
...

b9a8879e0655abed199b4399f3ebdc61af297806 authored over 1 year ago by Karolis_Stoncius_Sneakybox <[email protected]>
fix(components): fix the problem that chrome 72 table doesnotdisplaydata (#10640)

Fix the problem that the chrome 72 tab table does not display data. This is caused by the fact t...

7e81efd9995c8af242db129a5b25b75137302928 authored over 1 year ago by ZheGuangLi <[email protected]>
docs(components): [form] modify props description (#13950)

* docs(components): [form] update prop's type

* fix(components): [form] modify props descript...

9b75335c39234a919f54066dd6d1d709bcb9e1ef authored over 1 year ago by Jackie <[email protected]>
refactor: [date-picker] rename time-arrow-control (#13651)

* refactor: [date-picker] remove time-arrow-control

* docs: rename time-arrow-control

a8324ca421691d2ff24cfe3605ab48d0c1915b09 authored over 1 year ago by btea <[email protected]>
feat(components): [card] add body class (#11869)

* feat(components): [card] add body class

* fix(components): [card] remove default value

...

564476b064e4b23c61383ae03d0c8a0a642724e2 authored over 1 year ago by uxuip <[email protected]>
fix(components): [autocomplete] tooltip offset (#12216)

* fix(components): [autocomplete] tooltip offset

* fix(components): [autocomplete] remove nex...

3245b4e79f580ec7e4ae1f15d715e84fc767ad49 authored over 1 year ago by 井柏然 <[email protected]>
test(components): add test case for delay of dialog (#13773)

6d4b81e2900519717f651d7dacad60e3fa2c1801 authored over 1 year ago by Fl <[email protected]>
fix(docs): [table-v2.md] corrected en-US grammar, spelling, readability (#13900)

* fix(docs): [table-v2.md] corrected en-US grammar, spelling, readability

* fix(docs): [table...

b055a0759d493e3fcc332ac8897f123b02331b0e authored over 1 year ago by Tommy <[email protected]>
refactor(components): [table] reuse rAF (#13918)

7663040722b00f786855b527e869520c9c602c02 authored over 1 year ago by btea <[email protected]>
fix(components): [select] fix set value error(#13872) (#13879)

74e237ce5c1d0bf62c92c73550ca0a3a3f6b1f93 authored over 1 year ago by cc-hearts <[email protected]>
refactor(components): [form-label-wrap] use getStyle method (#13913)

c6a6d9bc6e813ee05bb358a2e929f54d1144d9f8 authored over 1 year ago by tiansQAQ <[email protected]>
docs: fix official migration reference link (#13911)

fix(docs): fix official migration reference link

ec639c4d14c6b12c7ef12bbcd113ae789c8e74ab authored over 1 year ago by Rhon Joe <[email protected]>
feat(ci): enable provenance (#13901)

dc6224d274b273d421e96a82b4b767bb9038a6b4 authored over 1 year ago by btea <[email protected]>
test(components): [tree] custom label and children test case (#13902)

c886ba44b1b8383ed5c338622c00b77637205bd3 authored over 1 year ago by btea <[email protected]>
fix(components): [tree] the issue with retrieving childrenKey (#13798)

* fix(components): [tree] the issue with retrieving childrenKey

* Update tree-node.vue

* U...

b10eae152c8f98d0c8b54492683adc3e09223e11 authored over 1 year ago by zepeng <[email protected]>
feat(ci): enable provenance (#13799)

b4927b0d863e852ca599519ef6a4af40b86029d4 authored over 1 year ago by btea <[email protected]>
docs(components): [pagination] correct text & icon priority (#13743)

* docs(components): [pagination] correct text & icon priority

* docs(components): [pagination...

40b607f9ac95367cd92b5d318a9092e52e30d402 authored over 1 year ago by Jungzl <[email protected]>
chore(components): [date-picker] correct typo in test file (#13876)

f2b6e1eb2b65a5570037a26e5e71a7797b168eb5 authored over 1 year ago by Evan Liu <[email protected]>
docs: fix example ts error (#13849)

82c7de1e7704d1adbdfb5d5fcb943c826d9d5a81 authored over 1 year ago by btea <[email protected]>
chore: Update changelog 2.3.9 (#13870)

chore: update changelog 2.3.9

a2ade9e1f5c12189db26a47cde3e0b71d1fa98de authored over 1 year ago by Element <[email protected]>
fix(components): [select] clearIcon did not work with form statusIcon (#13533)

* fix(components): [select] clearIcon not effect with form statusIcon

* fix(components): [sel...

fe10f7edc0bd0991f67db5621d54bac4f9c058c0 authored over 1 year ago by init-qy <[email protected]>
docs: logo and parallax add drop-shadow (#13833)

ff87efdb9502a2822eb80e1fd74d92a04b4ca3f5 authored over 1 year ago by btea <[email protected]>
fix(components): [select] abnormal focus when click tags (#13699)

* fix(components): [select] abnormal focus when click tags

closed #13665

* fix(components)...

0109ab6195b7546c5d64cfc291773918b270e71d authored over 1 year ago by qiang <[email protected]>
Doc/figma (#13804)

* docs: update resource page

* docs: update

* docs: update

* docs: update

3ba7babc74b927cd62346b62fe606c55e7b2c56d authored over 1 year ago by kooriookami <[email protected]>
fix(components): [avatar] set img tag's width attribute (#13844)

aa746167219d9e513ba9210d0b29073d5feb3804 authored over 1 year ago by zepeng <[email protected]>
fix(components): [cascader] checkbox sync error (#11462)

* fix(components): [cascader] sync error

* fix(components): [cascader] checkbox sync error

69dcee0a51414ae8442d661d9f9b0c4b0ac426b6 authored over 1 year ago by acyza <[email protected]>
docs(components): [switch] add version tag & fix typo (#13771)

* docs(components): [switch] add version tag & fix typo

* chore: add tag

18c1c77030077dbdf59d57fe7ecce0652d8ee372 authored over 1 year ago by btea <[email protected]>
docs: align ::marker and anchor on the same line in firefox (#13752)

e69928e917a23f4eb66dc6b59431079da95919f7 authored over 1 year ago by Jungzl <[email protected]>
fix(components): [el-table] rangeWidth dealing with loss of precision (#12938)

* fix(components): [el-table] rangeWidth use Math.ceil

Closes #12687

* fix(components): [e...

1bd75dd6c9dd758c0bd6767a0a0c6112f48aed73 authored over 1 year ago by lxy030988 <[email protected]>
feat(components): [switch] add custom action icon prop (#13746)

b765ebfa8018fe7c31008e22937b8652877900c8 authored over 1 year ago by btea <[email protected]>
test(components): [button] add test cases for using props of form and form-item (#13726)

test(components): add test cases for using props of form and form-item

add case for using siz...

4515023c400bffad127385b03a6328b01c036730 authored over 1 year ago by Fl <[email protected]>
fix(components): [date-picker] disable button if now is disabled (#13655)

* fix(components): [date-picker] disbale button if now is disabled

* fix: test

* chore: ad...

93b230166c6c598c9cb024a0dc9304406c810a78 authored over 1 year ago by btea <[email protected]>
chore(components): [date-picker] export instasnce type (#13618)

* chore(components): [date-picker] export instasnce type

* move DatePickerInstance to instanc...

b0258f6c3e8a0dac76bcbe8146e78c0ab7465dca authored over 1 year ago by dopamine <[email protected]>
chore(components): [input] fix inputStyle comment typo (#13768)

55272b51c3911afb8995bf2708071c48967aafda authored over 1 year ago by Evan Liu <[email protected]>
fix(hooks): [use-focus-controller] remove unnecessary role attributes (#13749)

fix(hooks): [a11y] remove unnecessary role attributes

014a99e3e7af46f7376e3fefc3ea98a03cc07488 authored over 1 year ago by qiang <[email protected]>