Ecosyste.ms: OpenCollective

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

ant-design-pro-vue

Use Ant Design Vue like a Pro!
Collective - Host: opensource - https://opencollective.com/ant-design-pro-vue - Code: https://github.com/sendya/ant-design-pro-vue

fix: will only output the legacy bundles that support all target browsers

github.com/vueComponent/ant-design-vue-pro - 4e79fe01f2ea1e4a70b517d0c98cd6f9ae02b555 authored over 2 years ago by Sendya <[email protected]>
chore: use static-router

github.com/vueComponent/ant-design-vue-pro - 68b32bf7cec3aadb575e3cb244d7b7bc53b406c2 authored over 2 years ago by Sendya <[email protected]>
fix: static-router not work. #1385

github.com/vueComponent/ant-design-vue-pro - 362a451d7b6f8375bdfd4cdf057efe0144b154ab authored over 2 years ago by Sendya <[email protected]>
fix: 调整默认 router.config.js 的i18n翻译

github.com/vueComponent/ant-design-vue-pro - f629d5a3537cd370e3e5ec3c2cb82977bb2c9efa authored over 2 years ago by Sendya <[email protected]>
fix: upgrade cli@~5.x, fix: /deep/ warning

github.com/vueComponent/ant-design-vue-pro - 8a94420f10531fad5707851ab293c5f18c507606 authored over 2 years ago by Sendya <[email protected]>
fix: typeof String #1382

github.com/vueComponent/ant-design-vue-pro - 1b8731af9366a83820ae00f71e8b36b8cf62ee95 authored over 2 years ago by Sendya <[email protected]>
fix: change default router generate and show tip to console

github.com/vueComponent/ant-design-vue-pro - f616464b922a8a84974cb16834f2eb157d5aa6e1 authored over 2 years ago by Sendya <[email protected]>
fix(server): 修复编译异常 #1364

github.com/vueComponent/ant-design-vue-pro - 74f37e5c8f4fc7fcc4d926945056011387b0e2ac authored over 2 years ago by 小黑兔 <[email protected]>
fix(server): 换一种方案

github.com/vueComponent/ant-design-vue-pro - bfdf6ee21d533746c60a124b020240fa43f17965 authored over 2 years ago by 小黑兔 <[email protected]>
refactor: git config core.autocrlf以库模板形式,不需要全局配置

github.com/vueComponent/ant-design-vue-pro - 7944e71ed6f5b52614fafac93e847d3e07bc3e4e authored over 2 years ago by ZuoJiangtao <[email protected]>
修复动态路由重复添加可能导致的页面卡死BUG

github.com/vueComponent/ant-design-vue-pro - 9e2606f7ab589ca5fe35892a914355fd56b6b247 authored over 2 years ago by Rysinal <[email protected]>
修复storejs的token存储过期时间不生效bug

github.com/vueComponent/ant-design-vue-pro - 4f3e45898fbab856fcb6e2ae43c1861ff35d273a authored over 2 years ago by Rysinal <[email protected]>
修复动态路由重复添加可能导致的页面卡死BUG

github.com/vueComponent/ant-design-vue-pro - e852ec134f5243df08ab73e08add1a24ee537d48 authored over 2 years ago by Rysinal <[email protected]>
feat(commitlint && stylelint && husky): git engineering submission && less lint

github.com/vueComponent/ant-design-vue-pro - 1f9e69c910b143423e483180bb7271688396655a authored over 2 years ago by h7ml <[email protected]>
docs: remoe cdn import, add use tips

github.com/vueComponent/ant-design-vue-pro - 24fe79d79285f3c87becb3672a8dec96de4fae8f authored over 2 years ago by Sendya <[email protected]>
After the results are obtained, the loading state of the table should always be turned off

github.com/vueComponent/ant-design-vue-pro - 6f43b17172d5908f98e6e5e93de3cd7e47140906 authored over 2 years ago by Jerry <[email protected]>
Update request.js

token协议头名称没有同store关联起来,如果在@/store/mutation-types中修改了名称,将会失效。

github.com/vueComponent/ant-design-vue-pro - b03fcea4ace0fc07f5e1d4a77472c9439bd2b721 authored over 2 years ago by celeenobug <[email protected]>
解决登录页logo.svg不显示BUG

解决img标签src属性显示[object Module]BUG

github.com/vueComponent/ant-design-vue-pro - ff82ec02f28c3c9a04fc151783acfecd352528aa authored over 2 years ago by 前端爱码士 <[email protected]>
新增filters和sorter状态,用来保留refresh时丢失已选筛选排序bug

由于refresh里调用loadData未穿参数,会导致调用时已选的排序等数据在请求查询接口时丢失

github.com/vueComponent/ant-design-vue-pro - 660a41f52158c60dd67861f37db6e7df3b415a35 authored about 3 years ago by zhipeng xiang <[email protected]>
fix: bug 修复打包后报错 TypeError: le.addRoute is not a function

原因是本地开发阶段引用的是npm包中的vue-router,与打包后externals中CDN载入的vue-router版本不一致导致的。

github.com/vueComponent/ant-design-vue-pro - e30976b9058240d90887e204273713bbed6e1508 authored over 3 years ago by sam <[email protected]>
fix: bug 修复鉴权时GetInfo与Logout双双失效导致路由死循环

在src/permission.js鉴权时有以下流程:
1 store
2 .dispatch('GetInfo')
3 .catch(()=>{
4 store.dispatch...

github.com/vueComponent/ant-design-vue-pro - 4747677464a363fe2987abd6c61edeb0d240223b authored over 3 years ago by sam <[email protected]>
chore: fix deploy script

github.com/vueComponent/ant-design-vue-pro - a4a7e59a056824c5c750c3d1b692f92081942347 authored over 3 years ago by Sendya <[email protected]>
fix(cardlist): 解决cardList显示问题 #1155

github.com/vueComponent/ant-design-vue-pro - 5a074fec1f6c79c957c4656d414a01d961762176 authored over 3 years ago by dreamerryao <[email protected]>
解决表单页和列表页的导航条重复显示问题

github.com/vueComponent/ant-design-vue-pro - dc3b6fcba061be8d90eb8e62ae7663f0bb3f57ca authored over 3 years ago by lvsike <[email protected]>
multiple loads route

github.com/vueComponent/ant-design-vue-pro - d6f24f7bf9eafcaa62322eeb4e8b5b2658149be8 authored over 3 years ago by Bt4Girls <[email protected]>
multiple loads route

github.com/vueComponent/ant-design-vue-pro - 2e3bad662b562b950cdcb50ab333302f9b04d621 authored over 3 years ago by Bt4Girls <[email protected]>
fix: vue-router.addRouters API changed warn

github.com/vueComponent/ant-design-vue-pro - af7285dfba7bc83a06648b202fa8b8175b5a463f authored over 3 years ago by Sendya <[email protected]>
Revert "feat: add drag-model directive in Dialog"

This reverts commit daa22af06e8b8699d6c9c48d552e23b71fdeda52.

github.com/vueComponent/ant-design-vue-pro - d3b24d6652bf42d2a1af5bb6e5c53912c8f4a261 authored over 3 years ago by 言肆 <[email protected]>
fix: avatar-list-item did not register

github.com/vueComponent/ant-design-vue-pro - 6cd90b1c541a45ffa186cd9535bd7afde97d73ca authored over 3 years ago by Sendya <[email protected]>
feat: add drag-model directive in Dialog

github.com/vueComponent/ant-design-vue-pro - daa22af06e8b8699d6c9c48d552e23b71fdeda52 authored over 3 years ago by xiaoxian521 <[email protected]>
fix: avatar block order first

github.com/vueComponent/ant-design-vue-pro - dece2a16b52853db9b971aad963bf61067965334 authored over 3 years ago by Sendya <[email protected]>
fix: setting-drawer disable in prod env

github.com/vueComponent/ant-design-vue-pro - b4602a8748ed70241c2536a0a27d8123c33fe09e authored over 3 years ago by Sendya <[email protected]>
fix: add the missing callback of handlePasswordLevel

github.com/vueComponent/ant-design-vue-pro - 2f663728bfdba21a9b89a4a4a5698ae802087b61 authored over 3 years ago by flakeice <[email protected]>
Update README.zh-CN.md

github.com/vueComponent/ant-design-vue-pro - cbef7a34247329212e5cbb038f0eb222eac6b357 authored almost 4 years ago by zengzhihong <[email protected]>
refactor Register page

github.com/vueComponent/ant-design-vue-pro - e10ce37ed19cffcaa383b38b670e05f409adbbfb authored about 4 years ago by Mandeep <[email protected]>
fixed register password inline validation

github.com/vueComponent/ant-design-vue-pro - 7eb7388d55b5596da593c7f0e7d695d5b8d15d1e authored about 4 years ago by Mandeep <[email protected]>
fixed overlapping footer on register page

github.com/vueComponent/ant-design-vue-pro - 5055e561abf71fd9b9060227a77b14174ee25dd9 authored about 4 years ago by Mandeep <[email protected]>
fix: user-layout styles

github.com/vueComponent/ant-design-vue-pro - 173e7716869016aeff87716b7ee0f76d8220a50a authored about 4 years ago by Sendya <[email protected]>
refactor userlayout and view-user from hard-coded to language support

github.com/vueComponent/ant-design-vue-pro - 1b0202abdb80ebd5b3c69849c20c4623d83f1e21 authored about 4 years ago by maddy <[email protected]>
refactor userlayout reduce padding

github.com/vueComponent/ant-design-vue-pro - 5e3e30ac9053b97690ae1f1455055a8382964984 authored about 4 years ago by maddy <[email protected]>
fix(i18n): Account Settings page lang support

github.com/vueComponent/ant-design-vue-pro - 051188fcc1031fc2bc064aa387daaf14057ab4b5 authored about 4 years ago by Sendya <[email protected]>
refactor 'views-form-basicform' from hardcoded to locale support

github.com/vueComponent/ant-design-vue-pro - c5cde73955e7c00f5d56e8a9b588c70331388ad5 authored about 4 years ago by maddy <[email protected]>
refactor 'views-result' from hardcoded to locale support

github.com/vueComponent/ant-design-vue-pro - f02c3db53b7284ab65778122c2d43b4f09348f56 authored about 4 years ago by maddy <[email protected]>
refactor 'views-account-settings' from hardcoded to locale support

github.com/vueComponent/ant-design-vue-pro - db8223042d58ee2bc289948e9b724f47e1805481 authored about 4 years ago by maddy <[email protected]>
refactor rename user-setting-basesetting to basicsettings

github.com/vueComponent/ant-design-vue-pro - be88bcd2677f23f5567ded01710f90f299cb8b1b authored about 4 years ago by maddy <[email protected]>
refactor 'views-dashboard-analysis' from hardcoded to locale support

github.com/vueComponent/ant-design-vue-pro - b954312c7f5d9699bf4bd9f65f9d15d8066e8bee authored about 4 years ago by maddy <[email protected]>
fix: update pro-layout.

- add SettingDrawer default slot render.

github.com/vueComponent/ant-design-vue-pro - 7609048d2ce96fad364c14487ea26ae6f503f68d authored about 4 years ago by Sendya <[email protected]>
refactor the logout warning modal add support for zh-CN language

github.com/vueComponent/ant-design-vue-pro - 72c60ecae587c6787f49bdc02e9cda07017f0c3b authored about 4 years ago by Mandeep <[email protected]>
refactor Menu Account from hard-coded to language support

github.com/vueComponent/ant-design-vue-pro - 46965e15d92caa8b6b726f5df9193a131d82aef9 authored about 4 years ago by Mandeep <[email protected]>
refactor AvtarDropdown hardcoded menu options to the language support

github.com/vueComponent/ant-design-vue-pro - e4464e67221bbd83d94e957bf9b801cf13ff0dff authored about 4 years ago by Mandeep <[email protected]>
refactor Menu Profile from hard coded to language support

github.com/vueComponent/ant-design-vue-pro - d39b2bc3211ac12012f4ef571759a64bc35918ba authored about 4 years ago by Mandeep <[email protected]>
refactor Menu Result and Exception from hard-coded to language support

github.com/vueComponent/ant-design-vue-pro - 58f5b3fb897766fa2b65a754fd3d849b596860ea authored about 4 years ago by Mandeep <[email protected]>
refactor Menu List from hard coded to language support

github.com/vueComponent/ant-design-vue-pro - eb410e046824718597f5b67780b5c498f3420ec7 authored about 4 years ago by Mandeep <[email protected]>
refactor form menu title form hard code to locale

github.com/vueComponent/ant-design-vue-pro - f9ced44fd3e6e94029599f24bf70a0b1f659466c authored about 4 years ago by Mandeep <[email protected]>
add zh-CN directory to the locales directory and move the code from zh-CN.js file to different files

github.com/vueComponent/ant-design-vue-pro - 77d4a9da2bd54f39e1a22d03376bb37cefaa7e76 authored about 4 years ago by Mandeep <[email protected]>
add en-US directory to the locales directory and move the code from en-US.js file to different files

github.com/vueComponent/ant-design-vue-pro - 0fbd79134b24db68bec3ca5936c25233f803a26f authored about 4 years ago by Mandeep <[email protected]>
fix(demo): menuHeaderRender

- move check permission
-

github.com/vueComponent/ant-design-vue-pro - 868d5db2bf0a28024201454db71d44b6dc938712 authored over 4 years ago by Sendya <[email protected]>
fix(deps): [email protected]

- fix contentWidth prop value type

github.com/vueComponent/ant-design-vue-pro - 91670fc511bf5aafbefb8e2aaad294b1ea81d0e1 authored over 4 years ago by Sendya <[email protected]>
chore(deps): bump elliptic from 6.5.2 to 6.5.3

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](htt...

github.com/vueComponent/ant-design-vue-pro - 8450d21031081ea8f565abf52995dbca69bd3627 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: rm useless files

github.com/vueComponent/ant-design-vue-pro - 7fb91b82198fc84e6585b1d631e38a9fa22b9d10 authored over 4 years ago by Sendya <[email protected]>
Merge branch 'refactor/pro-v3'

# Conflicts:
# src/components/Menu/SideMenu.vue
# src/components/Other/CarbonAds.vue

github.com/vueComponent/ant-design-vue-pro - 3372d24d105f8136de3ff3f10364aaf4fe885904 authored over 4 years ago by Sendya <[email protected]>
chore: unload async-router

github.com/vueComponent/ant-design-vue-pro - c9f7fe4090f5c35a2bd5ee0af0c1c6c3ec7be9b1 authored over 4 years ago by Sendya <[email protected]>
fix: register password tip show err

github.com/vueComponent/ant-design-vue-pro - 4f7f96f0d6f97f046578ff031cd94b8f567dfa5f authored over 4 years ago by Sendya <[email protected]>
fix: gitHash not in build script

github.com/vueComponent/ant-design-vue-pro - 28d0e8b5fda9e2e6e1c3fba8e20d2c831b4da4e1 authored over 4 years ago by Sendya <[email protected]>
fix: import comp. closed #878

github.com/vueComponent/ant-design-vue-pro - 29337efab47cd2b9c90b2048e683bb42a7fcdb00 authored over 4 years ago by Sendya <[email protected]>
chore(deps): bump lodash from 4.17.15 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](http...

github.com/vueComponent/ant-design-vue-pro - 350c81365c06b12a4b420994a6eb69d17c81c1d7 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update QuillEditor.vue

修复QuillEditor工具栏行高受ant样式影响导致变形的问题

github.com/vueComponent/ant-design-vue-pro - 8e2cdc7d47869bd51e86d43e5a5fff6e75e498cd authored over 4 years ago by 李孟宁 <[email protected]>
fix: custom-step color #876

github.com/vueComponent/ant-design-vue-pro - b1bbc6de990a7d378b284a99932fe7b98e1162c3 authored over 4 years ago by Sendya <[email protected]>
chore: remove default theme changed handle

github.com/vueComponent/ant-design-vue-pro - 5fb1fee1a558a01d05b65925a7d1c69fca865dce authored over 4 years ago by Sendya <[email protected]>
fix: IE10 support, PageHeaderWrapper hidden title

github.com/vueComponent/ant-design-vue-pro - 1157f8430c19892fc039f8d31b8bf336150d9029 authored over 4 years ago by Sendya <[email protected]>
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

github.com/vueComponent/ant-design-vue-pro - 01e6a79a5fc1de09f9961324b46ab69cc49b2099 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor: AvatarList. closed #839 #840

github.com/vueComponent/ant-design-vue-pro - 152105806f062a8463d8adb704bd651575aafe3d authored over 4 years ago by Sendya <[email protected]>
chore: update lock

github.com/vueComponent/ant-design-vue-pro - 4723fc56c3a130b36af7b491893491d1aafbf090 authored over 4 years ago by liangliangyin <[email protected]>
chore: update antdv version

github.com/vueComponent/ant-design-vue-pro - 341e9dd22aaddcb0ddc6f2887d9ca50f5ff9566c authored over 4 years ago by liangliangyin <[email protected]>
chore: hidden ads in collapsed menu

github.com/vueComponent/ant-design-vue-pro - 4316d131a115ffdaa2fc187ebec1323774de91a3 authored over 4 years ago by liangliangyin <[email protected]>
chore: hidden ads in devmode

github.com/vueComponent/ant-design-vue-pro - c79d52e08d160835a38732f2112054f9baece5fd authored over 4 years ago by liangliangyin <[email protected]>
chore: add ads, fix docs site

github.com/vueComponent/ant-design-vue-pro - b0441a3a29901dbb6c75439bce1799cf19718bcd authored over 4 years ago by liangliangyin <[email protected]>
feat: add carbon ads

github.com/vueComponent/ant-design-vue-pro - 29b6ca384915403353bd0070436074aae68bb116 authored over 4 years ago by tangjinzhou <[email protected]>
fix: log-out callback

github.com/vueComponent/ant-design-vue-pro - 23996b3fe5d3625a30cff2ead280cf104da63cbd authored over 4 years ago by liangliangyin <[email protected]>
Update Register.vue

Use `a-input-password` instead of `a-input` for password field.

github.com/vueComponent/ant-design-vue-pro - 4aa01c1374298aa409cebf593500a6d2d5075ad9 authored over 4 years ago by Pham Tien <[email protected]>
Update Login.vue

Use `a-input-password` instead of `a-input` for password field.

github.com/vueComponent/ant-design-vue-pro - 3aa473bf8ba1edcf7201c0e8501ae82def171f77 authored over 4 years ago by Pham Tien <[email protected]>