Ecosyste.ms: OpenCollective

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

github.com/SSShooter/element

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

DatePicker: support amPm i18n

d6f3be83540734f0957b5edebe411312ebbc9731 authored over 7 years ago
Menu: optimize collapse animation

122c3690dfa407f34b01a76a644a704a762e7a0c authored over 7 years ago
Button: avoid click event bubbling when disabled

e289e8615479a3e9f4edda9ed4a8dfb555f92cb9 authored over 7 years ago
Autocomplete: Don't prevent form submit

5268a8f8c16a0c584bd32f8f7ba0783b0f880653 authored over 7 years ago
Missing semicolon semi

dc77b56d3188bb346724bd4aeaf6c928a57a9250 authored over 7 years ago
Popup: fix missing padding-right when overflow-y is scroll

7753bd8931a0b3f8cd8b5e7bbd8286c604fa1977 authored over 7 years ago
Cascader: fix duplicate prop name

018931a74f6e89bf5711b59df30f471a141d9241 authored over 7 years ago
Menu: fix typo activedIndex -> activeIndex

66aa58fd99026b783e2399096b06231a0a5bacb2 authored over 7 years ago
Checkbox: change event only triggers on user input

2250162553cfc99c30e5688358a6fe4d4aa60095 authored over 7 years ago
Icon: add docs on third-party icon integration

94d7ca7535576118eddd7f4c11ffce8e1c9afe86 authored over 7 years ago
Carousel: fix flashing items

1ea66bdfe413c4c03dc4dce33858f156911fc403 authored over 7 years ago
Upload: fix en doc

c63de83beb1d311b9a1be7c4d2144a791eaaaf61 authored over 7 years ago
Progress: fix incorrect vertical align if percent is zero

e647bc994f91b4daf967b10bf0f95d547aaaaebb authored over 7 years ago
FAQ: fix attribute scope typo

8e942878da04c09651145010bca2f97beabb77f4 authored over 7 years ago
Rate: add show-score, fix change event timing

77ddecea25fe6404802766240cccd710c59fa338 authored over 7 years ago
Radio: change event only triggers on user input

22ab137963a2092a100e0580f0bee93d9be99c20 authored over 7 years ago
Slider: change event only triggers on user input

bb58f007465a9401d79da248392eb6bb029edfb2 authored over 7 years ago
DateTimePicker: limit timepicker (#6076)

* fix: #5045

* fix: #5045

a1324324a2c724bb79a0f19084d2cc7b1b05cea8 authored over 7 years ago
Pagination: add popperClass

a5e5be3d7ad7a8951aeba8c912ac7c2b8e9b0c83 authored over 7 years ago
support dropdown placement

1f2ee02b3a41ec8bd18a574060b833d087cb3120 authored over 7 years ago
remove test timeout

dc7de86a67954c35aced470d774b51ec890036ba authored over 7 years ago
Merge branch 'dev' into carbon

e3aa5ac594832486c73b80d65421722e594fa335 authored over 7 years ago
[build] 1.4.2

ed2f3446906b13b070a6c7b06508a1edeb8ff317 authored over 7 years ago
[release] 1.4.2

463607f40be6238e1e08caa1e5ddcae90ccb7478 authored over 7 years ago
Changelog: update for 1.4.2

74992ba592a30a54b7fef5560e623126c6c1cfe1 authored over 7 years ago
Table: hide table when nested in an invisible container

aae78193f92f2d09563d1b89de7887669a90b960 authored over 7 years ago
Table: allow omitting prop if sort-method is provided

0966662dc057d64b8f2e27e82c514ba5df4af0e4 authored over 7 years ago
Autocomplete: support autofocus

7fa296751556c86f8b739b17bfe435264e27e464 authored over 7 years ago
DatePicker: fix fecha i18n not responsive

22aae94936bb8b285892a7f6d8bf667c852739e3 authored over 7 years ago
Slider: fix button jumping to 0 when clicked

d31b33a1f234df4e7916435c2dec96ffb1bf9f87 authored over 7 years ago
Tree: fix lazy expandOnChecked test

24b29a2d09d3f5f99d9bfaf26460ddef5a11e9b8 authored over 7 years ago
added arabic language locale file (#6323)

* added arabic language locale file

* complete the missing transaltion and fixed a typo

e33a78422774350033d55deafdc72ebf0491df7a authored over 7 years ago
Pagination: fix IE onchange doesn't work Bug (#6306)

* Pagination:fix IE onchange doesn't work Bug

Pagination:fix IE onchange doesn't work Bug

...

d40d2567292c8c66f8e6b5d4c40833591e2d79a7 authored over 7 years ago
Merge remote-tracking branch 'eleme/dev' into carbon

1a1395aa8cd694af1d79c1cd01f0b8c4c25fb9dc authored over 7 years ago
[Button] add accessibility (#6180)

* add accessibility for Alert、Button、 Breadcrumb、 Checkbox

* Update checkbox.md

c20ff5e55c8448aa5049150b540aa64798f69b0c authored over 7 years ago
Tree: fix checkDescendants test

e294273c5021ccc7bbc0cbb0148daee5f93a7589 authored over 7 years ago
Select: remove resetIndex

f23629ac43911cb42205039502f0bd6dd376be26 authored over 7 years ago
Select: optimize onOptionDestroy

917ce43cade5dc40972c28e3d1372ab7239d8ff1 authored over 7 years ago
Message: refactor icon

50e2f23436a851109bc63de4ba391d4aa10cef78 authored over 7 years ago
Message: add dangerouslyUseHTMLString

f477390c797de6c704b0b9138075bf1df074496e authored over 7 years ago
Dialog: remove v-model, add append-to-body

7f70ea6726f61ee4aedcc66da77c1a8538777a3d authored over 7 years ago
Dialog: fix vuex compatibility

84657095c41ace6077ca27e0e3907f359fbf708b authored over 7 years ago
Tree: add check-descendants attribute

41c19249abd00d6d8be6ce0143450c3f83333958 authored over 7 years ago
Tree: render when node expand

54e5cd2340de654221df7c150613548d4fb7659e authored over 7 years ago
Update doc for Tree and DatePicker (#6113)

* Update DateTimePicker doc

* Update Tree doc

* Update DateTimePicker doc

* Update Tree...

4348420277d607c26d0c083187fbf084e8b1a668 authored over 7 years ago
ColorPicker: support user input (#6167)

* ColorPicker: support user input

* support alpha

* Update picker-dropdown.vue

78e947bcacb060d84a331c5c022443e9688a1529 authored over 7 years ago
DateTimePicker: add timeformat for datetimerange (#6052)

* DateTimePicker: add timeformat for datetimerange

* fix

5b7a40e951e8800778cc596043151a955ff3b126 authored over 7 years ago
Notification: add position

c340ed13e4cb4b58d2bfd3086e1ee73a67e83a0b authored over 7 years ago
Msgbox: add dangerouslyUseHTMLString

7d69d11ead94e94e99f8816eeeeca3d008fc7415 authored over 7 years ago
Autocomplete: hide suggestions on blur

09e02e703d4604248cdef7cd23a96e61d9391713 authored over 7 years ago
Slider: reset size on resize

f90bfa13622f32ddf42d6d4c5c422701df29a0bc authored over 7 years ago
DatePicker: picker interaction (#6090)

* DatePicker: fix picker interaction

* DatePicker: fix picker interaction

* fix

* DateP...

5d097a0a4ace62d73505286bcc429db658a56cb6 authored over 7 years ago
chore(*): replace CDN with jsDelivr

7c546dde21d11ef671064ece358130b18fc82059 authored over 7 years ago
Switch: fix input and change emission sequence

cfe5f9eb3d12e17b04c9bc14fae114d6fc41c029 authored over 7 years ago
Input-Number: fixed multi-size component border overflow, tested on chrome 60, canary, chromium, safari, firefox (#6310)

1ba66276c313e9ba8b1db671ca0675ed856dbbf7 authored over 7 years ago
RadioGroup:add accessibility

7a84a3e44a0b882767f73c36ed6b7314201e1d8c authored over 7 years ago
Switch: set checkbox checked property

84f816878305c2689101fb30403749aedbf54b8c authored over 7 years ago
Steps: fix progress line for error step

2cd3ef4b6fa8e0729dbc7c55fda59d6a4d35cb60 authored over 7 years ago
Steps: add test for error step behavior

11e3181a59cd6c854037eec016695684bced455a authored over 7 years ago
fix command

c928314ac7ae6b6a4fccda1ad658dc81bd9c7ec6 authored over 7 years ago
Menu: close menus on collapse change

5137867044e87704ae14230a0823419889f0e54b authored over 7 years ago
Message: add closeOnHashChange, update docs

798bb8e75da089c3cec599ca4404c209aee6b714 authored over 7 years ago
DatePicker: support keyboard control (#6131)

* DatePicker: support keyboard control

* DatePicker: support keyboard control

* update tes...

97183e3bc644cab01182405acafb8509c2be51f6 authored over 7 years ago
Menu: update collapse doc

418aef63a46bcfc30b8cfcc71eaad6934185779c authored over 7 years ago
Cascader: fixed hover unexpected

3c8516d0a0724dd0cd3a4cb2d39aa7bf4c270c43 authored over 7 years ago
add name prop to form components (#6042)

add name prop

Revert "feature menu collapse"

This reverts commit e5ef11d87825f02357c434aed...

258a165416b23b0f2b59524751b5fbea78b665bf authored over 7 years ago
TimePicker: support keyboard control (#6050)

* TimePicker: support keyboard control

* fix time-range

* fix timeformat

de284770643f4d5c70dfcc570c1829ad720829d6 authored over 7 years ago
Tab: add vertical tab (#6096)

* add tabs position

* add tabs test

* Update tabs.md

5c2589677a20cd74c91cac04a2a5a21716de2fad authored over 7 years ago
TimeSelect: support select with up & down (#6023)

* TimeSelect: support select with up&down

* using map & indexOf instead of findIndex

* fix...

5afe091c0e79b5f2d355307101942c4c20e4a311 authored over 7 years ago
DatePicker: close timepicker before dodestroy

df16836163c80cd5cf55f5347d4f860103910975 authored over 7 years ago
fix implement

b86fc3e13c955fb435eee93c7fb18b9ea2948188 authored over 7 years ago
Merge remote-tracking branch 'eleme/dev' into carbon

4f21221c0b8a96d7a45523334aeaa36b1dc63942 authored over 7 years ago
Doc: fix en form page break

d84acce8a15596e04fc21760faed57533a027e9a authored over 7 years ago
Select: fix isObject bug

7aa89a0ddedc03eecbfb628e7e91b6c744eeb740 authored over 7 years ago
Select: fix dropdown scroll for multiple select

01f85b183193469054f80890e2d3dcb5f29eb45c authored over 7 years ago
[release] 1.4.1

bd395fa139944735eb79c93a8e5eb0d586bb7411 authored over 7 years ago
[build] 1.4.1

76ccc20356969ed69067fbc37a2a789198249820 authored over 7 years ago
Changelog: update for 1.4.1

bc7ac269e2c25d10a32a979014b8571ed50e81a8 authored over 7 years ago
check popper exist before invoke scrollIntoView

ce0da21067e3c8eee4ab3774e5fb53d5f70bf184 authored over 7 years ago
Table: fix hover-row bgcolor of table with fixed column

6e685a3f025d8464c2afcb4e18614d537cc053f1 authored over 7 years ago
Select: fix change event

Only emit change for user input

Before:
select.value = 1; // triggers change

After:
sele...

fc242b6179180e7ee7818918818e853db68495c4 authored over 7 years ago
Upload: remove delete icon when disabled

ee03e3b8511b3e593f58fa3640d74f6aa3f9cab5 authored over 7 years ago
fix tabs bug

265356453e3da7da4fb27ca19bf71eaedda19b28 authored over 7 years ago
fix tabs bug

8e761efbd6941ba76e50a69dfddfed1169bc048c authored over 7 years ago
Merge branch 'dev' into carbon

638b025c667792399eef3eb56e9b6dc1ad888b9f authored over 7 years ago
When <el-form> missing `model`, validate will return false, then throw a warning to facilitate the developer troubleshooting

ce270fef4dddfd361399e1b3692bddb80c2d1fcb authored over 7 years ago
Popover: fix: delayed popover appears after mouse left

c1ce7a21b9cfd0a261ba8d8def5c30e255fab36b authored over 7 years ago
fix menu bug

513c90fd7e6e1323aa2c8b7fc622dca7c4675d15 authored over 7 years ago
Form: direct child items should inherit label-width

c1b062b60d759026a24eb497b635691ba771df71 authored over 7 years ago
DatePicker: fix emit pick

e4f52e92214ab61061a556b4ae57abeaa95ad139 authored over 7 years ago
Removed Dutch "Jaar" suffix from DatePicker

1d7527df948bc083a9671ba20c327e4982037ab6 authored over 7 years ago
Tree: select fix

e001f81a88c1ea4d43d17808b335be8e6e838b11 authored over 7 years ago
Merge branch 'dev' into carbon

1cecdbc05705488005a230876bf30ef8776d48c8 authored over 7 years ago
Changelog: fix typo

9e7110cc94d278f45a5d07087627e98d70e9a6ef authored over 7 years ago
Tree: add checkbox stopPropagation

caba5cf409f8c1ecc99ef18a941d73617121ed07 authored over 7 years ago
Fix typo `validae` to `validate`

f377af5030dc4a820391243c102fd1e5c227644e authored over 7 years ago
Tree: add updateKeyChildren method

9f3162692369be819884ce8ff8efcd73152407e7 authored over 7 years ago
add Tree component current node method (#5988)

* Tree: add current node method

* Tree: remove current-node-key attribute

* fix warn messa...

ce72b8414d7fd1f15412e19e0010682df4d61538 authored over 7 years ago
[release] 1.4.0

bd0549d0961ce0227feeb2175a52e5ff9d0e3a9c authored over 7 years ago
[build] 1.4.0

aba698da575121c0de3b0b9031002ce4dfb5d80e authored over 7 years ago