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(core): fix unit testing warning (#4948)

b431838d60fd74fcc5b6c51f456fc690bbb57b31 authored about 3 years ago
chore(deps): update dependency vite-plugin-windicss to v1.6.1 (#4964)

Co-authored-by: Renovate Bot <[email protected]>

28a1170ecdaf9d983c6cc7258f23a010bc8eda2d authored about 3 years ago
chore(deps): update typescript-eslint monorepo to v5.8.0 (#4966)

Co-authored-by: Renovate Bot <[email protected]>

0d551e54bcfefb4aa5faa10335e7d741c0198381 authored about 3 years ago
chore(deps): update dependency sass to v1.45.1 (#4959)

Co-authored-by: Renovate Bot <[email protected]>

6c36e5f548328200b859b7d5bd84dcb90ab74e03 authored about 3 years ago
chore(deps): update dependency esbuild to v0.14.8 (#4955)

Co-authored-by: Renovate Bot <[email protected]>

8d3c71aedf2cda7d0319f1856dcab1464120b27a authored about 3 years ago
chore(deps): update pnpm to v6.24.2 (#4961)

Co-authored-by: Renovate Bot <[email protected]>

10ea825b58a58b1767c880c444b1fedf5a874ac2 authored about 3 years ago
chore(deps): update jamesives/github-pages-deploy-action action to v4.1.8 (#4888)

Co-authored-by: Renovate Bot <[email protected]>

97d7d49b5b9c7a0db9adef5917025cf1585e2ab3 authored about 3 years ago
chore(deps): update dependency pretty-quick to v3.1.3 (#4957)

Co-authored-by: Renovate Bot <[email protected]>

0d6d2b730c2e2392c4d934bde23ae58c1bb5fc04 authored about 3 years ago
chore(deps): update dependency lint-staged to v12.1.4 (#4956)

Co-authored-by: Renovate Bot <[email protected]>

b3e7e16784c6874263f8fc11687b62a8b115c105 authored about 3 years ago
chore(deps): update dependency eslint to v8.5.0 (#4883)

Co-authored-by: Renovate Bot <[email protected]>

a9525ace84454c88a42e43f655147a3a5ca081f2 authored about 3 years ago
chore(deps): update dependency @vueuse/core to v7.4.1 (#4796)

Co-authored-by: Renovate Bot <[email protected]>

c6295b38f2368bf915a210560342d1976117569f authored about 3 years ago
chore(deps): update dependency lint-staged to v12.1.3 (#4887)

Co-authored-by: Renovate Bot <[email protected]>

3203dcb4e54663bd9780c6afc537069f4cff4b0a authored about 3 years ago
chore(deps): update dependency @pnpm/find-workspace-packages to v3.1.31 (#4931)

Co-authored-by: Renovate Bot <[email protected]>

82193eb1d38c3e5a0ce440572624a2f8d549105f authored about 3 years ago
feat: [el-popconfirm]add debounce of confirm() and cancel() (#4943)

794127b2055a232c9efac497416ef597c3330432 authored about 3 years ago
test(components): fix time picker default value in cancel test (#4938)

1682b18684d116183ddcc1f688a572473d32e19f authored about 3 years ago
test(components): remove more sleep from input test (#4937)

931bc691e09977e6152913a4dfc3e13b5e8bce44 authored about 3 years ago
chore(deps): update dependency vite to v2.7.6 (#4867)

Co-authored-by: Renovate Bot <[email protected]>

9bd7294b1ba8ab4caae4859728be741c155dbf88 authored about 3 years ago
fix(components): [select-v2] missing validate action when clear (#4892)

* fix(components): [select-v2] missing validate action when clear

- Fix the bug that missing ...

bbed5a5e96708eaf47ffef853acf6161a96b8612 authored about 3 years ago
docs: add edit-in-editor tooltip (#4918)

56e3f012402bdaac5a6da215e79b1e21f710f908 authored about 3 years ago
test(components): remove several sleep from test code (#4924)

ee5a822bf2b24ade47d96211e42cf4c02a803ded authored about 3 years ago
docs(components): use `script setup` replace `defineComponent` (#4849)

* docs(components): use `script setup` replace `defineComponent`

* docs(components): use setu...

575835a2f8fee87011144106c6124c96660a5c20 authored about 3 years ago
fix: tag in select style (#4914)

* fix: tag in select style

* fix: extract common style from select to fix select

0870bb968c51c0a640757358f51e1f84de6bfaee authored about 3 years ago
chore(docs): modify tooltip base style (#4900)

* chore(docs): modify tooltip base style

9abe74baa8a929a71c429b2593be7b6397425df9 authored about 3 years ago
fix: [el-checkbox-group]: default value adjusted to empty array (#4316)

fix #4300

1d0d0053fc6d24e60f6041200cedb5c218b760c1 authored about 3 years ago
fix(components): [el-popper] onVisibilityChange (#4907)

8f57bf610e786bf269f1ac98ef57fff2f9566719 authored about 3 years ago
perf: [el-switch] activeIcon and inactiveIcon type (#4899)

fa751a6ae03305415087a9555934d187db8d7eff authored about 3 years ago
docs: update alibaba npm mirror registry (#4911)

ae4e8f20f3955c009e42de2067acc01d521ac802 authored about 3 years ago
feat(components): [el-dropdown] add new "popper-class" prop (#4909)

Co-authored-by: João Gonçalves <[email protected]>

0a43be5939ee1dfd6e7232870771d9b79f34fb96 authored about 3 years ago
docs: improve grammar (#4895)

9207a615a7cce481ad3c941f52780cd30fac7f8e authored about 3 years ago
docs: improve grammar (#4894)

3746eb1246b26ac9caa025b7f30cce4c5df7cbe2 authored about 3 years ago
docs: fix grammar (#4893)

4adbf1355eb3d009f8ade300088f8bbc3655cd58 authored about 3 years ago
docs: [el-upload]add example of setting on-exceed to cover the old file (#4861)

* docs: [el-upload]add example of seting on-exceed to cover the old file

* Update packages/co...

23712260f099110b9e476a400e92ecbe1bbd5594 authored about 3 years ago
docs: [el-form] typo (#4897)

f387feab42899d537e9fc3dcc1d4a2980bbe79ff authored about 3 years ago
docs: [el-time-picker] update default value (#4898)

already disabledTime '18:40', it might mislead reader.

a7e72c08fffe8b55e3b77b4d93bc1c38f494e5e0 authored about 3 years ago
chore(deps): update dependency @crowdin/cli to v3.7.4 (#4881)

Co-authored-by: Renovate Bot <[email protected]>

6ddd8df46d08eeb193d4a751d455190b012818c0 authored about 3 years ago
chore(deps): update dependency esbuild to v0.14.5 (#4865)

Co-authored-by: Renovate Bot <[email protected]>

b907e3cd33c76a1e16bc3a2c04cde956b830ba74 authored about 3 years ago
chore(deps): update dependency @pnpm/types to v7.7.1 (#4829)

Co-authored-by: Renovate Bot <[email protected]>

0f56df009ee4c87b8132ad3567bb7e2a255ba9ce authored about 3 years ago
chore(deps): update dependency typescript to v4.5.4 (#4818)

Co-authored-by: Renovate Bot <[email protected]>

0cc9397a10ef530e94169dfd52405011d9305315 authored about 3 years ago
chore(deps): update dependency @vitejs/plugin-vue to v2.0.1 (#4828)

Co-authored-by: Renovate Bot <[email protected]>

48ba7d81a18bc166714e89d9915ab5355820f1e3 authored about 3 years ago
chore(deps): update dependency @crowdin/cli to v3.7.3 (#4831)

Co-authored-by: Renovate Bot <[email protected]>

adb654592b8cd3d0fd1d269be3dc984231f42217 authored about 3 years ago
chore(deps): update dependency @pnpm/find-workspace-packages to v3.1.30 (#4827)

Co-authored-by: Renovate Bot <[email protected]>

9fd82d63b059da0f616da9f0c63d022a2e715962 authored about 3 years ago
chore(deps): update pnpm to v6.24.1 (#4832)

Co-authored-by: Renovate Bot <[email protected]>

3504d104e8a571e87e05b44ad78c4d61c16c2b53 authored about 3 years ago
chore: move \@ctrl/tinycolor to dependencies (#4842)

2e75c3e086a6f4428fea77fc5de528847418b94c authored about 3 years ago
refactor(components): set messagebox button size be default (#4846)

74785ca47205ffb6a41716c4d16b8ece4c5631c5 authored about 3 years ago
refactor(docs): use setup sugar simplify input demo (#4845)

59a0c4cf7a57e627ce9b6bac016be272c4808994 authored about 3 years ago
fix(style): adjust component size & demo (#4801)

* fix(style): adjust button size & demo spacing

* fix(style): adjust input padding & with pre...

efb48a61fd7e0d39437a541eaae7af608e9f793d authored about 3 years ago
fix(components): [el-form] vertical aligin (#4717)

b741ab5e67479176297ecb6fe8fb1e183646fdfc authored about 3 years ago
fix(theme-chalk): Put back !optional to @extend (#4835)

13145de1e87ab75196e003dac610a0d5ec460e5f authored about 3 years ago
chore(deps): update typescript-eslint monorepo to v5.7.0 (#4816)

Co-authored-by: Renovate Bot <[email protected]>

6d1d21ffdac66ed9c57921be873101d97050e582 authored about 3 years ago
chore(deps): update dependency vite to v2.7.2 (#4811)

Co-authored-by: Renovate Bot <[email protected]>

08339f50c07bd71d32f790f28677101d180aa55d authored about 3 years ago
chore(deps): update dependency @rollup/plugin-node-resolve to v13.1.1 (#4814)

Co-authored-by: Renovate Bot <[email protected]>

7e230cac139ddda6c4115c9067e3836750c8845c authored about 3 years ago
chore(deps): update dependency unplugin-vue-components to v0.17.9 (#4812)

Co-authored-by: Renovate Bot <[email protected]>

def4bea03ec61b1f0842795a2e2a7b1df28d9459 authored about 3 years ago
chore(deps): update dependency esbuild to v0.14.3 (#4802)

Co-authored-by: Renovate Bot <[email protected]>

d345ae21ea2fbb6e3cd65696fc438b01e7ca8d79 authored about 3 years ago
chore(utils): remove unnecessary as string (#4805)

dda60bd200c17acf97f0397149167bccd181d558 authored about 3 years ago
feat(style): add scrollbar for docs (#4800)

* feat(style): add scrollbar for docs

* fix(style): adjust scrollbar color

7caa13e80c0f8ff854f823bc7f00365c0fc042a0 authored about 3 years ago
chore: update issue workflow (#4794)

324edcda96a0c96cf454dc571081cb7aae0a4079 authored about 3 years ago
refactor(utils): remove isServer (#4792)

6287c1f92da7a8d2fa7d9076d1282dbaf247042c authored about 3 years ago
chore(deps): pin dependencies (#4799)

Co-authored-by: Renovate Bot <[email protected]>

f69061a6ada2f76a1268e1e8fc3d3c6b85bdc95f authored about 3 years ago
chore(deps): update dependency @vitejs/plugin-vue to v2 (#4797)

Co-authored-by: Renovate Bot <[email protected]>

1d6db5dfa825151e06119f8e93460e1187de83b7 authored about 3 years ago
fix(style): custom icon size (#4798)

7666e247c37ebcfce3636ba1612e641ee1582886 authored about 3 years ago
refactor(style): adjust component size to large/default/small (#4491)

* refactor(style): adjust component size to large/default/small

* refactor(components): avata...

4560adfdf8973bc28418d09a412aaf297e615159 authored about 3 years ago
refactor(utils): use @ctrl/tinycolor instead of custom color.ts (#4682)

3fa3e9ff6b4174a41b4cac4896328a7e474663b5 authored about 3 years ago
fix(build): circular dependency (#4791)

d14609954b8c5609450742c2f08f80d947ab8176 authored about 3 years ago
chore(deps): update dependency sass to v1.45.0 (#4785)

Co-authored-by: Renovate Bot <[email protected]>

36adee9cf6821f8e93ed3ba4e1e631431ffd821a authored about 3 years ago
chore(deps): update dependency unplugin-vue-components to v0.17.8 (#4776)

Co-authored-by: Renovate Bot <[email protected]>

ee409aa5455ab19772d5c85814f9c1117a38f331 authored about 3 years ago
chore(deps): update dependency rollup to v2.61.1 (#4789)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Kevin <[email protected]>

a8462cf49dd912f848ca5763dc2f05b8e3487e79 authored about 3 years ago
chore(deps): update actions-cool/maintain-one-comment action to v2 (#4784)

9f78a42a1280db6efea856b1a5ee468fee30e1de authored about 3 years ago
chore: update preview img (#4788)

3158cb33c98311d66836dcf6daf65aaea598db0b authored about 3 years ago
chore: update readme

cbb820e5c1e81e9d7243c87f5b971606773f4bcb authored about 3 years ago
chore: update readme

e2589aa78a75584e7cedea06ffcfe92ed81c1b24 authored about 3 years ago
chore: update readme

c3864985502877469eceaa258a351220c1786b73 authored about 3 years ago
fix(components): [date-picker] filter custom content comment (#4651)

81efc44c3b167a39bd529e5b57128d3003635f3c authored about 3 years ago
fix: [el-date-picker] focus input box when focus method is called (#4343)

fix #4327

4f6cac42529d39764896765e4cc6ff23fda820b3 authored about 3 years ago
ci: refactor pr preview alert (#4781)

21d41aed87f8a4e23992f6cdb366659bb0bf10f9 authored about 3 years ago
fix(build): copy README (#4782)

72d264de03813779f9535bb6bc4815a2c4faf809 authored about 3 years ago
ci: add issue helper (#4779)

31ca8e05607f8274f6f9865949746bdbfa22736e authored about 3 years ago
fix(components): [ElDatePicker] click clear is invalid (#4768)

13375ef8876558126066272bab00cfbd268b3167 authored about 3 years ago
chore: Update changelog 1.2.0-beta.6 (#4775)

dda55b6b6a8a72026c3bf26413facc7ff6b5fa60 authored about 3 years ago
fix(components): [el-tooltip] fallback placement (#4771)

60bdd14317e2905897cb6d2a2fceb0f40abf8ab8 authored about 3 years ago
docs: [el-cascader] add guidance on how to set props (#4689)

d6d74c510ac0cc25c5b315454f8e2291446c5b5c authored about 3 years ago
refactor(components): refactor switch (#4271)

6113e9e53921bd21a73c91472f3ac2ff1e6d8d5c authored about 3 years ago
fix(build): compatible to build on windows (#4747)

5e76d0f4359b24b0ac33e9756fb63213cbe61176 authored about 3 years ago
fix(components): [table-column, time-picker] improve typings (#4761)

fcd11d9bb02334355e2305202c4857442bd97b5c authored about 3 years ago
refactor(components): [el-checkbox] simplify the value (#4674)

Co-authored-by: iceman <dd>

70b754fe933a6debc6c1854d5a037073d407a6e3 authored about 3 years ago
fix(components): [el-menu] third-party icons are hidden (#4754)

35b1f24f8ea28d88eb0e407141f2b5a3d029f4fc authored about 3 years ago
refactor(components): refactor loading (#4750)

3d019cfbacdd59a8f424e03b4be85cc2592864da authored about 3 years ago
refactor: improve types (#4746)

b6c077e2c14248ad0d3f46af8c647b6eb0a77810 authored about 3 years ago
feat(components): [el-config-provider] add size (#4730)

db1d9401fe2685d2a674883e2b492d6f1edad72d authored about 3 years ago
chore(deps): update dependency typescript to v4.5.3 (#4751)

Co-authored-by: Renovate Bot <[email protected]>

5dcdfded1d72b3b23aaae0e636d563e3b326142c authored about 3 years ago
chore(deps): update dependency components-helper to v1.0.5 (#4767)

Co-authored-by: Renovate Bot <[email protected]>

c8126ff7d834c297f97f0d15d510e793e17d223f authored about 3 years ago
refactor(components): refactor progress

aa5be28c0c1310627e1035a3b3e5b637bbe5392a authored about 3 years ago
refactor(components): refactor progress

16ea1bfecc29b251c7d5c4fd40776bf0bd94d71f authored about 3 years ago
chore(deps): update dependency markdown-it to v12.3.0 (#4749)

Co-authored-by: Renovate Bot <[email protected]>

87064c768808db6ee5223f0b78988e07ad879f54 authored about 3 years ago
refactor(components): refactor calendar (#4325)

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

8600be1cd111d522d3c127b34406040cab51aea7 authored about 3 years ago
feat(components): [el-select] tag type (#4504)

42430106f3f65efc2c145191373e0cd363a3dfa6 authored about 3 years ago
docs: [el-date-picker] add example of how to use prefix-icon (#4736)

82478eaaa0b8d23b3f3753e66fc6a91ad23dad4b authored about 3 years ago
fix(style): override el-icon display in el-input__icon (#4684)

* fix(style): override el-icon display in el-input__icon

* fix(style): use double class selec...

15251c3639d3b224c04ae3c4c89f8a3195cbaea5 authored about 3 years ago
feat(components): [el-divider] support setting the dividing line style (#4435)

* feat(components): [el-divider] support setting the dividing line style

* Update divider.md

0b269e76a1d339ce16f43136bebe8f252cc8c9a7 authored about 3 years ago
chore(deps): update dependency @types/lodash to v4.14.178 (#4732)

Co-authored-by: Renovate Bot <[email protected]>

f94b4de5cc8924b236d184e800df490268c00447 authored about 3 years ago
fix(docs): fix webpack config import syntax (#4718)

22cf192e12ca14aea1266f0dbe1c9006326710a7 authored about 3 years ago