Ecosyste.ms: OpenCollective

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

Element Plus

Making the best Vue.js UI library
Collective - Host: opensource - https://opencollective.com/element-plus - Website: https://element-plus.org - Code: https://github.com/element-plus

Deploying to main from @ element-plus/element-plus@3a1b683ee3ce7b5c7c6011d3b56e8499728bea53 ๐Ÿš€

github.com/element-plus/staging - 3ffd77c000af3e85a6edc27f63407540506c31f0 authored almost 2 years ago
fix(components): [tabs] add deep attribute to watch (#11724)

github.com/element-plus/element-plus - 3a1b683ee3ce7b5c7c6011d3b56e8499728bea53 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@842fb2b2860b0aab0fb6b2d37f048975c002840d ๐Ÿš€

github.com/element-plus/staging - 17d68f9a072230d089062dcceb23f472b6c08093 authored almost 2 years ago
fix(components): [select] fix the hoverIndex display error (#11297)

* fix(components): [select] fix the hoverIndex display error

* fix: update useSelect

github.com/element-plus/element-plus - 842fb2b2860b0aab0fb6b2d37f048975c002840d authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@df6074f8b85afec4cc3a1658d9d85d271d842e6e ๐Ÿš€

github.com/element-plus/staging - 65f53bfbd75cf9d5b55cc973edd8941a8bea734b authored almost 2 years ago
style(components): [breadcrumb] item use inline-flex (#11683)

style(components): [breadcrumb] item use inline-felx

github.com/element-plus/element-plus - df6074f8b85afec4cc3a1658d9d85d271d842e6e authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@2726dc5c98b945f712017a2ca84fb44074a826e5 ๐Ÿš€

github.com/element-plus/staging - aaa845b7fa7ee0394d26132711c48d07fb1ba6e2 authored almost 2 years ago
fix(components): adjust menu close api (#11682)

*When calling externally, you should only need to pass the index, and you don't need to execute ...

github.com/element-plus/element-plus - 2726dc5c98b945f712017a2ca84fb44074a826e5 authored almost 2 years ago
refactor: optimize code (#38)

github.com/element-plus/element-plus-nuxt - 31da613dc2ffae921934c86dd7ed3f0f7890ca57 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@ce79ee1abe5c393593df78c3499129c09785ffdc ๐Ÿš€

github.com/element-plus/staging - 8d990315168f391ba783b50ba5ccbcc9784a2a21 authored almost 2 years ago
docs: [form] add FormRules type assertion (#11711)

* feat(docs): [form] ๅฎŒๅ–„ๆ–‡ๆกฃ็š„ๆกˆไพ‹่ง„ๅˆ™็ฑปๅž‹

* feat(docs): [form] ไฟฎๆ”น็ฑปๅž‹ไฝ็ฝฎ

---------

Co-authored-by: ...

github.com/element-plus/element-plus - ce79ee1abe5c393593df78c3499129c09785ffdc authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@be9ef049f9deeda1f28eef383e082a3f3c08bf54 ๐Ÿš€

github.com/element-plus/staging - a0571c1490f25babf5c99c2cf40bcf1ac409c79d authored almost 2 years ago
fix(docs): [search] fix navigate error when enter pressed (#11718)

github.com/element-plus/element-plus - be9ef049f9deeda1f28eef383e082a3f3c08bf54 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@8280a0b32277fc7ffab0880b91f4099d0496c972 ๐Ÿš€

github.com/element-plus/staging - da7b0eb748187135fcf14df79176f19896911c65 authored almost 2 years ago
chore(components): [table] fix table config typo (#11700)

github.com/element-plus/element-plus - 8280a0b32277fc7ffab0880b91f4099d0496c972 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@e46fd703a3e2165be99d4cc5f73d7b557447ec79 ๐Ÿš€

github.com/element-plus/staging - 97b56e07de7f6ee0f4016ab6cf2757d97421e85f authored almost 2 years ago
fix(components): [autocomplete] clearable and disabled props not working (#11714)

* fix(components): [autocomplete] clearable and disabled props not working

* fix(components):...

github.com/element-plus/element-plus - e46fd703a3e2165be99d4cc5f73d7b557447ec79 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@a5e09ca17894b1ce32b950279e76a7a86fd16097 ๐Ÿš€

github.com/element-plus/staging - e223440b4fcae5db52be5f8aa23f94dd060ce14c authored almost 2 years ago
docs(components): [date-picker] add popper-options prop (#11555)

* docs(components): [date-picker] add popper-options prop

* chore: format

github.com/element-plus/element-plus - a5e09ca17894b1ce32b950279e76a7a86fd16097 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@5ea5c88b905f8c918a0d11d8313ae803a129458c ๐Ÿš€

github.com/element-plus/staging - 9d5fcbb76d82050f481b5d08cf41c3dc234da7d3 authored almost 2 years ago
chore: update contributing.md (#11708)

github.com/element-plus/element-plus - 5ea5c88b905f8c918a0d11d8313ae803a129458c authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@d51b683be155ef390ab6ed99d5619accc0376454 ๐Ÿš€

github.com/element-plus/staging - e230ab618e0c0ad09a7545bb3c848a99d686fc59 authored almost 2 years ago
fix(components): [tooltip] display tooltip correctly (#11643)

* fix(components): [tooltip] display tooltip correctly

* Update packages/hooks/use-popper/ind...

github.com/element-plus/element-plus - 1b634705c8e80215fc56cdb727bd3deac24d9f45 authored almost 2 years ago
fix(components): [input-number] prevent input wheel events (#11677)

github.com/element-plus/element-plus - d51b683be155ef390ab6ed99d5619accc0376454 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@f9d4c8c0834cefbac6b85a495ac95140febafd30 ๐Ÿš€

github.com/element-plus/staging - aaec4c6d113f90d641a6444f991b8bcc62db07ac authored almost 2 years ago
refactor(components): [slider] remove useless code (#11681)

github.com/element-plus/element-plus - f9d4c8c0834cefbac6b85a495ac95140febafd30 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@c1068870e387afba94f7ae478d2174fc58b6e059 ๐Ÿš€

github.com/element-plus/staging - ec6621fa860bdcd3bec7e2aacdb237eea98775a5 authored almost 2 years ago
docs(components): [table] ็ญ›้€‰demoๅœจElementPlusPlaygroundไธญๆ— ้ข„่งˆๆ•ˆๆžœ (#11661)

github.com/element-plus/element-plus - c1068870e387afba94f7ae478d2174fc58b6e059 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@17de7e30562285d510e0848833a9c352fae553fd ๐Ÿš€

github.com/element-plus/vercel-publish - 1a625d736a77c44f3f90dd1fd19bdee029622ce8 authored almost 2 years ago
chore: update doc (#11676)

github.com/element-plus/element-plus - 17de7e30562285d510e0848833a9c352fae553fd authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@d249ef92dd6384d1c9aa132867c9d1e7a878b504 ๐Ÿš€

github.com/element-plus/staging - 059c20fe920fa4967fa4446e1d82ca1020c0e694 authored almost 2 years ago
fix(theme-chalk): [upload] wrong hover style when disabled (#11635)

* fix(theme-chalk): [upload] wrong hover style when disabled

github.com/element-plus/element-plus - d249ef92dd6384d1c9aa132867c9d1e7a878b504 authored almost 2 years ago
feat(Backtop): init backtop (#126)

github.com/element-plus/element-plus-interactive-docs - e72cb4e5ef3105d8c8734bb0fa7386a812b3bbe0 authored almost 2 years ago
feat(Transfer): init transfer (#125)

* feat(Transfer): init transfer

* feat: filter-placeholder attribute

github.com/element-plus/element-plus-interactive-docs - 4dd3bef1ebc3ca8e80811f1c7ddf53053074dc24 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@7914f10af79d1888d6c22ecdd366f0d80b72426c ๐Ÿš€

github.com/element-plus/vercel-publish - 120be9e8cdcc807a71cf87b516b3e431ec99f0b8 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@7914f10af79d1888d6c22ecdd366f0d80b72426c ๐Ÿš€

github.com/element-plus/staging - 02539b16c6a26c0599f5246e7f2214225bdef10a authored almost 2 years ago
feat(components): [tree-v2] add item-size attribute (#11522)

* feat(components): [tree-v2] add item-size attribute

* fix: modify internal variable name

...

github.com/element-plus/element-plus - 7914f10af79d1888d6c22ecdd366f0d80b72426c authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@6c2dd5d3ffececcd7b10f629be8d9d8008c2fff8 ๐Ÿš€

github.com/element-plus/vercel-publish - fb055d4b280098464099f9a8b2980a09651506ab authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@6c2dd5d3ffececcd7b10f629be8d9d8008c2fff8 ๐Ÿš€

github.com/element-plus/staging - 0a3fc4bc6a17471cfbe6646c8dcd0efb89589a94 authored almost 2 years ago
chore: Update changelog 2.2.32 (#11655)

chore: update changelog 2.2.32

github.com/element-plus/element-plus - 6c2dd5d3ffececcd7b10f629be8d9d8008c2fff8 authored almost 2 years ago
feat: adjust example layout style

github.com/element-plus/element-plus-vite-starter - 089dfef5b53291401b02e9786fe4100dfd90b940 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@b15a57a8957b902ecca548835eecff19797eccee ๐Ÿš€

github.com/element-plus/staging - ed65d54efdca0902fc8d4e8e6e695c357fe12a60 authored almost 2 years ago
fix(components): [dropdown] unmounted error (#11649)

github.com/element-plus/element-plus - b15a57a8957b902ecca548835eecff19797eccee authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@8dfbddb0da7771f727c4eaca05d7032e715f89c2 ๐Ÿš€

github.com/element-plus/staging - 9d642119276a2039cc290f60e3c75e5a721ec143 authored almost 2 years ago
fix(components): [cascader] add focus and blur event when set filterable (#11273)

* fix(components): [cascader] add focus and blur event when set filterable

* feat: add tabind...

github.com/element-plus/element-plus - 8dfbddb0da7771f727c4eaca05d7032e715f89c2 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@e444e0c942842ecf158c9007030f2d3ab6a453ab ๐Ÿš€

github.com/element-plus/staging - 3d154d6bbe8a6e365b17e002f9af6a6913a241b9 authored almost 2 years ago
fix(components): [table] fix an undefined reference in table-layout (#11204)

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

github.com/element-plus/element-plus - e444e0c942842ecf158c9007030f2d3ab6a453ab authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@aebeabd984be02dd730aa15ae927d45398300885 ๐Ÿš€

github.com/element-plus/vercel-publish - 6d9cd137944726443e701f1f72986a0cf2941d9c authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@aebeabd984be02dd730aa15ae927d45398300885 ๐Ÿš€

github.com/element-plus/vercel-publish - 719e6ad7735ea7b03499292ad5401604f8c3efee authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@aebeabd984be02dd730aa15ae927d45398300885 ๐Ÿš€

github.com/element-plus/staging - 09df19216152465a523b7cabdd5a9d99b444b9fc authored almost 2 years ago
chore: Update changelog 2.2.31 (#11639)

chore: update changelog 2.2.31

github.com/element-plus/element-plus - aebeabd984be02dd730aa15ae927d45398300885 authored almost 2 years ago
feat(Divider): refactor directory structure & enhanced property selector (#124)

github.com/element-plus/element-plus-interactive-docs - ae849c4d65302f4b3bf25e3bf7df300eeb2a1d5a authored almost 2 years ago
refactor: apply `typesVersions` for TS <= 4.9 only

github.com/element-plus/unplugin-element-plus - 62a49941d9a18268d8f8e7aa8c11824224dd9248 authored almost 2 years ago
fix(MessageBox): filter options (#123)

* fix(MessageBox): filter options

github.com/element-plus/element-plus-interactive-docs - 5dad2def141ca99d7cb713fed9750a4766c6c9b4 authored almost 2 years ago
chore: add `typeVersions` field (#180)

github.com/element-plus/unplugin-element-plus - 30f6575492b12b43e8c51debfb0e3d7f793c61ae authored almost 2 years ago
feat(Popconfirm): init popconfirm (#122)

* feat(Popconfirm): init popconfirm

* feat(Popconfirm): add more property

github.com/element-plus/element-plus-interactive-docs - 35314123717eb6430f87dd38dfb01685169c3835 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@aba0d26537447b936775554e5afe5d9b6d53e33c ๐Ÿš€

github.com/element-plus/staging - 167c5927eecd600089d3790e45a0997ceb59adee authored almost 2 years ago
docs(components): [cascader] (#11556)

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

* docs(components): [...

github.com/element-plus/element-plus - aba0d26537447b936775554e5afe5d9b6d53e33c authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@3d43d51503bc59d64c066bf42d3b3d7081fc5a4e ๐Ÿš€

github.com/element-plus/staging - 3e19eef7f08bad99ce842cf193b1921ec5899b92 authored almost 2 years ago
fix(components): [dropdown] fix focus after close (#11586)

* fix(components): [dropdown] fix focus after close

closed #9837

* fix(components): [dropd...

github.com/element-plus/element-plus - 3d43d51503bc59d64c066bf42d3b3d7081fc5a4e authored almost 2 years ago
feat(MessageBox): add icon (#121)

github.com/element-plus/element-plus-interactive-docs - 7067b2bbf6012d1bed4a2c71ee574b7fb7cf835c authored almost 2 years ago
feat(MessageBox): init messagebox (#119)

github.com/element-plus/element-plus-interactive-docs - 399084643c6b5050bb70e92fecf0c0cbb1876df5 authored almost 2 years ago
chore(deps): update all non-major dependencies (#178)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/element-plus/unplugin-element-plus - fe8e470a04da4af06f343bfec8c7579ce599c636 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@8055220c844abf5d4d7f0ec7339d6b15f250af3d ๐Ÿš€

github.com/element-plus/staging - b5986293631d03b135b88e8359fc426d86f12b31 authored almost 2 years ago
feat(components): [descriptions] render null when empty label (#11575)

github.com/element-plus/element-plus - 8055220c844abf5d4d7f0ec7339d6b15f250af3d authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@f19ae83e3c11d26508e826c10c4484daadcf5ecd ๐Ÿš€

github.com/element-plus/staging - a57740fd67a530008f9ffb26b5ffc55112851dff authored almost 2 years ago
fix(components): [tree] setCheckedKeys keys attribute add type (#11390)

* fix(components): [tree] setCheckedKeys keys attribute add type

* fix(components): [tree] se...

github.com/element-plus/element-plus - f19ae83e3c11d26508e826c10c4484daadcf5ecd authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@19e5bb842569f42513f0496b321ed83a6f043c74 ๐Ÿš€

github.com/element-plus/staging - c887e3a217c6f8ab4fc91e250d6a7730f83605fd authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@9d3d77c674670c6d18f23e39b8e06c86a9f8c877 ๐Ÿš€

github.com/element-plus/staging - a3fd6bd8ae710d613e1c69ee7c7a4b1a201c0755 authored almost 2 years ago
feat(components): [cascader] add togglePopperVisible for expose (#11559)

* feat(components): [cascader] add togglePopperVisible for expose

* feat(components): [cascad...

github.com/element-plus/element-plus - 19e5bb842569f42513f0496b321ed83a6f043c74 authored almost 2 years ago
fix(components): [input] fix textarea autosize (#11376)

* fix(components): [input] fix textarea autosize

github.com/element-plus/element-plus - 9d3d77c674670c6d18f23e39b8e06c86a9f8c877 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@a6c7e44f4868535921ad1c40d7dd6872b3c367d2 ๐Ÿš€

github.com/element-plus/staging - 6b70c8117545096e5be601641e511b3ffe5231e5 authored almost 2 years ago
docs(build): add a plugin to display tag (#11580)

github.com/element-plus/element-plus - a6c7e44f4868535921ad1c40d7dd6872b3c367d2 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@ffb2c1f740ee964c99792f8a8a9268b3bad9ca91 ๐Ÿš€

github.com/element-plus/staging - d57fb743296daa51af5b036fec85988338d6e6e5 authored almost 2 years ago
docs: special handling about SSR/SSG (#10689)

* docs(ssr): special handling about SSR/SSG

* docs: ssr

* fix: the RegExp is not perfect
...

github.com/element-plus/element-plus - ffb2c1f740ee964c99792f8a8a9268b3bad9ca91 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@8c2a2a69dd172a87767204fa52d19ce7f1528649 ๐Ÿš€

github.com/element-plus/staging - c7338e0ef9932cce1c45f19985b82b83f31659dd authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@b22b9d3d3a10b6b3ddd331461730f75f3f8922da ๐Ÿš€

github.com/element-plus/staging - 1882a7977a6aef235012d90ca6a059148f175906 authored almost 2 years ago
docs(components): [divider] (#11558)

* Update divider docs with new syntax.

github.com/element-plus/element-plus - b22b9d3d3a10b6b3ddd331461730f75f3f8922da authored almost 2 years ago
docs(components): [calendar] (#10977)

* docs(components): [calendar]

* Update calendar docs with new syntax.
* Update description ...

github.com/element-plus/element-plus - 8c2a2a69dd172a87767204fa52d19ce7f1528649 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@cc3cc854e8c7e5d5bff7e6a59fc422b1c1b6d1cd ๐Ÿš€

github.com/element-plus/staging - c793205ee32782877235d4f3dfb490926033f528 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@cc3cc854e8c7e5d5bff7e6a59fc422b1c1b6d1cd ๐Ÿš€

github.com/element-plus/vercel-publish - ed5e4a0a9ec546682177c2e954974c4ebff6be57 authored almost 2 years ago
chore: update doc (#11581)

github.com/element-plus/element-plus - cc3cc854e8c7e5d5bff7e6a59fc422b1c1b6d1cd authored almost 2 years ago
feat: add custom theme & color-mode (#59)

* feat: add custom theme & color-mode

* fix: replace text & remove indent

github.com/element-plus/element-plus-nuxt-starter - 1a5646a3b5758926dae004177217e728b97926d5 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@af9302c88793363eec1d944424f123dea92f8a5c ๐Ÿš€

github.com/element-plus/staging - ac7a0a9ca3de25a788beeb707212c55b2b704a25 authored almost 2 years ago
fix(components): [select] i18n issue of select placeholder (#11508)

github.com/element-plus/element-plus - af9302c88793363eec1d944424f123dea92f8a5c authored almost 2 years ago
feat(Drawer): init drawer (#117)

* feat(Drawer): init drawer

* fix(DrawerSource): indentation and missing attributes

* fix:...

github.com/element-plus/element-plus-interactive-docs - 0742ec208441ad19cbcbde0a75c05dc25fda48da authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@7b64807ff28ae71119cf400945a3775694c35852 ๐Ÿš€

github.com/element-plus/staging - 48229ed450bbf443d86017df510a9981fc7526f8 authored almost 2 years ago
fix(components): [select] ensure select options respect filter query during initialization (#11205)

* fix(components): [select] ensure select options respect query immediately during initializatio...

github.com/element-plus/element-plus - 7b64807ff28ae71119cf400945a3775694c35852 authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@5c95932769ed9bf66c1edcc34c7a34c00b19d2af ๐Ÿš€

github.com/element-plus/staging - a4d27902c4f3046698844a5ced21f0c97c27810a authored almost 2 years ago
Deploying to main from @ element-plus/element-plus@196e30715c9133ead2f8c6c64e3f3b69dd96bb07 ๐Ÿš€

github.com/element-plus/staging - 29159b2345e6d7ab89d0dce37929efe5a11f688f authored almost 2 years ago
refactor(components): [menu] add deprecated mark to popperAppendToBody (#11509)

github.com/element-plus/element-plus - 5c95932769ed9bf66c1edcc34c7a34c00b19d2af authored almost 2 years ago
fix(components): [input] box-shadow noise (#11518)

github.com/element-plus/element-plus - 196e30715c9133ead2f8c6c64e3f3b69dd96bb07 authored almost 2 years ago
feat(Popover): init popover (#116)

github.com/element-plus/element-plus-interactive-docs - 6894028ef63f647df005fad5b7c238e3860dfad9 authored almost 2 years ago