Ecosyste.ms: OpenCollective

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

github.com/vueComponent/ant-design-vue-pro

👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro! (vue2)
https://github.com/vueComponent/ant-design-vue-pro

fix: loader SVG fail

08a7aad7229311320de201ebedc0e1bd6df526a8 authored about 2 years ago by Sendya <[email protected]>
fix: will only output the legacy bundles that support all target browsers

4e79fe01f2ea1e4a70b517d0c98cd6f9ae02b555 authored over 2 years ago by Sendya <[email protected]>
chore: use static-router

68b32bf7cec3aadb575e3cb244d7b7bc53b406c2 authored over 2 years ago by Sendya <[email protected]>
fix: static-router not work. #1385

362a451d7b6f8375bdfd4cdf057efe0144b154ab authored over 2 years ago by Sendya <[email protected]>
fix: 调整默认 router.config.js 的i18n翻译

f629d5a3537cd370e3e5ec3c2cb82977bb2c9efa authored over 2 years ago by Sendya <[email protected]>
fix: upgrade cli@~5.x, fix: /deep/ warning

8a94420f10531fad5707851ab293c5f18c507606 authored over 2 years ago by Sendya <[email protected]>
fix: typeof String #1382

1b8731af9366a83820ae00f71e8b36b8cf62ee95 authored over 2 years ago by Sendya <[email protected]>
fix: change default router generate and show tip to console

f616464b922a8a84974cb16834f2eb157d5aa6e1 authored over 2 years ago by Sendya <[email protected]>
fix(server): 修复编译异常 #1364

74f37e5c8f4fc7fcc4d926945056011387b0e2ac authored over 2 years ago by 小黑兔 <[email protected]>
fix(server): 换一种方案

bfdf6ee21d533746c60a124b020240fa43f17965 authored over 2 years ago by 小黑兔 <[email protected]>
移除store引用

2fa98de121bdcc1807bb36c29aee915c03aad6bf authored over 2 years ago by yuanwj <[email protected]>
Update Register.vue

ca5e398d4ed5ce48b5ee09f08237f375f4ce979a authored over 2 years ago by micahh28 <[email protected]>
refactor: git config core.autocrlf以库模板形式,不需要全局配置

7944e71ed6f5b52614fafac93e847d3e07bc3e4e authored over 2 years ago by ZuoJiangtao <[email protected]>
修复动态路由重复添加可能导致的页面卡死BUG

9e2606f7ab589ca5fe35892a914355fd56b6b247 authored over 2 years ago by Rysinal <[email protected]>
修复storejs的token存储过期时间不生效bug

4f3e45898fbab856fcb6e2ae43c1861ff35d273a authored over 2 years ago by Rysinal <[email protected]>
修复动态路由重复添加可能导致的页面卡死BUG

e852ec134f5243df08ab73e08add1a24ee537d48 authored over 2 years ago by Rysinal <[email protected]>
feat(commitlint && stylelint && husky): git engineering submission && less lint

1f9e69c910b143423e483180bb7271688396655a authored over 2 years ago by h7ml <[email protected]>
docs: remoe cdn import, add use tips

24fe79d79285f3c87becb3672a8dec96de4fae8f authored over 2 years ago by Sendya <[email protected]>
chore: cleanup

e7654991a9cb545a790192c32c9395dfddb7e19f authored over 2 years ago by AnsonZnl <[email protected]>
After the results are obtained, the loading state of the table should always be turned off

6f43b17172d5908f98e6e5e93de3cd7e47140906 authored over 2 years ago by Jerry <[email protected]>
fix: upgrade [email protected]

753e43749da7501b0287c1b2e36fecccea2f9292 authored over 2 years ago by Sendya <[email protected]>
Update request.js

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

b03fcea4ace0fc07f5e1d4a77472c9439bd2b721 authored over 2 years ago by celeenobug <[email protected]>
解决登录页logo.svg不显示BUG

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

ff82ec02f28c3c9a04fc151783acfecd352528aa authored over 2 years ago by 前端爱码士 <[email protected]>
deps: update [email protected]

61632de099d34d1754eb4f944f2bf9f1d9c750b0 authored about 3 years ago by Sendya <[email protected]>
新增filters和sorter状态,用来保留refresh时丢失已选筛选排序bug

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

660a41f52158c60dd67861f37db6e7df3b415a35 authored about 3 years ago by zhipeng xiang <[email protected]>
fix(deps): update [email protected] fix #1271

47cc069994999784d1d12b44c220bb6ac1d24da1 authored about 3 years ago by Sendya <[email protected]>
fix: bug 修复打包后报错 TypeError: le.addRoute is not a function

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

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...

4747677464a363fe2987abd6c61edeb0d240223b authored over 3 years ago by sam <[email protected]>
chore: fix deploy script

a4a7e59a056824c5c750c3d1b692f92081942347 authored over 3 years ago by Sendya <[email protected]>
fix(cardlist): 解决cardList显示问题 #1155

5a074fec1f6c79c957c4656d414a01d961762176 authored over 3 years ago by dreamerryao <[email protected]>
解决表单页和列表页的导航条重复显示问题

dc3b6fcba061be8d90eb8e62ae7663f0bb3f57ca authored over 3 years ago by lvsike <[email protected]>
multiple loads route

d6f24f7bf9eafcaa62322eeb4e8b5b2658149be8 authored over 3 years ago by Bt4Girls <[email protected]>
multiple loads route

2e3bad662b562b950cdcb50ab333302f9b04d621 authored over 3 years ago by Bt4Girls <[email protected]>
fix: vue-router.addRouters API changed warn

af7285dfba7bc83a06648b202fa8b8175b5a463f authored over 3 years ago by Sendya <[email protected]>
chore: update package

37d2ff620cc6228410c3431170217984865993ba authored over 3 years ago by Sendya <[email protected]>
fix: DynamicRouter

c55b84479fc857cf44ea95e761d9335366354644 authored over 3 years ago by Sendya <[email protected]>
Revert "feat: add drag-model directive in Dialog"

This reverts commit daa22af06e8b8699d6c9c48d552e23b71fdeda52.

d3b24d6652bf42d2a1af5bb6e5c53912c8f4a261 authored over 3 years ago by 言肆 <[email protected]>
fix: avatar-list-item did not register

6cd90b1c541a45ffa186cd9535bd7afde97d73ca authored over 3 years ago by Sendya <[email protected]>
feat: add drag-model directive in Dialog

daa22af06e8b8699d6c9c48d552e23b71fdeda52 authored over 3 years ago by xiaoxian521 <[email protected]>
docs: update version

44a9ee06748e9b18d611e6c8471b395f864de70a authored over 3 years ago by Sendya <[email protected]>
chore: rm dist

d439a9be7d99b6098cdc165d30706d92b2f11d12 authored over 3 years ago by Sendya <[email protected]>
fix: upgrade deps

6def3d7117808b82cee795e21f50d371be4fae9f authored over 3 years ago by Sendya <[email protected]>
fix: avatar block order first

dece2a16b52853db9b971aad963bf61067965334 authored over 3 years ago by Sendya <[email protected]>
fix: setting-drawer disable in prod env

b4602a8748ed70241c2536a0a27d8123c33fe09e authored over 3 years ago by Sendya <[email protected]>
fix: add the missing callback of handlePasswordLevel

2f663728bfdba21a9b89a4a4a5698ae802087b61 authored almost 4 years ago by flakeice <[email protected]>
Update README.zh-CN.md

cbef7a34247329212e5cbb038f0eb222eac6b357 authored almost 4 years ago by zengzhihong <[email protected]>
fix: loacles

5fe12c6a399bf366a47489096007de63ed86c914 authored about 4 years ago by Sendya <[email protected]>
chore: update ad

5d2c9ff8797ef9ed65610e035e5d291843c4540c authored about 4 years ago by Sendya <[email protected]>
refactor Register page

e10ce37ed19cffcaa383b38b670e05f409adbbfb authored about 4 years ago by Mandeep <[email protected]>
fixed register password inline validation

7eb7388d55b5596da593c7f0e7d695d5b8d15d1e authored about 4 years ago by Mandeep <[email protected]>
fixed overlapping footer on register page

5055e561abf71fd9b9060227a77b14174ee25dd9 authored about 4 years ago by Mandeep <[email protected]>
fix: user-layout styles

173e7716869016aeff87716b7ee0f76d8220a50a authored about 4 years ago by Sendya <[email protected]>
refactor userlayout and view-user from hard-coded to language support

1b0202abdb80ebd5b3c69849c20c4623d83f1e21 authored about 4 years ago by maddy <[email protected]>
refactor userlayout

4a66b1ef181b314cdf47efae6f7a02af8e8339c1 authored about 4 years ago by maddy <[email protected]>
refactor userlayout reduce padding

5e3e30ac9053b97690ae1f1455055a8382964984 authored about 4 years ago by maddy <[email protected]>
fix(i18n): Account Settings page lang support

051188fcc1031fc2bc064aa387daaf14057ab4b5 authored about 4 years ago by Sendya <[email protected]>
refactor 'views-form-basicform' from hardcoded to locale support

c5cde73955e7c00f5d56e8a9b588c70331388ad5 authored about 4 years ago by maddy <[email protected]>
refactor 'views-result' from hardcoded to locale support

f02c3db53b7284ab65778122c2d43b4f09348f56 authored about 4 years ago by maddy <[email protected]>
refactor 'views-account-settings' from hardcoded to locale support

db8223042d58ee2bc289948e9b724f47e1805481 authored about 4 years ago by maddy <[email protected]>
refactor rename user-setting-basesetting to basicsettings

be88bcd2677f23f5567ded01710f90f299cb8b1b authored about 4 years ago by maddy <[email protected]>
refactor 'views-dashboard-analysis' from hardcoded to locale support

b954312c7f5d9699bf4bd9f65f9d15d8066e8bee authored about 4 years ago by maddy <[email protected]>
fix: update pro-layout.

- add SettingDrawer default slot render.

7609048d2ce96fad364c14487ea26ae6f503f68d authored about 4 years ago by Sendya <[email protected]>
refactor the logout warning modal add support for zh-CN language

72c60ecae587c6787f49bdc02e9cda07017f0c3b authored about 4 years ago by Mandeep <[email protected]>
refactor Menu Account from hard-coded to language support

46965e15d92caa8b6b726f5df9193a131d82aef9 authored about 4 years ago by Mandeep <[email protected]>
yarn.lock updated

f2b77d2d002afdad545098071cf318ebeab2090b authored about 4 years ago by Mandeep <[email protected]>
refactor AvtarDropdown hardcoded menu options to the language support

e4464e67221bbd83d94e957bf9b801cf13ff0dff authored about 4 years ago by Mandeep <[email protected]>
refactor Menu Profile from hard coded to language support

d39b2bc3211ac12012f4ef571759a64bc35918ba authored about 4 years ago by Mandeep <[email protected]>
refactor Menu Result and Exception from hard-coded to language support

58f5b3fb897766fa2b65a754fd3d849b596860ea authored about 4 years ago by Mandeep <[email protected]>
refactor Menu List from hard coded to language support

eb410e046824718597f5b67780b5c498f3420ec7 authored about 4 years ago by Mandeep <[email protected]>
refactor form menu title form hard code to locale

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

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

0fbd79134b24db68bec3ca5936c25233f803a26f authored about 4 years ago by Mandeep <[email protected]>
Update user.js

982741b17aa7d0ff94b665b095fa359446af3fdd authored over 4 years ago by 252956 <[email protected]>
fix(demo): menuHeaderRender

- move check permission
-

868d5db2bf0a28024201454db71d44b6dc938712 authored over 4 years ago by Sendya <[email protected]>
fix(deps): [email protected]

- fix contentWidth prop value type

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...

8450d21031081ea8f565abf52995dbca69bd3627 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: rm useless files

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

3372d24d105f8136de3ff3f10364aaf4fe885904 authored over 4 years ago by Sendya <[email protected]>
chore: unload async-router

c9f7fe4090f5c35a2bd5ee0af0c1c6c3ec7be9b1 authored over 4 years ago by Sendya <[email protected]>
fix: register password tip show err

4f7f96f0d6f97f046578ff031cd94b8f567dfa5f authored over 4 years ago by Sendya <[email protected]>
fix: gitHash not in build script

28d0e8b5fda9e2e6e1c3fba8e20d2c831b4da4e1 authored over 4 years ago by Sendya <[email protected]>
fix: import comp. closed #878

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...

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

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

8e2cdc7d47869bd51e86d43e5a5fff6e75e498cd authored over 4 years ago by 李孟宁 <[email protected]>
fix: custom-step color #876

b1bbc6de990a7d378b284a99932fe7b98e1162c3 authored over 4 years ago by Sendya <[email protected]>
chore: remove default theme changed handle

5fb1fee1a558a01d05b65925a7d1c69fca865dce authored over 4 years ago by Sendya <[email protected]>
fix: IE10 support, PageHeaderWrapper hidden title

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....

01e6a79a5fc1de09f9961324b46ab69cc49b2099 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
deps: update [email protected]

- fix ie11 '<' err

7c139f7095d7958ebe4b254b473ddff39b7e0409 authored over 4 years ago by Sendya <[email protected]>
refactor: AvatarList. closed #839 #840

152105806f062a8463d8adb704bd651575aafe3d authored over 4 years ago by Sendya <[email protected]>
chore: update lock

4723fc56c3a130b36af7b491893491d1aafbf090 authored over 4 years ago by liangliangyin <[email protected]>
chore: update antdv version

341e9dd22aaddcb0ddc6f2887d9ca50f5ff9566c authored over 4 years ago by liangliangyin <[email protected]>
chore: hidden ads in collapsed menu

4316d131a115ffdaa2fc187ebec1323774de91a3 authored over 4 years ago by liangliangyin <[email protected]>
chore: hidden ads in devmode

c79d52e08d160835a38732f2112054f9baece5fd authored over 4 years ago by liangliangyin <[email protected]>
chore: add ads, fix docs site

b0441a3a29901dbb6c75439bce1799cf19718bcd authored over 4 years ago by liangliangyin <[email protected]>
fix project path

b8674913f08a224555ff484b3816e30c93d1d51e authored over 4 years ago by spica <[email protected]>
feat: add carbon ads

29b6ca384915403353bd0070436074aae68bb116 authored over 4 years ago by tangjinzhou <[email protected]>
fix: log-out callback

23996b3fe5d3625a30cff2ead280cf104da63cbd authored over 4 years ago by liangliangyin <[email protected]>
Update Register.vue

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

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.

3aa473bf8ba1edcf7201c0e8501ae82def171f77 authored over 4 years ago by Pham Tien <[email protected]>