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(cascader): supports popper-append-to-body feature (#2544)

supports popper-append-to-body feature and improved documentation for cascader and select

fix...

c8244b381bf436ab57cd523d07dec39392815455 authored over 3 years ago by msidolphin <[email protected]>
refactor(alert): replace all css var (#2545)

47c40708b833e0ed10e7242d979cdc8b4afc1791 authored over 3 years ago by 云游君 <[email protected]>
refactor(color): css var for border-color & simplify border-color docs (#2540)

6e46c23000d1ef42479b06027bb6d5bc211772a6 authored over 3 years ago by 云游君 <[email protected]>
chore: update change log format (#2543)

2870e8e2a5e2165ceccbcca0ef0702f240d0cfa9 authored over 3 years ago by 0song <[email protected]>
feat(menu): improve handleItemClick (#2514)

* feat(menu): improve handleItemClick function

* chore(menu): add description of handleItemCl...

d17d6a5b4925bb70d966df2719f0a63ba78d3039 authored over 3 years ago by Square Coin <[email protected]>
docs(other): missing style tag problem (#2539)

9999f2fd1032a8f73632263816097aef466a98ce authored over 3 years ago by msidolphin <[email protected]>
feat(hooks): redesign popper apis (#2529)

* feat(hooks): redesign popper apis

- Redesign use-popper APIs to make it more adaptable.

...

c28d7b37389985916f787fa24f9eaa3179fb397f authored over 3 years ago by jeremywu <[email protected]>
refactor(typography): add css var for typography & simplify example code (#2531)

* refactor(typography): add css var for typography & simplify example code

* fix: add @use "s...

a99b20a8c1e8cb206477b054a920b08a9f1bc387 authored over 3 years ago by 云游君 <[email protected]>
refactor(container): header/footer/aside size by css variables (#2530)

ab8250d85a1ef63ca54412a94452ec110e4c09f4 authored over 3 years ago by 云游君 <[email protected]>
feat(formItem): Change slot label formItem to scopedSlots (#2522)

* Change slot label from formItem to scoupedSlot

* Improve docs with scoped value

* Update...

b791aca7449d0d085b162804f5e8235e6e968d48 authored over 3 years ago by Dinarte Jesus <[email protected]>
refactor(container): header/footer/asdide size by css variables (#2526)

fix #2482

270f4bc97acec3360ecd18363242771c54575b93 authored over 3 years ago by msidolphin <[email protected]>
fix(tree): fix el-tree accordion attribute only takes effect on root nodes (#1996) (#2523)

Co-authored-by: Qian Jie <[email protected]>

5b52f21311c0fd9c7afc4c00774e30de85e3aaa4 authored over 3 years ago by bastarder <[email protected]>
fix(select): filtered empty groups (#2507)

fix #2506

d1dc55dc658d6df126d52f95d922435c22424c3d authored over 3 years ago by msidolphin <[email protected]>
feat(hooks): export popperjs common attributes (#2520)

- Export popperjs/core common attributes for reusing

2e097605dc10d8ef16a91830c92157ff105cd23e authored over 3 years ago by jeremywu <[email protected]>
feat(checkbox): label supports object type

re #2509

08c60ed85be883ca6935e17ee0b2c271042fda3e authored over 3 years ago by msidolphin <[email protected]>
chore(style): lint scss by prettier (#2515)

37d3d778c1eea6ed48c9b15e5784a27af4937df8 authored over 3 years ago by 云游君 <[email protected]>
refactor(popper): use-popper-hook for popper

- Add new use popper hook into the codebase for replacing the current `use-popper`

a7a8f29a19dad12f2a9262c59d98c5d0fd5e70eb authored over 3 years ago by JeremyWuuuuu <[email protected]>
fix(select-v2): fix select-v2 inputWidth is not defined (#2510)

8a9a0e38df3b3df076e60e7a0e5c262eb4b2f20e authored over 3 years ago by 清尘 <[email protected]>
fix(menu): fix el-menu activeIndex bug (#2468)

10d24a76abcf0541079b7b6e365c7ddad9defd3c authored over 3 years ago by itreetree <[email protected]>
refactor: generate color var by sass map (#2504)

0074f334fe5dcb7921260d5b3f722f305b20b0fd authored over 3 years ago by 云游君 <[email protected]>
fix(select): hoverIndex has incorrect when popover is turned on again (#2469)

c1770d8877bae9d1ac2354cf3f97a753e2e985f1 authored over 3 years ago by msidolphin <[email protected]>
fix(option): selectemitter was not turned off when it was destroyed (#2450)

f6b17cb79a1ac75192a26d2f4877968562de1205 authored over 3 years ago by C.Y.Kun <[email protected]>
fix(time-picker): model-value should sync when disable-attrs was updated (#2462)

6305f7af8058ea3478fd214c575518f4eb50f50b authored over 3 years ago by msidolphin <[email protected]>
fix(table-column): parse width and minWidth (#2466)

* fix(table-column): parse width and minWidth

* fix: modify type of value

1e44af0b91fb511ed9795e9d914b5efecb7710e2 authored over 3 years ago by BeADre <[email protected]>
feat(lading): custom loading svg (#2456)

* feat(loading): support customize svg

* feat(loading): unit test customize svg

* docs(loa...

1cdf7400dbfc1265d163a7593a81414cff66b283 authored over 3 years ago by YiJie <[email protected]>
refactor: button/radio/input size by sass map (#2502)

4676be7c47a453b7aa5815d4986380eed02a532d authored over 3 years ago by 云游君 <[email protected]>
fix(form): fix no effect when label-width prop is auto (#2480)

* chore(form-item): fix code style

* fix(form): fix no effect when label-width prop is auto
...

f560b39ce73d311925d8f2c7e92bddb0319b639a authored over 3 years ago by qige2016 <[email protected]>
fix(time-picker): fix missing blur methods and spelling error (#2457)

* fix(time-picker): fix missing blur methods and spelling error

* fix: update

f651dca37b4074e0b53d8565dbbf7f453450c765 authored over 3 years ago by kooriookami <[email protected]>
fix: upload file-list is updated but without re-rendered (#2405) (#2460)

abd902acd2370c59efcf98599595e97202e812a1 authored over 3 years ago by msidolphin <[email protected]>
fix: more than one component in table_column.spec.js (#2461)

e2f8f382c383d9ebd8e77fc4e31a8fca4e87ffb5 authored over 3 years ago by msidolphin <[email protected]>
feat(style): migrate checkbox css3 var (#2493)

5faa7ec530136db9ded03da7103a21c8449d5fbd authored over 3 years ago by 云游君 <[email protected]>
ElDynamicSizeList: fix horizontal scrollbar bug (#2494)

* ElDynamicSizeList: fix horizontal scrollbar bug

* Scrollbar: delete never used var

d49a0e13df6f2dedeeeafaf104676785020df1dd authored over 3 years ago by Summer <[email protected]>
refactor(pagination): pagination internal logic refactored (#2491)

* refactor(pagination): pagination internal logic refactored

* improvement(pagination): impro...

d334142d0da7fb7fcf2bedab1249a50e56d3e72c authored over 3 years ago by ioslh <[email protected]>
fix(form): add default value of label-width (#2492)

fix #2490

78ef773b36b79fef0a3140c2aac5ad389ec06303 authored over 3 years ago by kooriookami <[email protected]>
feat(style): use css3 var refactor base variable (#2478)

* feat: add basic css3 var

* feat(style): migrate base style z-index

7dc55a7576394fc15bab23eadb092fb047529124 authored over 3 years ago by 云游君 <[email protected]>
fix(time-select): fix missing blur method (#2477)

fix #1925

f44211da8664c6b71b28912ccb671f3ee7ea7df9 authored over 3 years ago by kooriookami <[email protected]>
chore: add changelog 55 (#2484)

10d83ea631e1f891972033475e6312585f25b170 authored over 3 years ago by 0song <[email protected]>
chore(collapse): let -> const (#2459)

e96dc8ac65d4c3ec2e4d7c295014e930d138e24d authored over 3 years ago by qige2016 <[email protected]>
chore: fix code style (#2463)

3de8090628d3e826bcb9451c1c64a0914ab98dbf authored over 3 years ago by Zzm <[email protected]>
docs: improve description of date-picker value-format prop (#2416) (#2449)

4622b12869bd0344181eecd0461e700b29177d7b authored over 3 years ago by msidolphin <[email protected]>
perf(descriptions): split type.ts file (#2447)

* perf(descriptions): split type.ts file

* fix: add type

3d161f785a57610a669a39ddb5b475bcc6b78cb9 authored over 3 years ago by kooriookami <[email protected]>
chore(avatar): let -> const (#2442)

* chore(avatar): let -> const

* fix(avatar): fix fit prop validator

* chore(avatar): remov...

c34ffaa386746575abecda2ccede3852628b7784 authored over 3 years ago by qige2016 <[email protected]>
refactor(breadcrumb): refactor the type definition of breadcrumb (#2443)

* refactor(breadcrumb): refactor the type definition of breadcrumb

* chore(breadcrumb): fix t...

7bc6baf4958699bd5a023d0d20dd95fbceaa8c27 authored over 3 years ago by qige2016 <[email protected]>
feat(hooks): add use-timeout hook (#2439)

* feat(hooks): add use-timeout hook

- Add use timeout hook for register timeout callbacks
- ...

6b4c04fd0ab4a25bcd01ac75298d007aeddbca19 authored over 3 years ago by jeremywu <[email protected]>
fix: add missing styles (#2423) (#2444)

1989eed7f0293e319f31c8941dafa607d28f0761 authored over 3 years ago by msidolphin <[email protected]>
fix: table selectable callback index incorrect issue (#2393)

627b1a941cff9ed87b69adea2770267b8293dbb0 authored over 3 years ago by msidolphin <[email protected]>
style(mixin): variable is assigned but never used

1f6fc8c38ba3e602001da29061752e8937e8fa11 authored over 3 years ago by Hgwxxdd <[email protected]>
Utils: fix isScroll (#2433)

4e9ddcdb53e3c41668e995291df27e8d7dce39b9 authored over 3 years ago by yanzhuang <[email protected]>
feat(scrollbar): add always show props and control scrollbar methods (#2428)

* feat(scrollbar): add always show props and control scrollbar methods

re #1751 #2004

* fe...

e61d08ed291f9a433166df87f25f9d5a7a79c75b authored over 3 years ago by kooriookami <[email protected]>
chore: upgrade sass from 1.34.0 to 1.35.1 (#2437)

36f2d0964bb4e755c31c47db768db84ab5a6b0d7 authored over 3 years ago by Enoch Qin <[email protected]>
Finish unfinished test case

b66044db84256ff203b1b5349c7a24dcf5577cb5 authored over 3 years ago by JeremyWuuuuu <[email protected]>
feat(hooks): add use-model-toggle hook

- Add use model hook to the hooks for toggleable model common logic

5f8b25bc318953370b8b1ef718dc15e6b9b6039d authored over 3 years ago by JeremyWuuuuu <[email protected]>
feat(hooks): add use-transition-fallthrough-hook

- Add transition-fallthrough-hook to get common logic extracted.

d970108d168a4b8fb1c44d7eee4edad84579da17 authored over 3 years ago by JeremyWuuuuu <[email protected]>
chore(virtual-list): remove useless line (#2431)

af88436258a858c94b3a2050f0011cfff6f67bd0 authored over 3 years ago by kooriookami <[email protected]>
fix: remove duplicate cell-contextmenu (#2426)

duplicate commits

a7df2027245c9269b232ce8c5de1f2fc89102e5e authored over 3 years ago by Herrington Darkholme <[email protected]>
feat(hooks): add use-teleport hook (#2421)

* feat(hooks) add use-teleport hook
- Add teleport hook for teleported components
- Add telepo...

913aaafabb9619de0960942115abc420b1d4cbab authored over 3 years ago by jeremywu <[email protected]>
feat(descriptions): add new feature for customized style (#2358)

* feat(descriptions): add new feature for customized style

add props: width, min-width, align...

f2e3dcb68e29bd0747d87d61e69db87fe44d62e8 authored over 3 years ago by kooriookami <[email protected]>
fix: warning in console when cell-contextmenu triggered (#2404)

dae1d88e518cd039f49dda8c5d462547fefcd98a authored over 3 years ago by msidolphin <[email protected]>
fix(table): add cell-contextmenu emit event (#2074)

90ebffbcb14beadc8575d4481c7d9bb7c0c55159 authored over 3 years ago by 0song <[email protected]>
fix: table-column rendered other component in hidden-columns (#2401)

012c43281659bf6ab47d62b09d074b78fc1a77c6 authored over 3 years ago by msidolphin <[email protected]>
feat: add event type definition

721a3d2743ec73aca49648757492843f333710b3 authored over 3 years ago by 波比小金刚 <[email protected]>
Update bar.vue

4202e176c6fde3092f6b8d3a060af904ded6965f authored over 3 years ago by 波比小金刚 <[email protected]>
Update bar.vue

4a8ead95ddd45682957d29d7cf5c190143d41acb authored over 3 years ago by 波比小金刚 <[email protected]>
fix: menu hover color not change when background is changed (#2417)

e6c38e6d6fe1977be4d56e12492a014b43720675 authored over 3 years ago by msidolphin <[email protected]>
fix(table): empty data render bug

e1b5a85127cb0dc3b04cb0958be89e62579ec072 authored over 3 years ago by ioslh <[email protected]>
docs(table): standardized documentation (#2398)

9dd31d43517111d2df81632db9fe7fd4a6f3dcf8 authored over 3 years ago by kooriookami <[email protected]>
feat(form): label-width supports number type (#2396)

* feat(form): label-width supports number type

* perf: update

* feat: update

7daac762a736b17a5f64007809a2abb433aa0d7b authored over 3 years ago by kooriookami <[email protected]>
style(space): fix code space (#2411)

8cc2ff6977097c117f87bec41c9c40860530d282 authored over 3 years ago by qige2016 <[email protected]>
chore: update changelog 1.0.2-beta.54 (#2414)

854403e61ae6a6d0a4c8f0bd6866d8af235c1fa5 authored over 3 years ago by 0song <[email protected]>
fix: select_v2 asynchronous binding issue (#2368) (#2378)

ea3b74e4c4d4a097be1f80854cd1e4b2f303a559 authored over 3 years ago by msidolphin <[email protected]>
feat: add resize directive (#2167)

* feat: add resize directive

* fix: update

1fe271549ec3dd4e0ca4abd98678247a4f8830f7 authored over 3 years ago by kooriookami <[email protected]>
docs: improve the document of form-item (#2372) (#2375)

6700fbc8552a6995bfc359a443df1724248662f0 authored over 3 years ago by msidolphin <[email protected]>
fix: checkbox label auto convert to bool when label is empty (#2287) (#2380)

e10071a430dcfbc6b6e2e781b479195557b10a62 authored over 3 years ago by msidolphin <[email protected]>
docs: fix jp doc radio (#2392)

6050baf0b223315a8cd02753dd41703fe2cc1255 authored over 3 years ago by 0song <[email protected]>
fix: update peerDependencies vue version (#2352)

leave patch level open for vue

bb44760f56eb81de8617afabe6ecc609e039ed0c authored over 3 years ago by william paulo <[email protected]>
feat(docs): Rate code for composition (#2364)

Co-authored-by: xing.wu <[email protected]>

5d1a591fa3018322d5779f356b2c56eb84f3c9db authored over 3 years ago by Xing.Wu <[email protected]>
doc(docs): Radio code for composition (#2363)

Co-authored-by: xing.wu <[email protected]>

42239d2d8dd7b5832acb5412488a9dd17fcfb55d authored over 3 years ago by Xing.Wu <[email protected]>
chore: update search (#2390)

ff3c7abac6b7383a0947865682189ce756820305 authored over 3 years ago by 0song <[email protected]>
chore(deploy): use prod vue for prod bundle (#2389)

a01ad99b00ff7ce5a3d930b7be005af821540fe8 authored over 3 years ago by ioslh <[email protected]>
fix: Highlighted the search results of document (#2382)

265a6e4c6ddced880600ada2f6c8e83a37b0adad authored over 3 years ago by zouyaoji <[email protected]>
feat(virtual-list): template string to render function (#2388)

eb5208efe465eec9b035436509a8bcd98fd6f477 authored over 3 years ago by ioslh <[email protected]>
style: fix code space (#2376)

e2c53a99447e2af5c4229a79035b5073eff54119 authored over 3 years ago by BeADre <[email protected]>
fix(cascader): fix arrow position (#2356)

fix #2266

de1e9bd5f8c8206134508f02a5ba98d9a23a2dec authored over 3 years ago by kooriookami <[email protected]>
fix: carousel not working when using v-show (#2361)

1347ee6360cbac97e72be611e314376eff01a643 authored over 3 years ago by msidolphin <[email protected]>
Revert "perf(scrollbar): scrollbar update when slot changed (#2322)" (#2354)

This reverts commit 87a23bbbbba1c8bdefcbb4f22644a48aa9d600d4.

b3d92b89395bd7dd77b5a890e4380edb07c9d219 authored over 3 years ago by kooriookami <[email protected]>
docs(row): add flex update tip, and remove type prop

re #2319

b8dccdc88405f340fb9e87df91092c1a9ab0ad23 authored over 3 years ago by kooriookami <[email protected]>
perf: remove useless test

e373bb4f04f760b1a89c0c4b856d00fb33b0fa7c authored over 3 years ago by kooriookami <[email protected]>
chore: update changelog (#2347)

c6ccdbec8fdf7b3869977ee2940c8f9d172bd95b authored over 3 years ago by 0song <[email protected]>
fix(message-box): messageBox should close when press enter (#2308)

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

748278905a901deb2c53ac0bcca566d1e76d9cff authored over 3 years ago by vb <[email protected]>
perf(scrollbar): scrollbar update when slot changed (#2322)

re #2293

87a23bbbbba1c8bdefcbb4f22644a48aa9d600d4 authored over 3 years ago by kooriookami <[email protected]>
fix: can not binding multiple click-outside directives on a component (#2327)

* fix: can not binding multiple click-outside directives on a component

* test: add test for ...

93e50e147b0e6fb552c47dcdb355f708d378da5c authored over 3 years ago by netcon <[email protected]>
docs(tree): fix bracket integrity (#2343)

* docs(tree): fix bracket integrity

* docs(tree): add jp omissions

8922f8357523dbed5d938e2e4753d8ddee8a1b66 authored over 3 years ago by liuarui <[email protected]>
style: add no-multi-spaces rule (#2345)

* style: add no-multi-spaces rule

* style: remove extra spaces

e93f6f698470d6f43f49e914e724209f1f164735 authored over 3 years ago by Simona <[email protected]>
fix(popover): v-popover can't work (#2341)

* fix: v-popover cant work

* fix: fix popover repeated registration

Co-authored-by: xing.w...

b9aa9045ab1e07974176e4a0fbd36e6536354902 authored over 3 years ago by Xing.Wu <[email protected]>
feat(docs): Notification code for composition (#2328)

Co-authored-by: xing.wu <[email protected]>

b9d94714d8251d39988cdfa1a931b4c4433a1c83 authored over 3 years ago by Xing.Wu <[email protected]>
feat(docs): popover code for composition (#2332)

Co-authored-by: xing.wu <[email protected]>

bc8db669456572de217cab642554303060bec565 authored over 3 years ago by Xing.Wu <[email protected]>
feat(docs): PageHeader code for composition (#2330)

Co-authored-by: xing.wu <[email protected]>

7fbe14a8ea50030bee3b862b8c10167fc467d262 authored over 3 years ago by Xing.Wu <[email protected]>
feat(docs): Pagination code for composition (#2329)

Co-authored-by: xing.wu <[email protected]>

48dc0a071b0a77d9174d062f371de58bcbd2a845 authored over 3 years ago by Xing.Wu <[email protected]>
feat(docs): Progress code for composition (#2333)

Co-authored-by: xing.wu <[email protected]>

d17473867c0cc9cdabf7f2cef6a8d938b277a2e0 authored over 3 years ago by Xing.Wu <[email protected]>
fix(cascader-panel): should not re-init when props's value not change (#2344)

* fix(cascader-panel): should not re-init when props's value not change

fix #2317 #1871

* ...

5c4a3cb27b8d1e647c2eab22b4d75b0955c4ee50 authored over 3 years ago by Simona <[email protected]>