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(var): var sass map for components (#2778)

* feat(var): var sass map for components

* feat(var): migrate var sass map for all components

fe9600c1814108e9a27a4748eee971b958037dd1 authored over 3 years ago by 云游君 <[email protected]>
fix(input): Improve inputStyle reference (#2780)

0f2181abc3f67fe87885fa758e893673bfefcd71 authored over 3 years ago by Aex <[email protected]>
refactor(button): use sass map & add outline:none for focus (#2774)

e6013c1e4121714425ae719ca03b58550785425d authored over 3 years ago by 云游君 <[email protected]>
refactor(slider): migrate css var & use sass map for message (#2772)

a2e149141182f1cd5b2ec60e07d453024027e6cd authored over 3 years ago by 云游君 <[email protected]>
refactor(link): remove unused link variables & add sass map (#2768)

2fb139a3e3ff142d8a931871e9c35a5214ac9ae0 authored over 3 years ago by 云游君 <[email protected]>
feat(space): add fill support (#2716)

* feat(space): add fill support

* feat(space): Add fill add fillPercentage support

* docs(...

e4891ab0231f715f10a4e3378ffb0cd93f11898f authored over 3 years ago by Aex <[email protected]>
LabelWrap: fix label-width bug (#2742)

* LabelWrap: fix label-width bug

* LabelWrap: add unit test

* LabelWrap: update unit test

e0b79f8eda70646b029539f2423ab23a3b8fcc79 authored over 3 years ago by Summer <[email protected]>
feat(icon): introduce-el-icons-into-ep (#2766)

- Add @element-plus/icons as dependency.
- Update el-icon.
- Update icon.md for all languages.

a7b4b61dc1d93dee28f3653b03bc00cd9e5ba1ef authored over 3 years ago by jeremywu <[email protected]>
refactor(badge/card/dropdown/rate): migrate css var & use sass:map (#2764)

* refactor(badge): migrate css var & use sass:map

* refactor(rate): migrate css var & use sas...

a4275b94f23979e34392a8995d0792256f068e07 authored over 3 years ago by 云游君 <[email protected]>
fix(tooltip): styles error (#2763)

51beb99d0e70e536438ca9338ca50b87e336681c authored over 3 years ago by qiang <[email protected]>
feat(input) Removed validator for autocomplete attribute (#2757)

* [input] Removed validator for autocomplete attribute

* [input] fixed wrong dash used in doc...

731209e14022fd28e44bbc05e27f98a96bb06837 authored over 3 years ago by Norbert Kowalik <[email protected]>
test(select-v2): complete unit tests (#2739)

8ccbf7b82e588a8dfc9c71ab1c1151705a955267 authored over 3 years ago by msidolphin <[email protected]>
fix: time picker adjust spinner bug (#2743)

93053ee836e64af20292e3513fd2cc69b60bad4b authored over 3 years ago by 0song <[email protected]>
fix(image-viewer): image-viewer export error (#2754)

- Fix image viewer image error.

54e4a4211cad52f457a63a2c0025f547b4725e54 authored over 3 years ago by jeremywu <[email protected]>
fix: date-time picker sameday select time bug (#2747)

90d901af3ed760c8a3c54881213d53360ebf02cd authored over 3 years ago by 0song <[email protected]>
fix(date-picker): date-picker focus end-time resets start-time (#2290)

88a327fa4fb1ba860777ad36351875f5294d2e22 authored over 3 years ago by zycoJamie <[email protected]>
fix(input-number): fix style (#2738)

74d03dd173a608738f535a0c378d6f99dc8c4d9d authored over 3 years ago by BeADre <[email protected]>
release(project): release 1.0.2-beta.64 (#2733)

* release(project): release 1.0.2-beta.64

- Update changelog

* update change log

* upda...

0047885b7ff3bbc6ed503247f02fdce6285eb143 authored over 3 years ago by jeremywu <[email protected]>
fix(locale): inject locale for modal like components (#2737)

- Add a runtime locale object cache for modal components to use

3d6259263a0276e1fda94848f47ab02a334f4a0b authored over 3 years ago by jeremywu <[email protected]>
[types.ts] Fixed Nullable type for RefElement (#2730)

* Fixed Nullable type for RefElement

* Changed undefined to null

f3784cfb62ff152b3d543040850f1fcb1857ee96 authored over 3 years ago by Daniel Jost <[email protected]>
refactor(backtop): migrate css var (#2711)

b1e81d543652f2a6f9743d1b112c6a8c2b4c5100 authored over 3 years ago by 云游君 <[email protected]>
fix(message): using iconClass causes "el-message__icon" to be lost (#2709)

Co-authored-by: 穆建华 <[email protected]>

8f39b7cc6b701f83cf489394f2453351379e1156 authored over 3 years ago by 咖喱 <[email protected]>
fix(input): no trigger input event when clear value (#2723)

fix #2688

ecd6e19c26af86b5f0655eeb87b7453ceb263134 authored over 3 years ago by msidolphin <[email protected]>
fix(scrollbar): the problem of ScrollbarDirKey being deleted (#2722)

1b8d27513df0407cddc20c4ce15f23a63fe25700 authored over 3 years ago by msidolphin <[email protected]>
fix(var): map merge default var (#2727)

81b39e15de1ac09cd4a1d8f8336ea3a1b109ed2a authored over 3 years ago by 云游君 <[email protected]>
refactor(var): simplify checkbox var & move transition to root (#2729)

c8acaebabd4625aefa44530ca540b17db7055b6c authored over 3 years ago by 云游君 <[email protected]>
chore: update changelog 1.0.2-beta.63 (#2713)

90c7c05f116bcb064deeee9b26cc30d5e5ef7461 authored over 3 years ago by 0song <[email protected]>
refactor(date-picker): migrate css var (#2689)

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

30918a8d9795909c189006f9a5b4a6fe594c6f2b authored over 3 years ago by 云游君 <[email protected]>
fix(radio-button): `checked` should sync with state (#2699)

closes #2694

22c2791138679e2761593e9e633cac25ae1abc0b authored over 3 years ago by Wenfang Du <[email protected]>
update i18n version (#2690)

7cf4c69b1fbf2188d0556ff2c0222dea915a21b6 authored over 3 years ago by kooriookami <[email protected]>
docs(select-v2): add description of the height property (#2704)

fix #2700

e7b4d5657c6522daaf9efe4b9a6898feb47290d2 authored over 3 years ago by msidolphin <[email protected]>
fix(notification): improve type definition and define closeAll function (#2705)

fix #2696

89c01de6f16f5e1ea09b770ec484bb768bdf3014 authored over 3 years ago by msidolphin <[email protected]>
fix(message): fixed message iconClass not working (#2695)

"fix #2692"

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

52b474525d071a57a77bd22a1b2bf1a93e195c01 authored over 3 years ago by mistery-li <[email protected]>
refactor: migrate tree/popup/form/timeline-item css var (#2697)

3f4e0f6f33a9471d9b0f0d0404c6e1cc37286c87 authored over 3 years ago by 云游君 <[email protected]>
fix(avatar): css property line-height (#2702)

62976c27e306a787c6e1ce1057fa615897cd71b2 authored over 3 years ago by 云游君 <[email protected]>
refactor(scrollbar): migrate css var (#2698)

6bdff0028509d735f3115b588aad8089e6b62098 authored over 3 years ago by 云游君 <[email protected]>
refactor(color): rename color-text to text-color (#2691)

* refactor(color): rename color-text to text-color

* fix(color): text-color typo

16a45e600160e9d887864fe4287ce0b3583b5179 authored over 3 years ago by 云游君 <[email protected]>
refactor(tooltip): migrate css var (#2686)

bf5e510f9f3d1f7910145dbd142dace152e37b55 authored over 3 years ago by 云游君 <[email protected]>
refactor(popover): migrate css var (#2687)

d4cfd29248d0607177a3b9145454339a604cab3f authored over 3 years ago by 云游君 <[email protected]>
fix(build): fix build script (#2683)

* fix(build): fix build script

- Replace cp command with rsync

* update build script

426bbf2afe4fff40827f4fe2385cdd3c57c29155 authored over 3 years ago by jeremywu <[email protected]>
fix(build): fix build script (#2680)

- Replace cp command with rsync

a846c08a562d137e7ca9eec61321b9aed07c9b53 authored over 3 years ago by jeremywu <[email protected]>
fix: add ElConfigProvider css file (#2679)

243e2c47f8fdc12e13ba74ffdf7f33eb62c9414b authored over 3 years ago by 0song <[email protected]>
fix(locale): dayjs related i18n issue (#2678)

- Fix dayjs related i18n issue.

07106da33ac2f56f1f4b5fdf48195dc4750c44b8 authored over 3 years ago by jeremywu <[email protected]>
chore(project): releace 1.0.2-beta.59 (#2674)

* chore(project): releace 1.0.2-beta.59

- Update change log

* update breaking change

8f20b35785cc598e3d244e1a02fd523c584bd4db authored over 3 years ago by jeremywu <[email protected]>
chore: update i18n demo (#2672)

bc6d4a18e08334860bd7f4da01f79b8a0d3dc275 authored over 3 years ago by iamkun <[email protected]>
refactor(locale): i18n migration website code (#2671)

- Refactor website code accordingly.

4ae4f85b2f9c55c57783b5dee08070d7ed2179a8 authored over 3 years ago by jeremywu <[email protected]>
refactor: i18n implementation (#2670)

c42f905c10ba157bf60301c44fc7d6cb6f0fdf72 authored over 3 years ago by jeremywu <[email protected]>
fix(input): input maxlength calculate the correct length (#2654)

* fix(input): input maxlength calculate the correct length

* docs(input): Update maxlength co...

d55ca77137f62c941628401d06658248130ed5c8 authored over 3 years ago by haoming <[email protected]>
refactor(border): migrate css var & simplify docs (#2663)

3181258403df6c04d065ee3c1dc13e91d3d73886 authored over 3 years ago by 云游君 <[email protected]>
feat(locale): locale-provider (#2662)

- Add a component for providing configs
- Add `use-locale` hooks into hooks for composable usag...

c8d65bf43db0bd0d2e9c4e6e9a7829acebb69905 authored over 3 years ago by jeremywu <[email protected]>
style: remove bg-color of menu items at ':focus' state in vertical mode (#2659)

b609145f6ab91b5b5a94ac1bb323ebbfbe2db93d authored over 3 years ago by Jimmy <[email protected]>
refactor(collapse): migrate css var (#2661)

0a0db513e31d007ba0c6ca031656a1c63bbf8b97 authored over 3 years ago by 云游君 <[email protected]>
refactor(color): migrate all color-text var & simplify color docs (#2656)

6166d7ff210e5a578e01100cf3bc0fa4e995c9a7 authored over 3 years ago by 云游君 <[email protected]>
fix(select-v2): adjust the trigger conditions of focus and blur (#2650)

80a44d87a5c941236b5e91cbfabb5886993b7f89 authored over 3 years ago by msidolphin <[email protected]>
fix(locale): fix default translate method

- Fix the wrong logic of default translate method

48fd68bdf1182e92288c21ea70341200d18af599 authored over 3 years ago by JeremyWuuuuu <[email protected]>
fix: ondemand style lost (#2648)

2493048152754c1062167488a8aadb9c641e5b15 authored over 3 years ago by 内小子 <[email protected]>
fix(select): should not stop at invisible options by up and down (#2585)

* fix(select): should not stop at invisible options by up and down

this also fix another prob...

d6fecf9b324c4c7ba4b7fd9da7babde57c60aa3d authored over 3 years ago by Mao NianYou <[email protected]>
fix: missing install & locale issue (#2647)

5b16f20725f11546e153d5cc052fe1f8a5c1c9d2 authored over 3 years ago by msidolphin <[email protected]>
refactor(empty): migrate css var (#2644)

e3bf8ad3b3d70709bc8008089ad9407236021e47 authored over 3 years ago by 云游君 <[email protected]>
refactor(descriptions): migrate css var (#2643)

741fd86f1d41fd77f9207ecc1842e239f7061f24 authored over 3 years ago by 云游君 <[email protected]>
refactor(menu): migrate css var (#2642)

0154b542e56fcfe197d86374cb442f8375199954 authored over 3 years ago by 云游君 <[email protected]>
refactor(dialog): migrate css var (#2641)

4ae485123e471d832e86b02f14c3ab7a9836c5e0 authored over 3 years ago by 云游君 <[email protected]>
refactor(transfer): migrate css var (#2639)

7e3b9df2da8753ebddcd3a65c7dddf134b411d32 authored over 3 years ago by 云游君 <[email protected]>
refactor(carousel): migrate css var (#2638)

02f3c7d66d083ba32667e3cdb028f948c699f218 authored over 3 years ago by 云游君 <[email protected]>
refactor(result): migrate css var (#2637)

fc40a3bbfb94459f98f5bb10199260089e8439c9 authored over 3 years ago by 云游君 <[email protected]>
fix(locale): Fix locale translation method (#2645)

- Fix defaultTranslation method that causes error

2bba6d570f46251fff729365450a03f99abbd636 authored over 3 years ago by jeremywu <[email protected]>
chore: update changelog 1.0.2-beta.56 (#2634)

8952a1732d92888cac1c7e5f632ec59e7e79e5b6 authored over 3 years ago by 0song <[email protected]>
refactor(link): migrate css var (#2622)

c4d1f547eb5ebde2f0c6ba25f5671fe2618a951b authored over 3 years ago by 云游君 <[email protected]>
test(select-v2): add some test cases & fix selectLabel/multiple-limit issue (#2626)

60c13b6f6b5da675eb78e2a2dd8ba3ed0bdf5a62 authored over 3 years ago by msidolphin <[email protected]>
style(select-v2): optimized the style (#2628)

7aa732892d8960b9364bc62aca606a507eaaf3b7 authored over 3 years ago by msidolphin <[email protected]>
build(project): update bundle strategy

- Update the build script for generating *.d.ts files
- Update package.json module entry.
- Upda...

4e5ef0d3a8d04f5a488d19df48a502ae6328292e authored over 3 years ago by jeremywuuuuu <[email protected]>
update ci node version

1d24eefd42fed2820bca0e03736c4e50d7a882ef authored over 3 years ago by jeremywuuuuu <[email protected]>
chore: update readme (#2619)

ec56779bf0be1601093edd92ae76aac597b2d594 authored over 3 years ago by 0song <[email protected]>
chore: update website (#2620)

e9f8b476738af62b7c17187952b4d4f2a302026d authored over 3 years ago by 0song <[email protected]>
perf(date-picker): shortcuts support function type (#2617)

re #2598

6ddd84d61af7484f0e0c5f50b8651fc637616687 authored over 3 years ago by kooriookami <[email protected]>
chore: Update readme sponsor (#2616)

5699b710bed6768ecea5737666f35966dff9fa75 authored over 3 years ago by 0song <[email protected]>
chore: Update README.md (#2609)

* Update README.md

* Update README.md

7d2263a99a412571ab6fb867c5cd74ad50c62548 authored over 3 years ago by jeremywu <[email protected]>
fix(style): ensure that the loading icon is inline (#2550)

82bd1029951d90e94371c4c5d4b1100d2f16bfa2 authored over 3 years ago by anguiao <[email protected]>
docs(scrollbar): expose update function (#2607)

b9555ea24231c7db8aea41856f4df45091b95aa7 authored over 3 years ago by kooriookami <[email protected]>
chore: Update README.md (#2608)

2f6f5dbae02b6f357fd47d0d2af197265b71c760 authored over 3 years ago by jeremywu <[email protected]>
perf(affix): expose update function (#2603)

re #2594

47bc9f7f83eb61ab8006a5116d4b80b813923b59 authored over 3 years ago by kooriookami <[email protected]>
refactor(avatar): migrate css var (#2601)

912cb45e1145426fbb5137cd055df1746435eb36 authored over 3 years ago by 云游君 <[email protected]>
feat(autocomplete): optimize some const of autocomplete (#2593)

* feat(autocomplete): optimize some const of autocomplete

* feat(autocomplete): optimize some...

6a7b9a4d8b26367c2db1d3f04bd156647c07ca17 authored over 3 years ago by ZenQuan <[email protected]>
refactor(tag): migrate css var (#2592)

0bf673def1403f75d293716a67b651c397fdeaca authored over 3 years ago by 云游君 <[email protected]>
refactor(color): migrate color css var & simplify color box docs (#2589)

* refactor(color): migrate color css var & simplify color box docs

* Update unit-test.yml

...

d05e5a6b4a81a1fa7e9b65ebb426dca721364a36 authored over 3 years ago by 云游君 <[email protected]>
feat: new hook: `useCssVar` for inject custom css vars (#2547)

* feat: new hook: `usecssvars` for inject custom css vars

* perf: optimize usecssvar logic

...

65924dd40c0c0387e8d63987bb5b109bf3bfedee authored over 3 years ago by hangzou <[email protected]>
refactor(table+calendar): migrate css var (#2588)

* refactor(table): migrate css var

* refactor(calendar): migrate css var

57b23f554482b116106198066fc1c6dfd69cc709 authored over 3 years ago by 云游君 <[email protected]>
refactor(pagination): migrate css var (#2587)

c9f03eaee4279945b8931a49e85f165c0151ec38 authored over 3 years ago by 云游君 <[email protected]>
refactor(skeleton): migrate css var (#2586)

43b02d2f73132c7d7e7d8dd3d2552fa0494c0299 authored over 3 years ago by 云游君 <[email protected]>
refactor(switch): migrate css var (#2584)

* refactor(switch): migrate css var

* refactor(switch): remove switch var in common

c2661e93636174d594a136054e78702faad30f55 authored over 3 years ago by 云游君 <[email protected]>
refactor(button): migrate css var (#2582)

2663d7e219f5eb430fa13c199b82f0282368f356 authored over 3 years ago by 云游君 <[email protected]>
fix(descriptions): fix the last td colspan (#2567)

re #2559

a0e5776ea3269dd9f1758e23900fd241b07f3ae0 authored over 3 years ago by kooriookami <[email protected]>
refactor(cascader): migrate css var (#2578)

4ffb2d164cf977b2dac901e5178b0492529d4c14 authored over 3 years ago by 云游君 <[email protected]>
refactor(message-box): migrate css var (#2568)

e430bd3d4903f80813a900756ea834083ac0187a authored over 3 years ago by 云游君 <[email protected]>
refactor(color): add error var (#2565)

9744f089f084fc3a09e3aa335b17d835e62a14e5 authored over 3 years ago by 云游君 <[email protected]>
fix(time-select): fix editable prop and add disabled prop (#1899)

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

c49b84e81f8eca1d692d7ca06581a43eeca850e5 authored over 3 years ago by inottn <[email protected]>
refactor(message): migrate css var (#2560)

a08a6c5670391e156b00ada11f2b42d877211df5 authored over 3 years ago by 云游君 <[email protected]>
refactor(hooks): refactor transition (#2556)

* refactor(hooks): refactor transition

- Introduce new hook named useTransition
- Update tra...

425567ec3bc4252a1adc2986c81e6a077728367a authored over 3 years ago by jeremywu <[email protected]>
refactor(notification): migrate css var (#2552)

deac9dd213f763ff6a89c69081eebb434335b281 authored over 3 years ago by 云游君 <[email protected]>
docs(radio-ComponsitionApi): Update the documentation of the radio component (#2524)

* docs(radio): Update the documentation of the radio component

* docs(radio): Update code format

0949006f744f0ff4ef71bd581329e95a50359ea7 authored over 3 years ago by songjianet <[email protected]>