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(components): [el-popper] effect prop validation error (#5978)

fc294561c26b5c7bcd245695c236adc6b454a1d6 authored about 3 years ago
fix(components): [el-select] tag default theme (#5983)

- Fix the default theme for select tag
- Fix the input padding for inputable select

1429a4e669d391becf6495d64190a4e2d4ea7161 authored about 3 years ago
fix: add offset in usePopoverProps (#5982)

0b0ad578bd3f6a02f66e9e4eabe4eb4575666000 authored about 3 years ago
fix: delete offset in usePopoverProps (#5980)

5789318ef4474dad15b6214a214f8e5629c4e33d authored about 3 years ago
chore: typo (#5979)

12eae347a154a8b9086f52caa0442899acae33eb authored about 3 years ago
fix(components): fix [el-select] infinite bounce (#5977)

修复了select组件 filterable 和multiple 属性激活是 当失去焦点后再次激活焦点会无限抖动的问题,并修复异常样式

# 5905

Co-authored-b...

fc8291114e3bbb55ff43e1bb790edc521f1eb989 authored about 3 years ago
fix: el-tree isLeaf type is string (#5954)

* fix: el-tree isLeaf type is string

* fix: update

857a94afa87fe0fc4316988746994afeada8e58d authored about 3 years ago
fix(utils): restore scrollIntoView method (#5973)

04df2a483a7c98829a14bb91927bf643b74e3139 authored about 3 years ago
fix: namespace typo (#5972)

* chore: typo

* chore: typo

* chore: typo

7569ccaf903ec1a51db35efa787633725644cb93 authored about 3 years ago
chore(deps): update dependency vitepress to v0.22.0 (#5971)

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

48645003d7fc9b7bb3baef0e28690a75b2180159 authored about 3 years ago
chore(deps): pin dependencies (#5962)

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

1bc97f6def2e4b4996f345e94dabd351dff3ace8 authored about 3 years ago
fix: replenish popover missing types (#5958)

* fix: replenish popover missing types

* fix: update

dafc701af8bc79f1128669b75d0d80a0e793bcff authored about 3 years ago
fix(play): fix tsconfig types path (#5965)

fa5426658811f9fe116861e7e6b39b91c7e2bc3a authored about 3 years ago
fix(components): [el-table] avoid scrollbar not display (#5920)

* fix(components): [el-table] avoid scrollbar not display

* chore: optimize code

43c41015eba0dbe1432faaac3bbde421bbc59bf6 authored about 3 years ago
feat(components): [el-image] support append preview to body (#5883)

* feat(components): [el-image] support append preview to body

* chore: add deprecated warning...

dcb736536595cbbc60294a23d9bf45c5b87c6e0b authored about 3 years ago
feat(components): [el-table] `maxHeight` support more units (#5904)

* feat(components): [el-table] maxHeight support more formats (vh、calc...)

re #5888

* chor...

b6be179a2c0921e2dea74fbe76aeb2ea9e6965b9 authored about 3 years ago
fix: delete alteredCollapse in menu (#5889)

f8bcf51962d64161192fd82f593b05b9e38af330 authored about 3 years ago
test: fix scrollIntoView (#5960)

590538cd383804644a06635a749171c77efaae15 authored about 3 years ago
docs: update empty component docs (#5959)

39cb432cd9e40d567976399ccd4c8901bbbab2ca authored about 3 years ago
feat: support jsx, closes #5708 (#5947)

879ea6d31b7e469e3acc335a6098d30324057867 authored about 3 years ago
refactor(components): [popover] use useNamespace (#5727)

23c7c7843e2dddc02a4fb9d774ee2be6642bb27d authored about 3 years ago
fix: [el-select-v2] avoid remove new option when reserve-keyword is true (#5912)

f194efca968f9350e4132aacbd434f1e6a4ebb7f authored about 3 years ago
docs: [el-image] add preview-append-to-body (#5901)

* docs: [el-image] add preview-append-to-body

* chore: rename

2ed6fc4cee75ee71493dd712d694ac1fb480f346 authored about 3 years ago
refactor: fix buildProps (#5936)

b712dd84669ad937e464495d7e70d4652fde7243 authored about 3 years ago
feat: add `defineOptions` for `script-setup` (#5932)

* feat: add unplugin-vue-define-options

* feat: add jest support

ca7bcfe9b331cc08a75e872f0e22c8007755f5d5 authored about 3 years ago
chore(deps): pin dependency type-fest to 2.11.2 (#5957)

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

f382fe5761e1ea68d8204e0f5b8ad244d5f7870f authored about 3 years ago
docs: remove setup code for playground (#5951)

1a5411bd54e6b154a987db1bfc259416da14405c authored about 3 years ago
feat(components): [el-time-picker] add visibleChange event (#5704)

8945e21ec77e2e90432d7b291ffff5323e631395 authored about 3 years ago
fix(components): [el-menu] collapse menu active color (#5735)

945e469624dda185a5b3b826dd509aacc76c023d authored about 3 years ago
feat: export all locale (#5943)

c37de7ed1e4c173446eeaa74c0e4ddf1656177a2 authored about 3 years ago
feat(dev): support multi-entry (#5945)

6663f84e5c23c9f0440e21120e19c804f37aa482 authored about 3 years ago
refactor(utils): migrate utils (#5949)

* refactor(utils-v2): migrate utils

* refactor(utils-v2): migrate utils

* refactor(utils-v...

6503e5527715a6424433df0ff523b8910e891033 authored about 3 years ago
fix(components): [select] change the tagType and style default value (#5884)

* fix(components): [select] change the tagType and style default value

* chore: update

cb98b7cf97f3acd197431bb8e731a8e508c28679 authored about 3 years ago
refactor(components): [dropdown,dropdown-item,dropdown-menu] use useNamespace (#5719)

553f5ffb9642844ce23df6163a8fcd3a7cfc8a3e authored about 3 years ago
refactor(components): [pagination] use useNamespace (#5725)

7e803e92f4a98986feeb9bf0e03cc36ff35a499b authored about 3 years ago
fix(components): [el-select] (#5952)

e901c58c63f1b2343eaeb68bb14c26538f0f7d5a authored about 3 years ago
fix(components): [el-time-picker] border overlap in hover state (#5950)

bc7317203b1ae5d9812f44dc7dcc9cb1da9d382e authored about 3 years ago
fix(components): [select] define nsInput & rename ns to nsSelect (#5953)

28b82a5ffe2fa60a19c33039baf46291b1cdf0ca authored about 3 years ago
fix(components): [el-popconfirm] fix onConfirm and onCancel type bug (#5948)

3a7ba03171252d8be9cb8993531dc443f1ec10a0 authored about 3 years ago
fix(hooks): `namespace.is` default state (#5941)

f3e9e53f3d7ee3c26af95d380a7da752e9cd7fe2 authored about 3 years ago
refactor(components): [steps] use useNamespace (#5944)

eb1adcd491ac70f43d42dd92d07e80b49a831c67 authored about 3 years ago
refactor(components): [popper] use useNamespace (#5728)

a995d4487bb4f5b8575f8fd7a29148555785c173 authored about 3 years ago
refactor(components): [select] use useNamespace (#5733)

Co-authored-by: 三咲智子 <[email protected]>

b99fd42e07273323085eda450896cb0973d737f6 authored about 3 years ago
refactor(components): [tree] use useNamespace (#5754)

d132e6e000dca626a1423f7ddc08b7213372d74d authored about 3 years ago
refactor(components): [slider] use useNamespace (#5743)

115a40ce7a5132792bcd35a459b5d40453ebfa03 authored about 3 years ago
refactor(components): [select-v2] use useNamespace (#5738)

b5644360ba45e62eafed9f4ff6e07503c7bd3231 authored about 3 years ago
docs: [select-v2] simplify description (#5893)

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

4f58afb7dd347904bc9cbfd54f4b854e6cef1d10 authored about 3 years ago
fix(components): [dialog] fix dialog not fill full screen after drag (#5875)

1d8584d627de5b0318577210666adf2be64d3e75 authored about 3 years ago
refactor(components): [tooltip] use useNamespace (#5752)

09ebf1bed8d95ca7b2bae839e7b935791d90275d authored about 3 years ago
refactor(components): [transfer] use useNamespace (#5753)

067c5ae6694b0ae908f50334929c71e725a429f5 authored about 3 years ago
refactor(components): [tree-v2] use useNamespace (#5757)

95608a8463dcabf3b1ff013cc181a28e43bd616e authored about 3 years ago
refactor(components): [upload] use useNamespace (#5758)

ac4b582187cac1e06bec08619519276c8b066f66 authored about 3 years ago
fix: value does not exist, warning appears (#5906)

81bca48fd401fc376db77bb989172904483a2b82 authored about 3 years ago
docs: tabpane name support number type (#5916)

bbe1cdcb1359c1759d6b0b2d002aacb77193155b authored about 3 years ago
feat: tabpane name support number type (#5915)

* feat: tabpane name support number type

* fix: update

d5e586b51bb725f67fe5244b32df79fe86101d6d authored about 3 years ago
chore(docs): fix input document (#5937)

0fce1f1a588ac4cd281ba52f71d242fa0270afb8 authored about 3 years ago
chore(deps): update pnpm to v6.30.1 (#5898)

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

98f5bf6aefcb03ff6c69e1b3b7dc84dddd4ef107 authored about 3 years ago
chore(deps): update dependency vite-plugin-inspect to v0.3.14 (#5923)

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

38473a7473eda399bd831d67d0e43b919c411694 authored about 3 years ago
chore(deps): update dependency rollup to v2.67.2 (#5930)

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

51cfa56ccbdc37972bb1dd3954ad9815bb2783ed authored about 3 years ago
fix(docs): algolia searching (#5926)

* fix(docs): algolia searching

- Fix algolia searching hit component
- Comment the code whic...

5c095d3a132ab269ac98b614aaa4dd3767245a3b authored about 3 years ago
test(components): removing mock folder (#5911)

- Remove mock folder from the project root
- Add mock for each component test file accordingly

bcd5c8b8487e31b378957ae2d8280515609c6d63 authored about 3 years ago
fix(components): [el-slider] sync manually updated value (#5876)

40b0f963c6d5f803e1c2bca827a03099a256d9ce authored about 3 years ago
feat(components): [el-table] support tableLayout (#5860)

* feat(components): [el-table] support tableLayout

* fix: typo

* fix: remove unused var

...

04ed04effd6a086265d6cbf0b2ce550069f10ece authored about 3 years ago
chore(deps): update dependency @vueuse/core to v7.6.1 (#5894)

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

563b8692e622d03240e8c8e761bf8ed80f421faf authored about 3 years ago
fix(utils-v2): add Function type to iconPropType (#5890)

118ca6cb7c0b455ea118047f6323cfecc36e6e35 authored about 3 years ago
fix(docs): [pagination] example bugfix according to new usage (#5833)

a8a8cd8f0897fe2c27d32fe8db682a15fb8c73a3 authored about 3 years ago
fix(utils): undefined when omiting prop default (#5868)

f73387f9ee9129108ffaa567fad953ca58fdd2c0 authored about 3 years ago
chore: upgrade deps (#5885)

* chore: improve workspace config

* chore: upgrade cool/check-user-permission to v2

* chor...

0f3f8ce8f4cefbc8e6497946ec8b05533d32a887 authored about 3 years ago
fix: only enable preserveSymlinks on build (#5877)

a3286b441663154f82d352fe96e2f222455bbd71 authored about 3 years ago
refactor(utils-v2): refactor utils (#5699)

c1e5d724d84037958f1bf9c43857980054eae05c authored about 3 years ago
refactor(hooks): refactor popup manager to useZIndex (#5701)

b80e5c69e93145414868a5adade9c49f9fe46659 authored about 3 years ago
chore(deps): update dependency vite to v2.8.0 (#5882)

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

d2db02111dd932143a6029a8bacb1a702bc59c77 authored about 3 years ago
chore(deps): update dependency esbuild to v0.14.21 (#5880)

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

e757338c2ec2d790a1f9c651788330c9dde69a13 authored about 3 years ago
fix(components): [el-popover] update popperInstance when props change (#5835)

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

1add6d2c70f562f6ff6311cc2b8aa6182bbd5202 authored about 3 years ago
chore(deps): update dependency @vitejs/plugin-vue to v2.2.0 (#5881)

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

8c0ce8131756575bebc21563426c7e987ced32c0 authored about 3 years ago
chore(deps): update dependency vite-plugin-windicss to v1.7.0 (#5831)

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

d89d29865ec2c5b73f5e369deed7cbc9e826080b authored about 3 years ago
chore(deps): update dependency unplugin-icons to v0.13.1 (#5855)

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

6a5f3641bb98bc0b6f48febe161f5fbbd40d8a08 authored about 3 years ago
fix(components): [el-table] group header not supported fixed column (#5873)

fix #5864

21c646d4dad9e98934298990b1a066de1d3ec117 authored about 3 years ago
fix(components): [el-dropdown] use custom attributes for dropdown items (#5779)

* fix(components): [el-dropdown] use custom attributes for dropdown items

* fix: forward prop...

129a2d72e5803c45ba0fc715ea1c85d4cb83fa4c authored about 3 years ago
refactor(components): [space] use useNamespace (#5749)

99d3f0902bdaef73ada024c30b81521c09a7bb81 authored about 3 years ago
fix(compnents): [el-input-number] cannot read properties of null (reading 'setAttribute') #5691

* fix(components): [input-number] exist#5691

8f91f98796bab93e2416704a55769bafd535a660 authored about 3 years ago
fix(hooks): [use-namespace] cannot be used in nested hooks (#5795)

14474efccb40f85e5eecd3825fe5317315bb4496 authored about 3 years ago
chore(deps): update dependency @types/lodash-es to v4.17.6 (#5839)

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

b27218c18d97b5188a4e2dc54414887950a329c0 authored about 3 years ago
chore(deps): update dependency unplugin-vue-components to v0.17.18 (#5856)

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

087d49f7c0005a69aff3463eccf499f0d86e1636 authored about 3 years ago
chore(deps): update dependency @vueuse/core to v7.6.0 (#5857)

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

fe3a0c5e531abb0d25aeb89d63489404e2e7c173 authored about 3 years ago
refactor(components): [dialog] use useNamespace (#5761)

352530b548bc85044ad320b63589117f096c3fde authored about 3 years ago
refactor(components): [message] use useNamespace (#5720)

cc7384854b0272dd942472bf6e654c0540f90616 authored about 3 years ago
refactor(components): [popconfirm] use useNamespace (#5726)

6ec9da05633e17f8650c1442fbe5c2f3df77bee5 authored about 3 years ago
refactor(components): [collapse,collapse-item] use useNamespace (#5715)

Co-authored-by: 三咲智子 <[email protected]>

25caa3fd07f8ac8bdbc707611c1dee18857219ab authored about 3 years ago
refactor(components): [progress] use useNamespace (#5729)

c54f4461974a16a768491dd1f9ea2e213c4a3e49 authored about 3 years ago
refactor(components): [col] use useNamespace (#5714)

258622fdaca991a7958f48b3e90f10dcbe0feec5 authored about 3 years ago
feat: switch to lodash-unified (#5734)

* feat: switch to lodash-unified

* chore: move lodash mocks

426a6a686cc6d4472289e8a9485f7693323f6f67 authored about 3 years ago
refactor: add transition namespace (#5829)

b63956c325807b82540b4e7660844061fd6b6d30 authored about 3 years ago
refactor(components): [notification] use useNamespace (#5722)

a84facfa4fa8a98afc36a67dd410c2115bd302c9 authored about 3 years ago
refactor(components): [teleport] use useNamespace (#5751)

4db23d24266f65e446859460fd9130145fafd44e authored about 3 years ago
refactor(components): [overlay] use useNamespace (#5723)

76e48e37cd9bfb2d8dbf27978ca319d818ba00b0 authored about 3 years ago
refactor(components): [page-header] use useNamespace (#5724)

d210f267ac6912fee0aeed95fb568629bd6e41b2 authored about 3 years ago
refactor(components): [color-picker] use useNamespace (#5718)

fae48c881788962f0e07bc371b7d64ba4270703e authored about 3 years ago
refactor(components): [collapse-transition] use useNamespace (#5716)

e1f78d9c04c90203c2cf942488a3e294f4935b8b authored about 3 years ago
chore(deps): update dependency rollup to v2.67.1 (#5816)

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

dbe35de277d93af5d1fdfc6183406a6b43c9126d authored about 3 years ago