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

disable tab remove when tab disabled (#4042)

* when tab is disabled, disable remove handle.

* disable remove when tab disabled

6ca99c4f8faa6935a6f0e75e360ed23849add4ea authored almost 8 years ago
Ensure inner el-upload uses name attribute (#3940)

In order to avoid confusion when posting the form using regular non-xhr requests.
Also do not c...

9c21be25e7850d292aef069c86195e90e01f3b3d authored almost 8 years ago
Create ca.js

Catalan translation

190abd647b6ac16d2c0258463b817a57b809cb72 authored almost 8 years ago
[release] 1.2.8

9f52a202851779a9b3e9873cd78311669c54338f authored almost 8 years ago
[build] 1.2.8

d4204039abcd1acce4e9d0f4151860e7c7de6948 authored almost 8 years ago
change mask icon source to github (#4063)

44bc660b8b24049c843e1355d4951a2e3b38e222 authored almost 8 years ago
Table: init filters.

d652e73f74ea98d879aa6a6ffc471d995ca38814 authored almost 8 years ago
Table: Add silent for filter-chagne

d184e9c0b6fcb11f2ea7e43f8e46f7f33563cc67 authored almost 8 years ago
Popper: workaround for #3952 (#4062)

* Popper: workaround for #3952

* Changelog: update for 1.2.8

6287da4ac39fba4e7dd66c378e2c3ecf27452e40 authored almost 8 years ago
support layout grid 0

24cd59ff7f6a90eeab1b1dfb0af880f6251b8a50 authored almost 8 years ago
Add basic <hr> CSS styles (#4061)

3417f9f0062539c1087154ef769025f9de8357c0 authored almost 8 years ago
Table: Fixed #3896 (#4023)

* Table: Fixed #3896

* Table: fixed filter-panel format

* Table: fixed filter-panel.vue

29162c76f1a44879e799ba3abcb40059a0601eba authored almost 8 years ago
Table: delete duplicate declaration "ElTooltip", fixed #4046 (#4047)

3bb5b5e7d4368038215e3998787eec06df9c2165 authored almost 8 years ago
Tabs: update on resize, fixed (#3890) (#3938)

* Tabs: update on resize, fixed #3890

* Tabs: update on resize, fixed #3890

640054bd1c0322427f9aa10934bbbb69ba66dd7b authored almost 8 years ago
Select: fix single mode allow-create not working in Vue 2.2.x (#3984)

cc1349eba9f4ccb3177e12229fc686b39f61cd18 authored almost 8 years ago
Popper: add onUpdate support (#3991)

d4ab75c970725fcd63c4cb95ad9028fe35f7f670 authored almost 8 years ago
Carousel: fix a docs error (#4032)

d94c8f6f3b7c3fcd8aa9cc1b5f3b399cddf89e58 authored almost 8 years ago
Table: add tooltip component, fixed #3888

a2a00951675b5e8618e1bc29ff35fb9dd2faf71c authored almost 8 years ago
Table: hide tooltip when it is destroyed, fixed #3836

646b521085709b39861d0968d087c8f318269a58 authored almost 8 years ago
Table: improveper formance for init tooltip, fixed #3836

cb0a60066bcbdd4eff312809043b99076a5c45dd authored almost 8 years ago
Dialog: Fix documentation error

'<el-button>'s for the Dialog component examples in the documentation
had repeated 'text' attrib...

11843891caeef22966123409b2cb024efd35f8ab authored almost 8 years ago
Slider: triggers validator when value changed, fixed #3968

48054d12a5ceb44d4d676dd01ccf84d05728e3f5 authored almost 8 years ago
Fix #2867

d0be75a4671b384213e13e6b9cd914c6422a578f authored almost 8 years ago
DatePicker: Fix repository url (#3985)

658a91ee23210a31c50c761dbe28510df2f5e9ff authored almost 8 years ago
Message: add ability to close all Messages #3941 (#3966)

9e32cccc730bfc0419e989a4d6e747805d7fbe10 authored almost 8 years ago
Update input.css to use already defined variables (#3967)

b4e4efd872751b58bbb2afc7629e15cb3d372c25 authored almost 8 years ago
remove unnecessary declaration

5234a58e5793a981d502042d1442ee4096bc1674 authored almost 8 years ago
Tooltip: add tips to docs, fixed #3894 (#3906)

379c3a5d64f350dcc6d0c96e0d80b1a1f787bfa1 authored almost 8 years ago
Message: make the text vertically center

621c4b445ab7902daa2c1e06027624624c66c087 authored almost 8 years ago
Slider: feature - add format-tooltip prop (#3657)

* Slider: add format-tooltip prop

* Docs: update slider.md

* Docs: update slider.md

6afa2ba690d6f8ef1f9b5e25e78821e4b365c828 authored almost 8 years ago
fixed #3800

https://github.com/ElemeFE/element/issues/3800 fixed

f9d8a0e03fb372c227264127b8c2235fa877cb3e authored almost 8 years ago
Update select.css

tags的层级是1000,导致超出了Dialog的层级。
是否默认z-index:1;就够用了?

aa70f68cddf9d233b84d609df771153cef38c810 authored almost 8 years ago
Update select.css

修改为```var(--index-normal)```

9490e5d40f925d841b2e3e9037187a687b9c6d63 authored almost 8 years ago
TableBody: Tooltip used but not imported. (#3973)

* Defined the tooltip component

* Removed component alias

83ed9513ea1b0e2f2c777d0e38e614166c653b3a authored almost 8 years ago
Update README.md

ed6cc9748dad166ded75db70b133f3cacb8ec29b authored almost 8 years ago
Switch: remove button and text z-index, fixed #3932 (#3934)

1284a4f2da303e1ed7098b5ac96dd0c178c8022e authored almost 8 years ago
Table: Hack for dynamics change columns.

d233a1682130bbb11a2d5ca8689f1ee54ae0e50a authored almost 8 years ago
Form: 如果需要验证的fields为空,调用验证时立刻返回callback (#3944)

* Form: 如果需要验证的fields为空,调用验证时立刻返回callback
同时修复几个代码格式用来通过npm run dist

* fix travis

* fix t...

5eef48b97e1c51f2803837138e68a590962e869a authored almost 8 years ago
Add support for httpRequest Promise (#3389)

* Add support for httpRequest Promise

添加支持httpRequest Promise

* fixbug

* fixbug

81ba7084e312c6fd982ae1d51a7c6e1bdba057d5 authored almost 8 years ago
DatePicker: fix setMonth, fixed #3923 (#3935)

eac95e99c48230c31f8953fa464781145a82196a authored almost 8 years ago
Table: fix border style bug in FF (#3926)

linux系统FF浏览器border显示不全

f6661e2acfe9539b61aacecee86166c9c8d21dc1 authored almost 8 years ago
Add minimum/maximum prop to checkbox group

3cefe969be6dfca112b92df869fb2e10f3751949 authored almost 8 years ago
Rename minimum/maximum to min/max, type to Number

dfddd5d8579434364699617b6e01a10b0435a32b authored almost 8 years ago
Add examples of min/max props to checkbox group in documentation

87f9c5f580edc44baf40637371cc31a624b8f1b5 authored almost 8 years ago
Fix documentation to min/max props

71f1f511b2bba49922fa720ae771c9b889b253d2 authored almost 8 years ago
Option: Fix #3728 bug

Select component with remote search clears what you typed when the value for each el-option is a...

b9e3e7faefd296a2be92b73d512cdba1fe71da33 authored almost 8 years ago
when remove tag, (#3811)

394bc47af11051abded2b8cf39ecfa352bd5d759 authored almost 8 years ago
Form: fix form-item resetFields (#3830) (#3840)

88d4a390d0f4fef2782585a1f759591d90d51474 authored almost 8 years ago
fix cascader style bug (#3877)

262ac629a291cff42e26599210036a84b04abd7f authored almost 8 years ago
MessageBox: add enter event for prompt (#3867)

47f72baa42932ee601e56c795dc926b6981b8a95 authored almost 8 years ago
Update ru-RU.js

195faa806042ae5e58c723a9d1557fbe09f10d4c authored almost 8 years ago
Update cascader.css (#3862)

Update cascader.css so that it looks better in non-white background

b51e801e84ed1128e25e0c327ff43235299a84a3 authored almost 8 years ago
Update README.md

01e2115dfb016dae9563300792497267f4348362 authored almost 8 years ago
Merge pull request #3847 from Leopoldthecoder/dev

Changelog: update for 1.2.7

49d70f38a63e2d759ac96606c06d2c3fa36f05bc authored almost 8 years ago
Changelog: update for 1.2.7

70a1eea0fa6795711a478ad150f3f098ca60e342 authored almost 8 years ago
[release] 1.2.7

c3183803a0bb176a08daa02c316c2013952f8591 authored almost 8 years ago
[build] 1.2.7

52fa5b69f0e49e6d2076a05a8eed8766d4b2bcfb authored almost 8 years ago
Table: improve performance for rendering tooltip, fixed #3478 (#3836)

* Table: improve performance for rendering tooltip, fixed #3478

* Table: add tooltip-effect p...

a3273188e7ffaeac2ae508603231c8f3e153d31f authored almost 8 years ago
Scrollbar: compatible with vue 2.2.6, fixed #3797 (#3845)

aa635583401b12dd207154c692155ebed72fd486 authored almost 8 years ago
[release] 1.2.6

8fa78ac413dd2b9cf499eeb9c2c2a66ec3f92bf0 authored almost 8 years ago
[build] 1.2.6

ffb79f646f208cae6c26078c7093d5fc3af23886 authored almost 8 years ago
Changelog: update for 1.2.6

d75bb5bd520ca9903948a9dc22506014ba4e0d61 authored almost 8 years ago
Select: exec removeResizeListener in beforeDestroy hook, fixed #3797

62332f07ce074cc7d6174e1bf5bb655756fcf22d authored almost 8 years ago
Docs(quickstart): add full example for on-demand, fixed #3302 (#3824)

7f457e419ed146141bc6e272a3aef7332412baa0 authored almost 8 years ago
form(doc): fix form docs typo (#3825)

d6bf8a21ec40d0bd74d01b91490447ede9646b00 authored almost 8 years ago
Steps: add status prop, close #3722 (#3724)

1a481f5c5591e29e16e78f90037cfb4f805e54e5 authored almost 8 years ago
TimePicker: fix time calculation error, fixed #3479 (#3721)

01d747358b040b45a16d788337d8c9637273ad50 authored almost 8 years ago
Switch: compatible with vue ssr, fixed #3752 (#3820)

7d89f0d269b5771143a2c0583315f63f10f7fc6c authored almost 8 years ago
Table: Change debounce invoke atBegin.

5f5ae1408e75f582634ce73ebc69b189a279e00b authored almost 8 years ago
Select: fix delete-tag

954caf12bcec8b19128f21e53e867c658156f4a5 authored almost 8 years ago
Select: add delete-tag event (#3632)

a3dca68fb08a4e5378bb6ea33feb495991662cee authored almost 8 years ago
rename delete-tag to remove-tag

04fa32a8d0ef87fb1f41a4e75156538d787b8dc2 authored almost 8 years ago
update portuguese translation

d408ad3c55c0ff6acfb4b43e23fe748313722a0a authored almost 8 years ago
DatePicker: fix format week, fixed #2774 (#3687)

43bb065e69a699fd2fb033d0016a1531d1aabbd1 authored almost 8 years ago
Tooltip(doc): add router-link description (#3669)

0409c63916e1823db16388e5ce6b3026d14d6013 authored almost 8 years ago
DatePicker: add onPick option, close #2921 (#3681)

* DatePicker: add onPick option, close #2921

* DatePicker: fix typo

8f9b473911e3e7879686be6322f9d7f54bb45704 authored almost 8 years ago
Popover: fix destroy the events, fixed #3555 (#3672)

8359db6d259cdce35bd7e42e0a45ea5d7481f2a8 authored almost 8 years ago
DatePicker: fix defualt selected in weekpicker, fixed #3058 (#3680)

fd42bf1efc0ec82cbbc970ef70bc8b2b261150fe authored almost 8 years ago
Steps: fix step last child style (#3690)

a303c04f9e38ebfdf8e3f737d7b1e8f21bc2915f authored almost 8 years ago
InputNumber: clearInterval before setInterval (#3514)

80d0ce22715f928b038feed7337ac8893e137186 authored almost 8 years ago
RadioButton: move radio-button css to radio-button.css file, fixed #3276 (#3723)

233cdc28e94ac6afd6a7ed21eeb146a29f5528cb authored almost 8 years ago
Rate(doc): fix text-color default value, fixed #3206 (#3683)

* Rate(doc): fix text-color default value, fixed #3206

* Rate: fix textColor default value

bf3f43b4674a37367da88b1de67e62eb768d89fd authored almost 8 years ago
Slider: fix slider positioning

adaec8199faa42b6cf0a1e61c6d5ccd6e9c534b2 authored almost 8 years ago
Added .el-table__body to tr:hover

91613ba59d2a3eec8bf7ac49bcda1a619c8f1d82 authored almost 8 years ago
Update issue template

729d87f0f0056b2ff8bf644592809f3a24a3119e authored almost 8 years ago
Merge pull request #3668 from Leopoldthecoder/dev

update issue template

225a8455972e8a822eae25bb7038c919aaf311e8 authored almost 8 years ago
update issue template

990ec4c782f6e46f6109ff22e4a01c07d73a2709 authored almost 8 years ago
Docs: Fixed README.md (#3612)

* Docs: Fixed README.md

* Docs: fixed README.md

98410d88d6c6cf813cbe8123c670a12aced47462 authored almost 8 years ago
fix upload docs typo bug

fdac5519d2a048aee17e86ae834f87c9eaa553d7 authored almost 8 years ago
fix docs site import components from package's /lib on dev mode bug

fix docs site import components from package's /lib on dev mode bug

c576d5720a01b409af39951720d0621165990e88 authored almost 8 years ago
fix file not remote when before-upload reject

8523865056de4335db1c15f104b5dd4f5453f507 authored almost 8 years ago
Fix filename of md file for en-US version (#3600)

Initially it was `en-us`, but the folder is `en-US` .

When creating a new component, the buil...

a50fcfd9c7229f8eb7192a78754575d6abf9b28a authored almost 8 years ago
[build] 1.2.5

a9af13cf41b3595c4ec25b9bad1554e618cc64ca authored almost 8 years ago
[release] 1.2.5

c30eea3cb55db5d78e6d8743ff432ac3f1f65e33 authored almost 8 years ago
Changelog: update for 1.2.5

58ef9a449629b0f1ba2f92d4c5e892fc555502bd authored almost 8 years ago
Dialog: remove unnecessary inline style

a76547eaa370e9077ad5d1570ecf50660fe10d79 authored almost 8 years ago
Msgbox: fix second param not passed to callback

09761ca59b7572b97818c4d7973b94d84536905c authored almost 8 years ago
Collapse: fix accordion panel name=0 closing issue (#3546)

e09d7c74a4a20822fcb3c4ed04501728d14969d5 authored almost 8 years ago
misc updates (#3583)

fef0334e435a9ab246b9d169d659f897a61d3bc7 authored almost 8 years ago
Table: Fixed wrong height. (#3539)

c31f19a4e89d51149e458665250ee4abb9a957e5 authored almost 8 years ago