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(checkbox): fix warn about lacking default value of inject

d5d7e8700e4d1da19faa5fb041624d9d73635a7d authored over 4 years ago by Ryan <[email protected]>
fix(button): fix warn of validator when no type passed

6058363b6b678140d215bcf8d9175955dfeabdcb authored over 4 years ago by Ryan <[email protected]>
fix(link): change default value of type to 'default' instead of ''

2dbc7a4307d311e5c52fd08a25c22aeccb9e6f30 authored over 4 years ago by Ryan <[email protected]>
feat(checkbox): optimize code logic

a8d825bce8c0097b95a7189883f1583945584bed authored over 4 years ago by zouhang <[email protected]>
style(checkbox): improve code

d235022f713569fb96abce5200251b2bd9c0f9fc authored over 4 years ago by zouhang <[email protected]>
fix(checkbox): change provided props to reactive

c53f79f94fe2e35aca621024a42e54d2e479d33c authored over 4 years ago by zouhang <[email protected]>
style(checkbox): optimize code

21382d2ee05addc1e3053783dfb64a00eca547fb authored over 4 years ago by zouhang <[email protected]>
style(checkbox): improve code style

244d5159deaa93db3e4c58ee2c80d5c1ca26e0f5 authored over 4 years ago by zouhang <[email protected]>
style(checkbox): optimize code

cdaa5199e2c569bceafa19b1d35fa95ef38044ba authored over 4 years ago by zouhang <[email protected]>
refactor(checkbox): refactor checkbox component

ab8c77f0ff737ff638c794824d1a8e2e5c8e2b71 authored over 4 years ago by zouhang <[email protected]>
Feat/input (#216)

* feat(input): migrate input component simply

re #95

* feat(input): mainly complete input ...

869cec59ba8af1ede3b42988b251eb947092c0d5 authored over 4 years ago by Hanx <[email protected]>
feat(button): 添加validator类型校验

ac2f477e44dc5a8674fdfe7fab6c7f7954f6dde7 authored over 4 years ago by baimin <[email protected]>
feat(button): 添加type,size,native-type类型限制

edb03260362249a55e844ec7e0b4fbb43d27e70e authored over 4 years ago by baimin <[email protected]>
fix(link): modift link type error to danger

d9c238ae5f48dd11f0aacacb68ee7a6a2d80d6b4 authored over 4 years ago by baimin <[email protected]>
refactor(utils): remove utils/jestMock.ts

88fafa8f3b2f9af64037aa5465c770ed489fe179 authored over 4 years ago by Ryan <[email protected]>
fix: address pr comments

7be198906bb8cce6a7044c72c1e60173f2712e30 authored over 4 years ago by 陈婉玉 <[email protected]>
feat: extract common test utils

fc718948bf6ca33d6eb0c170c35022e09f3c8525 authored over 4 years ago by 陈婉玉 <[email protected]>
fix: update scss to v2.13.2 (#246)

* fix: update scss to v2.13.2

* chore: update

* chore: update

dd82962a2dbfa96327620b08bf29200dc8e2b3b6 authored over 4 years ago by zazzaz <[email protected]>
feat(directives): v-trap-focus (#221)

* feat(directives): [WIP] v-trap-focus

#218

* feat(directives): new directive `v-trap-focu...

0d811ad71477efafa19d187f06808e149268dc14 authored over 4 years ago by jeremywu <[email protected]>
test(slider): add test files

2bd6cfe6088185308ccf4e6c7b2add97673dd938 authored over 4 years ago by Ryan <[email protected]>
feat(utils): add jestMock.ts

e41142f49bb931d4ce32d5875f0e83259bea8fe2 authored over 4 years ago by Ryan <[email protected]>
refactor(slider): refactor slider component completed

c659d45d86b8f4fb4d8039df22935ebb67f4cf6c authored over 4 years ago by Ryan <[email protected]>
docs(slider): add docs files

ab1a1546e0c35fabc554b074261672528564fe76 authored over 4 years ago by Ryan <[email protected]>
ci: trigger ci only when pull request

ae2a2031daed895755ad6582aa0b8675a5b0b21e authored over 4 years ago by 陈婉玉 <[email protected]>
test: avoid mock the whole lodash but only debounce

4e3d046f772b6e9855d6972683e978ea8b87e657 authored over 4 years ago by 陈婉玉 <[email protected]>
ci: job dependencies name should be job instead of job#name

7da3b560bdf311f6cbcd4c29294e1dfa3cae24fd authored over 4 years ago by LongYinan <[email protected]>
docs(layout): fix invalid style syntax (#224)

bfe4a74fc3b91152621341f39ca84d467c8ec920 authored over 4 years ago by ntnyq <[email protected]>
chore: compiled failed(#230) (#231)

73805eb256684d91b4acc9bfdc74d29131b1ce3e authored over 4 years ago by Weiqi Wu <[email protected]>
fix(ci): enable CI test on all pull requests

d72f86287f9b0d23b69b8428bc279318fc180f84 authored over 4 years ago by Herrington Darkholme <[email protected]>
fix(checkbox): fix test cases in checkbox

12e5e933879b7c25b19cdfcd3009d1fcd51ceb72 authored over 4 years ago by Herrington Darkholme <[email protected]>
chore: upgrade all dependencies

122c88c60c12ab0f1692e2f85a29282f49f411fa authored over 4 years ago by LongYinan <[email protected]>
ci: add dependabot and automerge job to make deps always up to date

4d94c9712b49db1cab40673dcf364247e146ce1a authored over 4 years ago by LongYinan <[email protected]>
chore: update type

eec9e39233cccd28c4a5b808f5ad37f2df564c31 authored over 4 years ago by zazzaz <[email protected]>
build: replace gulp-sass with gulp-dart-sass (#219)

3d5e587938a0621f6b1914ab983175d2f3a3f89c authored over 4 years ago by Simona <[email protected]>
Feat/dropdown (#199)

7931f2a2fbd3589127ca5331b7aca68fa7cf082d authored over 4 years ago by hangzou <[email protected]>
Feat/scss (#212)

* feat: change to import scss

Change the import css to import scss to facilitate style modifi...

dec5d665a34357fa1eaa4513249ee5968fe60fe2 authored over 4 years ago by Hades-li <[email protected]>
Feat/implementing trigger for popper (#214)

* feat/implementing-trigger-for-popper
- Implementing trigger for popper
- Refactors against c...

d0b37cdf5fed433708bfb4b0b5fd2ff0d816676a authored over 4 years ago by jeremywu <[email protected]>
feat: add image component (#124)

9ca93eaa40426d8a62d1477c6c5372598b14769f authored over 4 years ago by SunLn <[email protected]>
fix(popper): should check nested Fragment

2b2d08599231f4edb7817c977bec03d90ec056ed authored over 4 years ago by 古海欢 <[email protected]>
Update README.md

9d58d8e59485d8db32c8021d6ec41e37be5e9b0f authored over 4 years ago by zazzaz <[email protected]>
fix(project): fix global types

235fc4bfa68f5ab470c66b232765f0b182eb16b2 authored over 4 years ago by JeremyWuuuuu <[email protected]>
[WIP]feat/tooltip

- Code done
- Awaiting test cases

1584f07f0cf148f40f7652ad758eda47b618697a authored over 4 years ago by JeremyWuuuuu <[email protected]>
feat(tooltip): tooltip component

af45dbd070c09e6bfda9f6c042e9a490cd5f54e0 authored over 4 years ago by JeremyWuuuuu <[email protected]>
test(checkbox): test dev push

0d4e7812726e3e02270c34457463e835a83392f3 authored over 4 years ago by zouhang <[email protected]>
fix(checkbox): fix prop's label default value

047090b1278ad7d9cf51662bb16b3782706c50dc authored over 4 years ago by zouhang <[email protected]>
feat(tabs): Remove setupState

423feb10515115e25e4da88b94f809726fa9ff2a authored over 4 years ago by bastarder <[email protected]>
feat(tabs): optimize code

72daa4359d77a0404d9146e7e6056e455ce7a8ab authored over 4 years ago by bastarder <[email protected]>
feat(tabs): add tabs

18aa2638f690ec5bcae2e7b9bfc95bca4d1ea69f authored over 4 years ago by bastarder <[email protected]>
feat(tabs): Fix lint error

a2f03be92a5d70f4d943e66774ad0e2f525a53af authored over 4 years ago by bastarder <[email protected]>
chore: update

ef5ddd4b148a93ee760c08dd4b810422e99a89c0 authored over 4 years ago by zazzaz <[email protected]>
fix: revert locale change

c0acd11fe2c2a9da0878bd20f8c6aef7283bb219 authored over 4 years ago by zazzaz <[email protected]>
feat: add website play

9b0bec0cd75c2925bbd4ccddf95bbac4c013ec01 authored over 4 years ago by zazzaz <[email protected]>
chore: update lock

ed5d989bb5d5a7c672ec59a0afc60edecac9df24 authored over 4 years ago by zazzaz <[email protected]>
chore: update

a7bd25b36a02329252d991df440b49d838c5a7aa authored over 4 years ago by zazzaz <[email protected]>
fix(button): defineComponent for ButtonGroup (#188)

02409b882a4f12a3aa15ded79492408df3e37551 authored over 4 years ago by Jiaxun Li <[email protected]>
chore(project): upgrade to vue rc7

dea58ffd09b3c265684f21b771479a30b2bc602a authored over 4 years ago by Caaalabash <[email protected]>
fix(popper): fix popper's mechanism (#177)

- Rewrite popper's render method \

44d7cc2426f6f05850a17320dfaa0baa6d3de043 authored over 4 years ago by jeremywu <[email protected]>
fix(header): use correct label semantic

24f2a83680bdd3e65d54af543bb2643f3bc62bce authored over 4 years ago by Che Guevara <[email protected]>
fix(utils): remove unused types

bd38e1994d12dc580c5fa69f2448aeb50f02c230 authored over 4 years ago by Herrington Darkholme <[email protected]>
Update README.md

1909319dc2e013440900621792e686b5e9a6931d authored over 4 years ago by jeremywu <[email protected]>
build(): upgrade to TypeScript 4

43531723454f1a15e4fc57321864592cb44455e0 authored over 4 years ago by zazzaz <[email protected]>
Fix: complete unit test for radio-button (#173)

b7f090da8c8070990f82596d321ed841f26829d5 authored over 4 years ago by HelenYin <[email protected]>
chore(project): upgrade vue to rc6 (#167)

e2754a06cde1d9f9ff638bfebbce444ef2431a1c authored over 4 years ago by Hanx <[email protected]>
chore: update badge

4a5db87f20ba475ddd174cc1b1cb67a565e5e333 authored over 4 years ago by zazzaz <[email protected]>
chore(project): modify some lint rules

allow vue default props; disallow arrow parens when only one parameter; use rule words rather th...

07d2beccfcfbc5674dcfcf269736a5e9c2c6b2e4 authored over 4 years ago by hanx316 <[email protected]>
fix(project): - Upgrade dependencies (#163)

- Update failed tests

2606158c38456eb1262f3ac9a9fe479fee409435 authored over 4 years ago by jeremywu <[email protected]>
fix: fix eslint warn (#160)

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

3828c5c46139ae4192c99b04679f986d2a4466cb authored over 4 years ago by HelenYin <[email protected]>
feat(directives): directive clickoutside helper for popper and modal

fix #157

1262b0c78b19c6dd11a5216d8fc1643db93d8d0c authored over 4 years ago by JeremyWuuuuu <[email protected]>
feat(popper): popper component

34ad8fe07732d71d578240dc1919c448656e7d78 authored over 4 years ago by JeremyWuuuuu <[email protected]>
chore(popper): replace lodash with lodash-es

4220cb92d0ec2f8a7982e84737c665a669e5624d authored over 4 years ago by JeremyWuuuuu <[email protected]>
fix(popper): address PR comments

ff92bb6238178389686ae5899ed21dda11b5b719 authored over 4 years ago by JeremyWuuuuu <[email protected]>
fix(popper): fix linter issue & enhanded testing

fb5f3ed98f302856e83be99374682e0ad9249116 authored over 4 years ago by JeremyWuuuuu <[email protected]>
fix(popper): pR comments addressing

81d9037eddf0e2991925a3a546f734d2613224c0 authored over 4 years ago by JeremyWuuuuu <[email protected]>
Create CODE_OF_CONDUCT.md

e074e01735f92574d3927b9c7288a586690699f6 authored over 4 years ago by zazzaz <[email protected]>
Create LICENSE

fb4aef89dcf23a84199ff412cddfe99156e63b13 authored over 4 years ago by zazzaz <[email protected]>
Update README.md

c55dd7488ca639bc77671c0f83d81ecb75db9a23 authored over 4 years ago by zazzaz <[email protected]>
docs: update readme

44773a4036c853817f80c755c36b6e251fa60ebc authored over 4 years ago by zazzaz <[email protected]>
feat: add alert

54b5d94e47ef55e1821bfa5ce46918dd1b7f3ee1 authored over 4 years ago by homer <[email protected]>
fix: revert yarn.lock

94950580aa716e6f09bab7c5568fd0fb9559f02d authored over 4 years ago by homer <[email protected]>
fix(steps): add props validator

10394abde052538e2cb16b486a5cb59c88c60b7c authored over 4 years ago by Caaalabash <[email protected]>
feat(steps): add steps component

4438a08aca1796a6d9cd6c543267da2cb66fdd31 authored over 4 years ago by Caaalabash <[email protected]>
fix: fix bundle issue

81ded9d97672d8264a8d68e27866278891b9f318 authored over 4 years ago by zazzaz <[email protected]>
chore: update title

01ec8afde1d69d3cab54821fe29364bd1212ad32 authored over 4 years ago by zazzaz <[email protected]>
fix: update md-loader

bb890a99b23e6e0763dba4ac251aaaa16e78307e authored over 4 years ago by zazzaz <[email protected]>
fix: disable hilight to reduce bundle size

e1393a27aa8384594d15bba666d0c1d9ef5a16e3 authored over 4 years ago by zazzaz <[email protected]>
perf(docs): replace node-sass by dart-sass & update ::v-deep (#136)

21f459d197f4afc642f2fa2f3d280c55ae431826 authored over 4 years ago by hangzou <[email protected]>
fix: add missing css

1a3ac9e30aaf3cec6978413fe21b69282cedccc2 authored over 4 years ago by zazzaz <[email protected]>
fix: update ga info

c3d14b7eb54f94b51b64357c4c59cb0e63d6c47e authored over 4 years ago by zazzaz <[email protected]>
feat: add website (#135)

* feat: add website

* chore: fix

f12000f9c2d4ccbf7923564b9c4234684312881a authored over 4 years ago by zazzaz <[email protected]>
Feat/checkbox (#131)

* feat(checkbox): init checkbox

* feat(checkbox): update checkbox-button checkbox-group

* ...

dbaf83e2a4d8a1b71c994dfe43ac2cbeaa5e9c26 authored over 4 years ago by hangzou <[email protected]>
fix: update merge

22338c7055ef59bbabb25fe7094cd86c1d5ba286 authored over 4 years ago by zazzaz <[email protected]>
feat: add scrollbar

f9626ec8153c8346de7e499017fbe9deceadcd0e authored over 4 years ago by zazzaz <[email protected]>
fix: update rebase

d7f871ec7b65df7faf7904c1212115a49148f4aa authored over 4 years ago by zazzaz <[email protected]>
feat: add scrollbar

7167ff2a542bffa2d0e21c6e1eda0154e588745c authored over 4 years ago by zazzaz <[email protected]>
fix: update review

6c3c6a03a812e993905a89c221f73edc7d9aa1ab authored over 4 years ago by zazzaz <[email protected]>
test: add test

3647512e09b97d7a0f4cbb3dc07b600968ee885c authored over 4 years ago by zazzaz <[email protected]>
feat(collapse): add collapse

c2341c72ebe8eac3c9c922e3624574333bb501b1 authored over 4 years ago by bastarder <[email protected]>
feat(collapse): add transition package

fix #108

32f02bef0b170997ec10416882fb80ebba7fdf83 authored over 4 years ago by bastarder <[email protected]>
test: add test

1b039f399e3110a4c5c9139dd79afd2962f67414 authored over 4 years ago by zazzaz <[email protected]>
fix: merge error

5a6307c248705052c780a2dd717ea753de7c92ed authored over 4 years ago by zazzaz <[email protected]>