Ecosyste.ms: OpenCollective

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

Ant Design Vue

An enterprise-class UI components based on Ant Design and Vue.
Collective - Host: opensource - https://opencollective.com/ant-design-vue - Website: https://antdv.com - Code: https://github.com/vueComponent/ant-design-vue

release 3.3.0-beta.2

github.com/vueComponent/ant-design-vue - 9ea87fb973604b7b052d72cd759611e1f615ae61 authored over 2 years ago by tangjinzhou <[email protected]>
chore: update tools

github.com/vueComponent/ant-design-vue - dae579a88e01d0e01d36f1d61bda03faed7ae92b authored over 2 years ago by tangjinzhou <[email protected]>
doc: update changelog

github.com/vueComponent/ant-design-vue - 58e8fd3e2e96eb21915efc58ff9214594920cd0c authored over 2 years ago by tangjinzhou <[email protected]>
chore: bundle esm output (#5772)

github.com/vueComponent/ant-design-vue - aae9a48dd0e78d7cd5556c72c0a8dffaf8ebb65e authored over 2 years ago by Amour1688 <[email protected]>
Merge remote-tracking branch 'origin/main' into feat-v3.3

github.com/vueComponent/ant-design-vue - 09c5a3e53f506cc5d552218470ad7527f68526a3 authored over 2 years ago by tangjinzhou <[email protected]>
chore(build): set minimum running node version v12.22.0 (#5770)

github.com/vueComponent/ant-design-vue - 985f1cfe1d971b158d13cacd8d559f5d8879e0f7 authored over 2 years ago by WD <[email protected]>
Merge remote-tracking branch 'origin/main' into feat-v3.3

github.com/vueComponent/ant-design-vue - e42fdd7a06c2cc93bdc6832e420466733c571527 authored over 2 years ago by tangjinzhou <[email protected]>
fix: add boolean type to autosize prop (#5766)

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

github.com/vueComponent/ant-design-vue - 7999a2fef6090444d30e077e4194d72c717f023c authored over 2 years ago by tys1128 <[email protected]>
chore: upgrade vitejs to the latest release version (#5760)

github.com/vueComponent/ant-design-vue - a2690a2d45721d3bae5ddb49d1f408b2512bb505 authored over 2 years ago by WD <[email protected]>
fix: table ellipsis title not work, close #5755

github.com/vueComponent/ant-design-vue - f672f873dc4f820e3ce530829c0d8dda73d04d8c authored over 2 years ago by tangjinzhou <[email protected]>
chore: use `czg` commitizen adapter (#5750)

github.com/vueComponent/ant-design-vue - d94fe1c0b22bc8875408cee21cddad488068ed1c authored over 2 years ago by zhengqbbb <[email protected]>
fix: select fash

github.com/vueComponent/ant-design-vue - 8a659da84fb8c44620fa279d9d6d73d6bd93d1f7 authored over 2 years ago by tangjinzhou <[email protected]>
Merge remote-tracking branch 'origin/main' into feat-v3.3

github.com/vueComponent/ant-design-vue - 8b6a77131869dbb856374674e697cd77d56d4b0d authored over 2 years ago by tangjinzhou <[email protected]>
fix: typography editing error, close #5743

github.com/vueComponent/ant-design-vue - 39ac6ed89e0da8c2beb63082a15a80fb5346a6fc authored over 2 years ago by tangjinzhou <[email protected]>
fix(DirectoryTree): `selectedKeys` updating (#5732)

- In `multiple` mode, it should emit single value instead of multiple values on single click.

github.com/vueComponent/ant-design-vue - bddf64e0ada6d265e0159dbe4da11315096d98d8 authored over 2 years ago by Gin <[email protected]>
feat: ConfigProvider.config add getPopupContainer

github.com/vueComponent/ant-design-vue - 62dc2402f37c0ca0514f5b8fbb363247f0216bb2 authored over 2 years ago by tangjinzhou <[email protected]>
doc: update select suffix demo, close #5701

github.com/vueComponent/ant-design-vue - b3dafb92efdd1a20b80728b92b5f2e088d55d417 authored over 2 years ago by tangjinzhou <[email protected]>
fix: table resize trigger scrollbar

github.com/vueComponent/ant-design-vue - 9493dc224bbf0b5c938b9555e15718165d11c5ed authored over 2 years ago by tangjinzhou <[email protected]>
fix: row gutter type error, close #5725

github.com/vueComponent/ant-design-vue - cbd9e6b6ce54d3d4b4ff9f4dc24a646df89cd6d0 authored over 2 years ago by tangjinzhou <[email protected]>
fix(upload): inheritAttrs, close #5714

github.com/vueComponent/ant-design-vue - ab8457303e2e2e42e804c9dd1143e94d39e0d22f authored over 2 years ago by WD <[email protected]>
feat(Image): Image support mouse wheel zoom in and out (#5703), close #5700

github.com/vueComponent/ant-design-vue - 168626bfeb3f6bd8ad69c03a5fc70f7ec2df961e authored over 2 years ago by WD <[email protected]>
doc: update doc

github.com/vueComponent/ant-design-vue - d9304506d36cca6a8c0483a8e191992990d7fa92 authored over 2 years ago by tangjinzhou <[email protected]>
feat: merge main

github.com/vueComponent/ant-design-vue - bb4b86a82ed567958d15b48ea32306034de3255d authored over 2 years ago by tangjinzhou <[email protected]>
fix: typography trigger twice end event, close #5696

github.com/vueComponent/ant-design-vue - e39edab75a57ef3722ca30e88922a503045d08d5 authored over 2 years ago by tangjinzhou <[email protected]>
feat: table expandedRowKeys support v-model, close #5695

github.com/vueComponent/ant-design-vue - 599b474ab76d675dc24615f6aa126a4ef3e9d1f6 authored over 2 years ago by tangjinzhou <[email protected]>
doc(carousel): using getImgUrl function in customPaging demo (#5679)

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

github.com/vueComponent/ant-design-vue - 09cb907bee4eca581510a30d3f9f432395b04fdb authored over 2 years ago by dyh333 <[email protected]>
doc(site) make footer's z-index less than back-top's z-index (#5692)

github.com/vueComponent/ant-design-vue - c87ecd7ffcdf56f08b82014bfdabdb3eb968ba18 authored over 2 years ago by sedice <[email protected]>
test: update snap

github.com/vueComponent/ant-design-vue - 033e55af5d0ff45c43e8b4b5c9fd12f799a2f297 authored over 2 years ago by tangjinzhou <[email protected]>
fix: global form message not work, close #5693

github.com/vueComponent/ant-design-vue - e5b930837412f848209c55e6d2d727b378f87d4d authored over 2 years ago by tangjinzhou <[email protected]>
feat(radio-group): support global component size prop (#5690), close #5688

* fix(radio-group): remove the default value of the component size prop

* update test

github.com/vueComponent/ant-design-vue - 171b2b643fe6dd683507ce4ea339c3e2d0dfa1bc authored over 2 years ago by bqy_fe <[email protected]>
fix: checkbox set additional attribute no work,close #5678 (#5682)

github.com/vueComponent/ant-design-vue - 87db9bd87d97584572f5021c81d8d4093630e07f authored over 2 years ago by wengjq <[email protected]>
fix: cascader trigger support custom component, close #5677

github.com/vueComponent/ant-design-vue - 361e818bcc80295be71ac998e7ab37e677a95705 authored over 2 years ago by tangjinzhou <[email protected]>
doc: update doc, close #5675

github.com/vueComponent/ant-design-vue - e86a833b15632a37431e4eeffb0a4344864e46b4 authored over 2 years ago by tangjinzhou <[email protected]>
fix: rangePicker xxxStep not work, close #5671

github.com/vueComponent/ant-design-vue - 3ddc7cdd7c0c7a678551b99eb4579e5b9a838baf authored over 2 years ago by tangjinzhou <[email protected]>
fix: datepicker arrow error

github.com/vueComponent/ant-design-vue - 71c6195771c0b9ddffadd294ce01f7515c5adc40 authored over 2 years ago by tangjinzhou <[email protected]>
doc: update useInjectFormItemContext, close #5667

github.com/vueComponent/ant-design-vue - e907ffd759be72b394010293d55d6349117ebd16 authored over 2 years ago by tangjinzhou <[email protected]>
fix: global `mousedown` handler in picker input hooks (#5657)

github.com/vueComponent/ant-design-vue - 18ce00d2398950f4d96f2183bcc6d303958cc113 authored over 2 years ago by Gin <[email protected]>
Revert "Update vi_VN.tsx (#5653)" (#5660)

This reverts commit 387141ae685ed9004cddaba7cf2e72b5c7a3e2bd.

github.com/vueComponent/ant-design-vue - 3cd7ca3e0ba5d1a4f7d366e37088e8d9939db21f authored over 2 years ago by tangjinzhou <[email protected]>
Update vi_VN.tsx (#5653)

github.com/vueComponent/ant-design-vue - 387141ae685ed9004cddaba7cf2e72b5c7a3e2bd authored over 2 years ago by Ichiro <[email protected]>
doc: link error, close #5652

github.com/vueComponent/ant-design-vue - d5bb271dd8e8e805ab577fcd899a16b712358b43 authored over 2 years ago by tangjinzhou <[email protected]>
test: update snap

github.com/vueComponent/ant-design-vue - 2c2a3721370645e55bd9bf7041a5b43c35841bf5 authored over 2 years ago by tangjinzhou <[email protected]>
fix: steps progressDot slot not work, close #5648 #5649

github.com/vueComponent/ant-design-vue - ba8e17e1b5f0e277b047def9f27691bafedf2c2d authored over 2 years ago by tangjinzhou <[email protected]>
feat: enable the left or right keyboard to switch image (#5642), close #5630

* feat: enable the left or right keyboard to switch image

* fix: eslint error

github.com/vueComponent/ant-design-vue - c7e079bd65731a1db857683d0bcf8257e567c62d authored over 2 years ago by bqy_fe <[email protected]>
fix: table dragging css class should only be effective in table component (#5644)

github.com/vueComponent/ant-design-vue - dead1a3753d8fa758cfb569cd1d29eb03e8192c3 authored over 2 years ago by Gin <[email protected]>
fix: tooltip global getPopupContainer not work, #5636

github.com/vueComponent/ant-design-vue - 4f9b67755594f3c0201aa07ddc872c16a1555f04 authored over 2 years ago by tangjinzhou <[email protected]>
fix: useForm style error, close #5635

github.com/vueComponent/ant-design-vue - 44e1f020c84393161d998582e5c0506187ea60e9 authored over 2 years ago by tangjinzhou <[email protected]>
Merge branch 'main' into feat-v3.3

github.com/vueComponent/ant-design-vue - 9280b418d750e51540e834d6a6fd6a10114d4358 authored over 2 years ago by tangjinzhou <[email protected]>
test: update snap

github.com/vueComponent/ant-design-vue - efe600e89ec3d67adbce6be20be6fecdd46ca3be authored over 2 years ago by tangjinzhou <[email protected]>
doc: add 3.3.0 changelog

github.com/vueComponent/ant-design-vue - 8b34bdfa5efcb748eef03046eeb5704b0df34dc3 authored over 2 years ago by tangjinzhou <[email protected]>
fix(Tooltip): prefixCls and span line-height while in disabled Compatible (#5627)

github.com/vueComponent/ant-design-vue - 3cbbba10203f86137d11d81cb646384e0fb1ed87 authored over 2 years ago by Xavier Luo <[email protected]>
test: update test

github.com/vueComponent/ant-design-vue - 3b1d48b4b4e16b46438cc2e079c69e3b8086f61a authored over 2 years ago by tangjinzhou <[email protected]>
test: update test

github.com/vueComponent/ant-design-vue - dd1a53594345c80d02673c5dbae58a860b91ded2 authored over 2 years ago by tangjinzhou <[email protected]>
style: lint format

github.com/vueComponent/ant-design-vue - 5b583962dbe704887193d0ac28cbf0d45880299e authored over 2 years ago by tangjinzhou <[email protected]>
feat: table add filterResetToDefaultFilteredValue & filterSearch funcion

github.com/vueComponent/ant-design-vue - 37d35f7801de5780c40534dadd2cccbab37ffa11 authored over 2 years ago by tangjinzhou <[email protected]>
feat: transfer add status

github.com/vueComponent/ant-design-vue - a4b6c0aee4854ea86caa8881ea1ecf1797b0642d authored over 2 years ago by tangjinzhou <[email protected]>
feat: tree-select add status & placement

github.com/vueComponent/ant-design-vue - 03f559a0dc9ab3964d90ccbb7b988cb5835e80bd authored over 2 years ago by tangjinzhou <[email protected]>
feat: timepicker add status & placement

github.com/vueComponent/ant-design-vue - bf1226d3bb6ff89a75a1af93c240ccf6510a9d0c authored over 2 years ago by tangjinzhou <[email protected]>
feat: select add status & placement

github.com/vueComponent/ant-design-vue - 527dec6078168a29fe82bfba45dc96d95684815b authored over 2 years ago by tangjinzhou <[email protected]>
style: tooltip

github.com/vueComponent/ant-design-vue - af9371fe6f81ea15dfe2831db9f54e0e2fc74bb2 authored over 2 years ago by tangjinzhou <[email protected]>
feat: add some less var

github.com/vueComponent/ant-design-vue - e6a46b43ac598f533679d3e7723a4b7d0ee1df4f authored over 2 years ago by tangjinzhou <[email protected]>
fix: Switch disabled color in dark theme

github.com/vueComponent/ant-design-vue - 9d1e5d72b5ddbae4e9f8415e2502a207ee1cbaac authored over 2 years ago by tangjinzhou <[email protected]>
feat: steps add small dot

github.com/vueComponent/ant-design-vue - 63a688f94c7e91359ccf30ce2582f5556d8ebdfd authored over 2 years ago by tangjinzhou <[email protected]>
feat: dd aria-* to Spin

github.com/vueComponent/ant-design-vue - 21f9a1178ae9a559b6bd78debfa147a7515861e0 authored over 2 years ago by tangjinzhou <[email protected]>
refactor: rename slider js to ts

github.com/vueComponent/ant-design-vue - 76573fc25242571ea974d9891a774e05e92fcb5f authored over 2 years ago by tangjinzhou <[email protected]>
feat: skeleton add block input

github.com/vueComponent/ant-design-vue - 208c7ac6de11cdbc93a82bd9352c71a152e59e65 authored over 2 years ago by tangjinzhou <[email protected]>
refactor: radio context

github.com/vueComponent/ant-design-vue - 44be8722f85ed9d383962f85933267d294d6ce6a authored over 2 years ago by tangjinzhou <[email protected]>
fix: apply scale transform to disabled star

github.com/vueComponent/ant-design-vue - a435e2c0902c1c5c2f2ed463ccf3abf3b85ec874 authored over 2 years ago by tangjinzhou <[email protected]>
feat: upload add crossOrigin

github.com/vueComponent/ant-design-vue - 40a65d19da0dce66c17f88446f0470d32cde7f03 authored over 2 years ago by tangjinzhou <[email protected]>
Merge remote-tracking branch 'origin/main' into feat-v3.3

github.com/vueComponent/ant-design-vue - 8ad9317d1135990a4adacf6d5f08ebc2dc433381 authored over 2 years ago by tangjinzhou <[email protected]>
style: update statistic type

github.com/vueComponent/ant-design-vue - d9b3d8057f6e3ae32962059205262d98cf7c9023 authored over 2 years ago by tangjinzhou <[email protected]>
feat: tree add scrollTo method, close #5626

github.com/vueComponent/ant-design-vue - 4439e0f3c324ef66c9c89af96046db804d75eefd authored over 2 years ago by tangjinzhou <[email protected]>
fix: countdown support dayjs value

github.com/vueComponent/ant-design-vue - 5edca6be5a4e1aee9cde46724b14900f6c86bfb2 authored over 2 years ago by tangjinzhou <[email protected]>
fix: use fromPairs replace Object.fromEntries (#5605)

* fix: use fromPairs replace Object.fromEntries

* fix: use lodash-es replace lodash

github.com/vueComponent/ant-design-vue - fdf76b9fb9dae45d52781f4f554e87528e01e5b4 authored over 2 years ago by bowen <[email protected]>
fix(Drawer): closeIcon customization is invalid (#5616)

github.com/vueComponent/ant-design-vue - bb85f1f372775ff8acecdf33b9e19023d51bd1d5 authored over 2 years ago by bqy_fe <[email protected]>
style: popover & progress

github.com/vueComponent/ant-design-vue - 76585f75b9680af450e454ce99453346468f61ad authored over 2 years ago by tangjinzhou <[email protected]>
style: pagination

github.com/vueComponent/ant-design-vue - 3656dd5dbb2308d6d61985e2ab72197f7be01cef authored over 2 years ago by tangjinzhou <[email protected]>
style: page-header

github.com/vueComponent/ant-design-vue - 7b60f2a8e6b8b9be21ff2486cb1e53d0afc91823 authored over 2 years ago by tangjinzhou <[email protected]>
feat: notification add top & bottom placement

github.com/vueComponent/ant-design-vue - 5cf2707e11cb410640a8ae801a702869d3508c5c authored over 2 years ago by tangjinzhou <[email protected]>
feat: mentions add status

github.com/vueComponent/ant-design-vue - d7164217457a75964aff6ce398e64679b172f38c authored over 2 years ago by tangjinzhou <[email protected]>
Merge remote-tracking branch 'origin/main' into feat-v3.3

github.com/vueComponent/ant-design-vue - c6f692222d84797f4669ba92265c41bd03fdb7fd authored over 2 years ago by tangjinzhou <[email protected]>
fix: form clearValidate & resetValidate support array, close #5619

github.com/vueComponent/ant-design-vue - 03c41177a31f1c28ef36502bfd29dc05fdf1bb41 authored over 2 years ago by tangjinzhou <[email protected]>
style: update message

github.com/vueComponent/ant-design-vue - c1a1b93553fba6ae39242ae0f58616bc03e369f3 authored over 2 years ago by tangjinzhou <[email protected]>
feat: inputnumber add status & upIcon & downIcon

github.com/vueComponent/ant-design-vue - 6e41fbd01fc125bccfe279df4f66829ba59e14c6 authored over 2 years ago by tangjinzhou <[email protected]>
feat: input add clearIcon & status

github.com/vueComponent/ant-design-vue - 093fa555ba207154391ac0e3626de4c469164247 authored over 2 years ago by tangjinzhou <[email protected]>
feat: add image progress

github.com/vueComponent/ant-design-vue - e9d41efcec50909d8391d6382864ae14c26596c1 authored over 2 years ago by tangjinzhou <[email protected]>
feat(row): add support for space-evenly

github.com/vueComponent/ant-design-vue - d5348f03617f59b17b526bf02be9fe5f64be346e authored over 2 years ago by tangjinzhou <[email protected]>
feat: add skipFlatten

github.com/vueComponent/ant-design-vue - e4f678f665f6f0577ca7956b46d53d310e181dd6 authored over 2 years ago by tangjinzhou <[email protected]>
feat: dropdown add arrow

github.com/vueComponent/ant-design-vue - f00b9535d2209a429b0416c82e8a0145ac0f8eb6 authored over 2 years ago by tangjinzhou <[email protected]>
feat: drawer add rtl

github.com/vueComponent/ant-design-vue - a1ac22443ed7ac51cdd5fd4c114dbd90d81fd4a9 authored over 2 years ago by tangjinzhou <[email protected]>
feat: datePicker add status & placement

github.com/vueComponent/ant-design-vue - 4eb80886455c619a6cb38abcf8c60632fe1f6154 authored over 2 years ago by tangjinzhou <[email protected]>