Ecosyste.ms: OpenCollective

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

github.com/ElemeFE/element

A Vue.js 2.0 UI Toolkit for Web
https://github.com/ElemeFE/element

Table: fix oversized filter list. Resolves #11314 (#11320)

df7bbe2ba4bcfa8c4cd866c58985548777eb9366 authored over 6 years ago by Jikkai Xiao <[email protected]>
add support of tab penl lazy render(#11022) (#11167)

* add support of tab penl lazy render

* add docs

* fix test

* Tabs: update tab-pane.d.t...

49473ffafcb7f937d424f33fc890400c47de5b81 authored over 6 years ago by Wenlu Wang <[email protected]>
ColorPicker: prevent active-change event when picker is closed (#11304)

1fe51c92957e26a5918277c25c30c7d46be9cd36 authored over 6 years ago by Jikkai Xiao <[email protected]>
InputNumber: add precision attribute (#11281)

bcfb1d3c71d7ea55203634839fe6cdc945cf2ad3 authored over 6 years ago by hetech <[email protected]>
Radio: prevent changing value when radio is disabled. resolves #11296 (#11303)

66f90b9e37ddc1ff14b4209d18e3d7de6b581468 authored over 6 years ago by Jikkai Xiao <[email protected]>
Upload: fix Error when `beforeUpload` hook return promise of file object (#11297)

* Upload: fix beforeUpload hook bug

* Upload: add ElUploadInternalRawFile interface

2a1a6360ca763139b666aaca899703931a4a672b authored over 6 years ago by 陈润山 <[email protected]>
Button: circle button supports size (#11275)

让circle button也支持size属性控制,padding的大小根据size属性的```button-padding-vertical```确定

bc75c14dac9b5b43e517ecdd5b4c85d0718362cc authored over 6 years ago by douxc <[email protected]>
Breadcrumb: fix regression of dynamic `to` support (#11286)

66c7b3cfc17b487e1a1c4015ae4325eb540d9957 authored over 6 years ago by 杨奕 <[email protected]>
Table: add sort-orders (#11283)

0b2a1eb784f74190e023d1dcad0c0ed06800c0c6 authored over 6 years ago by 杨奕 <[email protected]>
Checkbox: support validation for single checkbox. Closes #5787 (#11271)

9a2f6897c7ca7b5862f76a4986ba6981bf1ad19b authored over 6 years ago by Jikkai Xiao <[email protected]>
i18n: improve Japanese translation (#11278)

321a908cafd5abc4da71d30369e61cd09433d261 authored over 6 years ago by Jikkai Xiao <[email protected]>
Tabs: add before-leave hook (#11259)

* Tabs: add before-leave hook

* Tabs: update tabs.d.ts

48c40ffa0a9ed64715d5e786441ceb3112eeeea8 authored over 6 years ago by Jikkai Xiao <[email protected]>
Popup: allow user to set initial z-index for modals (#11257)

f5c113da80a63b505eead9fab1c0e9a938f86d25 authored over 6 years ago by hetech <[email protected]>
Chore: replace `var` in webpack config (#11267)

d449c4292627df7bb404251621284138725c3613 authored over 6 years ago by Super <[email protected]>
Dialog: add tips on lazy render (#11266)

4d5ec4427ee73e9bf0c051c8d608cdfad4bd625a authored over 6 years ago by 杨奕 <[email protected]>
Merge pull request #11265 from Leopoldthecoder/dev

Popover: execute focus on instance only if it is a function

2c47c6a3eb756216868eeaaf2de180fed79cf59d authored over 6 years ago by Jikkai Xiao <[email protected]>
Popover: execute focus on instance only if it is a function

2162240132d871dcf1f1dccdcb50ab653254f947 authored over 6 years ago by Leopoldthecoder <[email protected]>
Autocomplete: add hide-loading (#11260)

38a13de3372d2a65863fedec483ee85bebe97c4e authored over 6 years ago by 杨奕 <[email protected]>
Chore: convert build system to webpack (#11216)

* Chore: convert build system to webpack

* Update webpack.demo.js

* Chore: remove cooking ...

54eeb5ced374f16d8b26d82fb823b61ef50794c5 authored over 6 years ago by Jikkai Xiao <[email protected]>
Input: cursor goes to the end when typing Chinese quickly (#11235)

autocomplete: remove composition event listeners because input has already handle it.

f37e92cc8216cf5a11b1318ab18968d6f658c76e authored over 6 years ago by STLighter <[email protected]>
Docs: update es changelog for 2.3.8 (#11245)

563b4c0e064cbe6e0b60475d2735e1064edecad1 authored over 6 years ago by Gonzalo Nandez <[email protected]>
i18n: add Khmer language (km) (#11239)

* Adding Khmer language (Cambodia) to project

* adding khmer language

4d596167280f4207addb769faf5dcaada0e8913f authored over 6 years ago by tsochetra <[email protected]>
[release] 2.3.9

c889a615f5176b460561bdd893cb632c2daa378c authored over 6 years ago by Leopoldthecoder <[email protected]>
[build] 2.3.9

0ede22cd6680e90189fcab7ecb7522bc45f0ebfc authored over 6 years ago by Leopoldthecoder <[email protected]>
Upload: fix a TypeError when upload a processed file from the `beforeUpload` hook (#11210)

* Upload: add filename

Reference: https://developer.mozilla.org/en-US/docs/Web/API/FormData/a...

117f731f6eda217ce5901379f8bd467a6a2acb7d authored over 6 years ago by Fengyuan Chen <[email protected]>
Changelog: update for 2.3.9 (#11230)

4d545695423c313bebfd26c76c877aa64e07c3a9 authored over 6 years ago by 杨奕 <[email protected]>
Table: showOverflowTooltip compatibility with IE11 (#11225)

696beba0b96ca196bc7c0e0eff0cb3723376751a authored over 6 years ago by 杨奕 <[email protected]>
MessageBox: add a tip to the doc (#11214)

76953c488f09f88acb898462ceb84831bc20dfbf authored over 6 years ago by hetech <[email protected]>
Tree: setCurrentKey cancels highlight when param is null (#11205)

e809720ce431c1ac127d07f41d139cd0b3eb2bc7 authored over 6 years ago by 杨奕 <[email protected]>
MessageBox: wrap hashchange listener in nextTick (#11200)

b79a98c7e08030d6e0a86851d7f796d7d4f4f554 authored over 6 years ago by hetech <[email protected]>
Table: update expandRows when setData (#11186)

* Table: update expandRows when setData.

Fix a bug that after set new table data, the expande...

c6e9cdac882f2bf261bb9c90f12fccd6bf8c1a48 authored over 6 years ago by 刘昆 <[email protected]>
Cascader: fix disabled items in filtered results (#11185)

1d3ecc58206c794863da36b567b490d6520c942f authored over 6 years ago by 杨奕 <[email protected]>
Progress: fix missing icon when status is exception (#11172)

d537906ac6e6ffbe0652748ccd8d429bfec674e0 authored over 6 years ago by 杨奕 <[email protected]>
Autocomplete: avoid popper creation in updated hook (#11144)

d6b65f940063ae1c575475de38b65f54129eb45f authored over 6 years ago by 杨奕 <[email protected]>
Chore: update es changelog for 2.3.8 (#11130)

d8c78f57c4676ef268c162b8b916484a9896ca61 authored over 6 years ago by Gonzalo Nandez <[email protected]>
Popup: lockScroll uses class instead of inline style, remove redundant code (#11114)

* Popup: when popup open, use a class to prevent body scroll

* popup,MessageBox,vue-popper: r...

63844fd845b202edf9ab60732e637bd5fc645fe2 authored over 6 years ago by hetech <[email protected]>
Table: optimize tooltip logic (#11137)

6289144d8476e57f2be0cc65a616de26360e035b authored over 6 years ago by 杨奕 <[email protected]>
Chore: add callback in iconInit writeFile (#11134)

f4a16657e40a867707cdeeb90ce6ea2ae73ed5cf authored over 6 years ago by Jason Zoo <[email protected]>
[build] 2.3.8

992a7a534ed4cc7a7fed823578896c614bdf235f authored over 6 years ago by Leopoldthecoder <[email protected]>
[release] 2.3.8

48b1ad063a3e2931dd5b62f5eb29ff90c23735f3 authored over 6 years ago by Leopoldthecoder <[email protected]>
Changelog: update for 2.3.8 (#11127)

4fd181cb2119e9d77fd96262c70c7fb259b299ca authored over 6 years ago by 杨奕 <[email protected]>
Table: use Range to determine text overflow (#11124)

f4d2f1478856685ce72c7f8ec594e244d904f535 authored over 6 years ago by 杨奕 <[email protected]>
Tree: add checkOnClickNode (#11111)

68db03fc2228df420cb2b26c53088159596968d2 authored over 6 years ago by 杨奕 <[email protected]>
Table: fix an undefined issue in ssr (#11109)

1ff01a77f9cd277b420587a683ec4f00cb6b78f2 authored over 6 years ago by 杨奕 <[email protected]>
Input: fix clear icon overlapping (#11103)

3d5f9ef080a9a6d03c97da782158c049144b7ec6 authored over 6 years ago by 杨奕 <[email protected]>
Dialog: remove unnecessary body line-height (#11097)

8b30a479aa1a428348d34239b6cc5166d22844e2 authored over 6 years ago by 杨奕 <[email protected]>
Tree: drag events should return if not draggable (#11095)

e51e9fe8bac126f34f763521787bd35f115d4d02 authored over 6 years ago by 杨奕 <[email protected]>
Chore: suggestJump only in production mode (#11082)

a318c5701e045726b0c7204db2aba6aba964ff7d authored over 6 years ago by Carson <[email protected]>
FormItem: add clearValidate (#11076)

6f2f7aed479d7141856011038677680313bbe6aa authored over 6 years ago by 杨奕 <[email protected]>
Select: add prefix named slot (#11063)

* Select: add prefix named slot

* Update select.md

602afe0364bbfcc55733aa516c7881bf0e737f1b authored over 6 years ago by hetech <[email protected]>
Utils: scroll-into-view should consider target element's offset parents (#11058)

ea70cf5a018c2e3b43579117fdc1a31c3177bcf6 authored over 6 years ago by 杨奕 <[email protected]>
DatePicker: fix valueEquals for array (#11017)

71a66ae21dc1a272aa8c74eb16a15f727d40b48b authored over 6 years ago by Jiewei Qian <[email protected]>
Menu: delay addItem so it is after old instances's remoteItem when re-render (#11036)

897f20683f5239268b0362aab26990fa543910b1 authored over 6 years ago by 杨奕 <[email protected]>
Pagination: emit current-change after current page is manually updated (#11012)

7409be8ce1164cb8e5a80a2d8db1c4f51dc21580 authored over 6 years ago by 杨奕 <[email protected]>
Input: hide clear button when readonly (#10998)

d304cb27cf299c03a5e357b5065574f155a22366 authored over 6 years ago by 杨奕 <[email protected]>
InputNumber: fix accessing missing $refs in updated hook (#10995)

dd773b9e72a0233409acb7a23fc4ef1fc5dbda5e authored over 6 years ago by 杨奕 <[email protected]>
DatePicker: fix dates selection date jump (#10973)

see issue #10890

31b65b8e510321fd8fe1e94d94d58ea963fc733f authored over 6 years ago by Jiewei Qian <[email protected]>
test: fix unreliable date-picker/week test (#10974)

326c0abb2a64ccd79b65bfb87618a44a167b24ba authored over 6 years ago by Jiewei Qian <[email protected]>
Chore: update es changelog for 2.3.7 (#10949)

19a3bce6264c7598157a682e6cb55d3ea0f8e62b authored over 6 years ago by Gonzalo Nandez <[email protected]>
[release] 2.3.7

542d0485c63f63c96aaba4795c6040b105769686 authored over 6 years ago by Leopoldthecoder <[email protected]>
[build] 2.3.7

6498829c969f5a6ffe871a8606b2c2b3af0d01a3 authored over 6 years ago by Leopoldthecoder <[email protected]>
Changelog: update for 2.3.7 (#10947)

b7313d11ee94c29ec082f0c765fa75090a7bdad7 authored over 6 years ago by 杨奕 <[email protected]>
i18n: update Danish locale (#10946)

cb39bd2f8b67c51d198a2f13ccd1d8235a40a05f authored over 6 years ago by Michael Budde <[email protected]>
Select: fix infinite loop of keyboard navigation when all filtered options are disabled (#10945)

1aed314527036a00ad8449047343c115eac7bc7c authored over 6 years ago by 杨奕 <[email protected]>
Select: input should be readonly when options menu not visible (#10944)

16dc174a8d16e0a95b4428ec59b196d61b483bc3 authored over 6 years ago by 杨奕 <[email protected]>
ColorPicker: active-change only triggers on user interaction (#10903)

* ColorPicker: only emit active-change event source from dropdown, fixed #10901

* Update main...

a8248ddfef74f15c1cb9bfe23338fe54ffb63cd1 authored over 6 years ago by Bo Zhang <[email protected]>
Chore: update sponsors on README

61a25c5553dd1d451e676cc1fe55f9a1cd39eafa authored over 6 years ago by 杨奕 <[email protected]>
Chore: update duotai sponsorship (#10940)

7a5d24014bd5bfbd4bcee3c57abe94a4269bd552 authored over 6 years ago by 杨奕 <[email protected]>
Input: update type's doc (#10937)

b5691d73aedccb5992f11f92e42fab73a267b41c authored over 6 years ago by blackmiaool <[email protected]>
Input: not show clear button when value is null (#10912)

27a8c1556e30ae38423ebc4bb100486e59b8601f authored over 6 years ago by 杨奕 <[email protected]>
Docs: update popover and table (#10910)

56cbdef95b347f415161a6978fcd687bc73ddd04 authored over 6 years ago by 杨奕 <[email protected]>
Switch: use CSS to process button position (#10879)

* switch transformx value not flexiable

* add -1px for button

8b379a57df35651244a2ec180b3dd3b743e83c1a authored over 6 years ago by Jason Zoo <[email protected]>
Chore: use lts node version in travis (#10889)

03e03b9b3311ebd684ddc0b99884080b424e29fd authored over 6 years ago by 杨奕 <[email protected]>
Switch: pass id to native input element (#10862)

458d34a820c8cebdeb16d657b9f011ad45c6f043 authored over 6 years ago by 杨奕 <[email protected]>
Chore: fix a es docs error (#10869)

9f232cd3882a192c0106cdd3802efb7d37c8c4b8 authored over 6 years ago by Gonzalo Nandez <[email protected]>
Tree: make checkStrictly responsive (#10867)

* Tree: fix model.TreeStore.checkStrictly doesn't change along with the change of tree.props.che...

6443850aa3641584dfa3ab5c5b27573cdc1c9312 authored over 6 years ago by Weimengxi <[email protected]>
Chore: fix a typo in MessageBox types (#10847)

8ce14faacc103f665e564dff20d683c17be587de authored over 6 years ago by Ruzaini Ourtech <[email protected]>
Table: update columns width after filter (#10834)

8d6a2a4555d94a6af2f0a42cba064bfcba68f00c authored over 6 years ago by 杨奕 <[email protected]>
Chore: update es changelog for 2.3.6 (#10828)

0b5d3b2f13def387ad8ccd0584f2e533eb11b570 authored over 6 years ago by Gonzalo Nandez <[email protected]>
Chore: update Nuxt example link (#10826)

c7213fcc5642ca77c643d6132a0610dda8cef408 authored over 6 years ago by 杨奕 <[email protected]>
[build] 2.3.6

363528fc0d5958b50939a15e2f93d5e3be5bb916 authored over 6 years ago by Leopoldthecoder <[email protected]>
[release] 2.3.6

3a7b65a799d280cd3f9a3e2e272250686099ef5d authored over 6 years ago by Leopoldthecoder <[email protected]>
Changelog: update for 2.3.6 (#10823)

ffea411396e3446268eff4043ed0149841e14ab2 authored over 6 years ago by 杨奕 <[email protected]>
Select: remove blur emit after soft focus (#10822)

9c058fbf7c067534aa6d1947d968cbaa457be5e8 authored over 6 years ago by 杨奕 <[email protected]>
Tree: fix allowDrop's type behavior (#10821)

1d33bae5586dbbd3f09d0637c2bbe2d3be6da24f authored over 6 years ago by 杨奕 <[email protected]>
Pagination: optimize styles for small pagination (#10808)

5c0c5b8eaef6c92b0967622958fabd97ab6f0db0 authored over 6 years ago by Zong <[email protected]>
Breadcrumb: code optimization (#10817)

14eef644e97d752ba480ce6348beaf32f62c4720 authored over 6 years ago by qingming <[email protected]>
Chore: update es changelog for 2.3.5 (#10815)

b414efddfa8a9d9703f1e269de33ef958d186d81 authored over 6 years ago by Gonzalo Nandez <[email protected]>
[release] 2.3.5

25558f56cdbf03abcf5ba257103e9ea768d9ba39 authored over 6 years ago by Leopoldthecoder <[email protected]>
[build] 2.3.5

fdef1020ca2fa583facd4237b80ee4477150695c authored over 6 years ago by Leopoldthecoder <[email protected]>
Changelog: update for 2.3.5 (#10804)

e5299430b391d62f56a4ae2669710b39e30276e2 authored over 6 years ago by 杨奕 <[email protected]>
Select: focus input in setSoftFocus when available (#10801)

9a1afc3b33cb489c2a25eb4621bebd55e4799e35 authored over 6 years ago by 杨奕 <[email protected]>
Tree: add type as allow-drop's 3rd param (#10792)

e8e2fc425bc921c36a37804323e3b4e2e5eae575 authored over 6 years ago by 杨奕 <[email protected]>
Input: fix docs for clear event param (#10784)

0c475a98c07e8a2d6cfccac6b45c586477718a88 authored over 6 years ago by 杨奕 <[email protected]>
Chore: use resize-observer-polyfill to detect element resizes (#10779)

1f57345b19d093ab7669cbfe8eb8eb372f002fd8 authored over 6 years ago by 杨奕 <[email protected]>
Form: fix a typo in docs (#10778)

9063dcf9c9ff60eecb3def7a9a4139ca0d7d0c47 authored over 6 years ago by 杨奕 <[email protected]>
a11y: add aria-hidden for checkbox/radio (#10771)

071e44bab0eeeaa43c7cad8d28cbf72d06fdc0ae authored over 6 years ago by GU Yiling <[email protected]>
Pagination: update docs for pager-count (#10772)

f530bffa9717198d5f1f2e57f4f77c7415b5ec87 authored over 6 years ago by 杨奕 <[email protected]>
Pagination: add pagerCount prop (#10493)

9fc1f9e3672406abbba47ab1225eefb3ac9d85fd authored over 6 years ago by John <[email protected]>
Pagination: add prev-click and next-click events (#10755)

95e168f7caedd81a584b16112a03da6bebe2f398 authored over 6 years ago by 杨奕 <[email protected]>