Ecosyste.ms: OpenCollective

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

ant-design-pro

The best on the Internet, the best looking
Collective - https://opencollective.com/ant-design-pro - Code: https://github.com/ant-design/ant-design-pro

remove useless component

github.com/ant-design/ant-design-pro - 391818085ba907125f549e34ad42be3a10a08dea authored about 6 years ago
use ant-design-pro components replace @/components

github.com/ant-design/ant-design-pro - 27bbd53145ae53e22c0b3f5c28d2b41e553a893e authored about 6 years ago
remove useless deps

github.com/ant-design/ant-design-pro - 17aee94d26bab21c38d1a70e7cc3452af1400c69 authored about 6 years ago
remove redirect when api error

github.com/ant-design/ant-design-pro - b069aa6b30a0651e820534b76bc96b9ad06f987f authored about 6 years ago
add umi-plugin-pro-block

github.com/ant-design/ant-design-pro - fc6ce19f0b43b72166f9e66b6e566e77be67a1c3 authored about 6 years ago
feat: simplify antd-pro's boilerplate

github.com/ant-design/ant-design-pro - cc7f8f1dda6f23f3c412361ccfac85704595eef5 authored about 6 years ago
remove old block convert config\

github.com/ant-design/ant-design-pro - 569ad51531d3728e8449e71b97e2b9103f77eb4e authored about 6 years ago
update request comment

github.com/ant-design/ant-design-pro - b62816c42380bcf36afd9c51f2d5baf7387f261a authored about 6 years ago
remove blocks locale

github.com/ant-design/ant-design-pro - a36dd3150e513fdb9b122d88a6ab4af01b39bf35 authored about 6 years ago
update umi-plugin-react

github.com/ant-design/ant-design-pro - 693075c5e04a0017f8063c4e20a9185353ffb19c authored about 6 years ago
remove useless util and move e2e outside

github.com/ant-design/ant-design-pro - 9e862bee835f1b88bf4694ee7694b6cf99f476a2 authored about 6 years ago
fix: error-processing-request (#3402)

* Close: #3398

* error authority is undefined

github.com/ant-design/ant-design-pro - 5a9d3c079c183357757111e807ffa5b11087250e authored about 6 years ago
enhance TableList: auto search after editing (#3380)

github.com/ant-design/ant-design-pro - bdc92d5c991f72d720fa460995dc19bcd83c5817 authored about 6 years ago
Fix NoticeIcon tab typings for skeletonProps (#3400)

The attribute `skeletonProps` in NoticeIcon tab has default value of `{}` so it doesn't necessar...

github.com/ant-design/ant-design-pro - acd67d21e7a5cd85d81ff5bfae102027ee402236 authored about 6 years ago
fix: use https link for aviod security issue (#3392)

github.com/ant-design/ant-design-pro - 8320552c17468b88cdbc31fb3748b2d581f7b114 authored about 6 years ago
bump 2.2.0 (#3393)

github.com/ant-design/ant-design-pro - e27cbc99d32c3ad5d5ce04552247f3a0bd5dfbc5 authored about 6 years ago
fix: different card heights in Analysis (#3386)

* fix: different card heights in Analysis

* add padding for Pie in ProportionSales

* adjus...

github.com/ant-design/ant-design-pro - b4b6aadf3b1b585963cfb7744137149e376ef17b authored about 6 years ago
fix TimelineChart: deal with non-array data (#3385)

github.com/ant-design/ant-design-pro - 186abaca0bcc2e57768ea48c276b803a83b1df81 authored about 6 years ago
remove fit function in test (#3369)

* removefit

* up umi version

* try fix deploy error

github.com/ant-design/ant-design-pro - 81e666d95ad7a03fbf1adf9a3c49f02b6cb237e5 authored about 6 years ago
fix: Ellipsis types (#3370)

cutStrByFullLength should be string

github.com/ant-design/ant-design-pro - e8253b06865b925dd0c87282b4b799f4419d6bd5 authored about 6 years ago
feat: disable hardSource (#3358)

github.com/ant-design/ant-design-pro - 0daf09809df89690dfc06f2b177a69f673a8638e authored about 6 years ago
Added gitpod config (#3349)

github.com/ant-design/ant-design-pro - 7afe65ce3efd4f58d407a99eef26524788464a0a authored about 6 years ago
feat: enable tree-shaking (#3350)

* feat: enable tree-shaking

* bump umi's version to disable netlify's cache

github.com/ant-design/ant-design-pro - b3d2d6d9be013cdc5a32c870698d062c59868cbf authored about 6 years ago
Dynamic pursuit authority from server

github.com/ant-design/ant-design-pro - 16821599779992bb58682935dce849bc835c4327 authored about 6 years ago
forEach should be used instead of map (#3332)

github.com/ant-design/ant-design-pro - fd116eeded4838248d67988bb9a045aae253dd57 authored about 6 years ago
lint-prettier will direct write (#3318)

github.com/ant-design/ant-design-pro - be6f46dee1bfd731b7e07b5e8df6974bde314337 authored about 6 years ago
use a new mirror address (#3314)

github.com/ant-design/ant-design-pro - fdeecc670a2319d3d658ca4c996ffc21887ad636 authored about 6 years ago
feat: add new config "title" (#3309)

github.com/ant-design/ant-design-pro - 09fbaa96c09e0cb7e429c6fb2958a46843485b34 authored about 6 years ago
prettier HeaderSearch (#3308)

github.com/ant-design/ant-design-pro - d2f2e1c854b9af47fc003eac0e78f3fa1d5c5d72 authored about 6 years ago
修复 HeaderSearch 的 onSearch 回调 (#3227)

* 修复 HeaderSearch 的 onSearch 回调

修复 #3222 问题,在使用 HeaderSearch组件时,可以选择使用 `onSearch` 或者 `onChan...

github.com/ant-design/ant-design-pro - 31d63bc701890df3a487c2e7a5603b20fb50892f authored about 6 years ago
【HeaderSearch组件】 (#3229)

修改onChange、onSearch中英文 文档说明
添加onSelect文档说明

Signed-off-by: liuwenzhu <[email protected]>

github.com/ant-design/ant-design-pro - c46c6e1337d55959d2ed985f288d411d37e3d09a authored about 6 years ago
LoadMore for NoticeIcon (#3221)

* add LoadMore for NoticeIcon

* fix some bugs

* add demo in GlobalHeader

* update docs ...

github.com/ant-design/ant-design-pro - 24e01da4e03d68463e63621db08dfcac6eaab1df authored about 6 years ago
Update date in LICENSE (#3280)

github.com/ant-design/ant-design-pro - 2f51506c63d94b9a374aee49ba8b0c13dcaa0c76 authored about 6 years ago
fix: check-prettier err #3266

github.com/ant-design/ant-design-pro - a11f0384c8cdf8ed0483fc2bb9fdbf3127eec9a0 authored about 6 years ago
add lint prettier in Ci (#3262)

* add lint prettier in Ci

* .circleci use version =2

* remove jest in package

* update ...

github.com/ant-design/ant-design-pro - cc970b000a489f8f7db09ee843c599e72392755e authored about 6 years ago
fix #3234,set the maximum multiple

github.com/ant-design/ant-design-pro - 2441f7530db2bb52ed4885cb6101f7e189da6c1a authored about 6 years ago
修复在手机端预览时,侧边菜单样式问题。 (#3225)

#3224 @sorrycc

github.com/ant-design/ant-design-pro - b06edf351f595e77e83a343c3ac9175dab15db99 authored about 6 years ago
delete redundant targets

github.com/ant-design/ant-design-pro - a5d19797de8a0d5fdbe04bea7cc7a39e59694479 authored about 6 years ago
Tab modified to LoginTab

github.com/ant-design/ant-design-pro - d5d096eb668820c57ea0f9a3ee3bbcaa570de029 authored about 6 years ago
Revert "Update index.less (#3173)"

This reverts commit 534cbe391b4f66b711f7c314a3c38a5535555029.

github.com/ant-design/ant-design-pro - 33717f5ac5eb83a61211600b4cd584ac3edc639e authored about 6 years ago
Update index.less (#3173)

全局页面头右侧padding,防止滚动条闪烁

github.com/ant-design/ant-design-pro - 534cbe391b4f66b711f7c314a3c38a5535555029 authored about 6 years ago
sweet the prettier scripts (#3177)

* alter lint-prettier

* add prettier file

github.com/ant-design/ant-design-pro - bacf54cdf03647cd861d7d6a96de206843545241 authored about 6 years ago
:bug: fix windos class name (#3183)

github.com/ant-design/ant-design-pro - d9ae08dc8f6a4d570639ea9cc7f3d12ac8d6204c authored about 6 years ago
:bug: Fix tip icon interactive area

github.com/ant-design/ant-design-pro - 728457a138b01253652a391f30c162da8f0041dc authored about 6 years ago
:up: upgrade memoize-one to 5.0.0

github.com/ant-design/ant-design-pro - a5073fbe22db59a8f7ba72b1a0fe972b5295d97d authored about 6 years ago
fix: less compile bug (#3119)

* fix: css(:not(.ant-dropdown-menu)) use in global

* fix: use extra css-class instead of chil...

github.com/ant-design/ant-design-pro - fc36f1f3251ba3a32d25236f15f2af4f0aae0bf6 authored about 6 years ago
fix typo BlackChecbox to BlackCheckbox (#3146)

github.com/ant-design/ant-design-pro - 399f1f0dc963c8668427b8d603b1843a966d6c25 authored about 6 years ago
i18n - Translation pt-BR (🇧🇷) (#3155)

* Translation of form and monitor (pt-BR)

* Change flag of Portugal (pt-PT) to Brazil (pt-BR)

github.com/ant-design/ant-design-pro - c4931c9775e4af95c109d90f0a7d9b4239423ab1 authored about 6 years ago
added less files and config files to the prettier script (#3154)

github.com/ant-design/ant-design-pro - a8f2892ddccc89d8b0b2a25fd3ea72ca6d6b432f authored about 6 years ago
up antd-pro-merge-less

github.com/ant-design/ant-design-pro - 10234143eef270506ea4305b3ec4800a20fc20d7 authored about 6 years ago
fix: reload menu open question

collapsed 为false时,刷新后菜单的openKeys为[]时,导致菜单不展开的问题

github.com/ant-design/ant-design-pro - 585ca55c27b700f42b07d9c33a0573a142bd46a8 authored about 6 years ago
selectedRows is always an array (#3129)

github.com/ant-design/ant-design-pro - 3c97e96471de7bd4f71c29ee95ee84dc713880cb authored about 6 years ago
fix: #3114 某些情况下顶部导航高亮丢失 (#3120)

github.com/ant-design/ant-design-pro - 9037106f5c1609d54a50e3f723f21bbbe30fec52 authored about 6 years ago
Reseting color after line (#3107)

github.com/ant-design/ant-design-pro - 95ecc752dd44528e5825eea63b9f84c09dadb877 authored about 6 years ago
use mapping in locale

github.com/ant-design/ant-design-pro - b972b88369e20f27e637444f9a1cc8b7a79aa84e authored about 6 years ago
fix EditableItem check not trigger props onChange (#3092)

github.com/ant-design/ant-design-pro - 3bece1fc73b7f3019f6728819a77352d010e0485 authored about 6 years ago
fix: 解决当 path 带有参数信息时,会导致权限判断失效 (#3087)

加上 router.path 为空的判断是因为我发现 routeData 会存在没有 path 的状况
Close: #3084

github.com/ant-design/ant-design-pro - 268ea2bd1e6180048fd97e2376daf3431836c585 authored about 6 years ago
NoticeIcon: using Dropdown instead of Popover. (#3057)

* NoticeIcon: using Dropdown instead of Popover.

* NoticeIcon: using 100% width on mobile

...

github.com/ant-design/ant-design-pro - 8e80ada985f429d3653d876a6b4c542e21bd3439 authored about 6 years ago
[ImgBot] Optimize images (#3061)

/public/icons/icon-512x512.png -- 15.36kb -> 4.96kb (67.68%)

github.com/ant-design/ant-design-pro - 4e392e43e6feeb04dbda04f7f068bb27e59c7241 authored about 6 years ago
Perfect pwa support

github.com/ant-design/ant-design-pro - c8445617338e798eb9ecfa6c388e9a9541213fe3 authored about 6 years ago
fix reloadSW no trigger error

github.com/ant-design/ant-design-pro - 6e65ecd52c783bcf6fd6d2a994245e524c3edc3d authored about 6 years ago
:bug: fix route noAuthority nowork Close: 2998 (#3052)

github.com/ant-design/ant-design-pro - 8bc421a7ad087267d1e076b5dcb4cb4563bda912 authored about 6 years ago
:bug: fix locale error Close:#3048 (#3055)

github.com/ant-design/ant-design-pro - 29477bb49feffda32bd958aa16dfa9347ad300a2 authored about 6 years ago
fix #2965 查询表格关闭配置Modal时没有渐隐效果 (#2980)

github.com/ant-design/ant-design-pro - 82fd0b8bce6d1fdaa7e80213b6c3c53ec8eaaf88 authored about 6 years ago
Internationalize login component (#3014)

* Enable hash suffix for the built files by default

* Fix https://github.com/ant-design/ant-d...

github.com/ant-design/ant-design-pro - b8d146ae9255cd4d4dfd431367b80bfc0f7f25da authored about 6 years ago
fix #3035,w ill report an error when data is empty

github.com/ant-design/ant-design-pro - c2068aa9573fb280752f8673f809344a4b027a43 authored about 6 years ago
fix: TagSelect can't clear value when Form run resetFields (#3031)

github.com/ant-design/ant-design-pro - 2f6288b517500d372d1d14692ab43f30adb00aca authored about 6 years ago
Fix formatWan style (#3036)

github.com/ant-design/ant-design-pro - def48f12f4b90e3c9280903ecc2b5fb5ef4a19d0 authored about 6 years ago
Layout header height correctly change when `@layout-header-height` change.

github.com/ant-design/ant-design-pro - 5ee633ccc3748a957ef11beb64962de3d5f44fc3 authored about 6 years ago
fix header visible or hide in one `requestAnimationFrame`

github.com/ant-design/ant-design-pro - 51fc7958f2a88959a3734c5fbeacaf41329e106f authored about 6 years ago
support pretier info ignored

github.com/ant-design/ant-design-pro - b6267b5ab7955551ded52d8867e5446f7afbd7a0 authored about 6 years ago
use notification repalce modal for sw updated

github.com/ant-design/ant-design-pro - e9e8775ee03ce0e0230e4df344d5a15e927e33ba authored about 6 years ago
fix #2953,prettier support win

github.com/ant-design/ant-design-pro - ac86837d20494f082ab39b1a52eabea3bc2ac81e authored about 6 years ago
fix: hover effect (#3027)

change `width` to `min-width` in order to be compatible with the width of the globalheader's acc...

github.com/ant-design/ant-design-pro - 4eb069916e910ccda491b20f61ea1e98d51836d1 authored about 6 years ago
fix typo,styles edit to style

样式属性是`style`而不是`styles`

github.com/ant-design/ant-design-pro - edb21516294b0741849879970cd7f056bbc2b5c5 authored about 6 years ago
AvatarList: add attribute maxLength (#2984)

* AvatarList: add attribute `maxLength` that determine the number of avatar
items to show.

*...

github.com/ant-design/ant-design-pro - 12f47971948a18a3fc88c0b9c9a4641fe8c1f2cf authored about 6 years ago
:bug: fix: #2964 and fix 403page no work when refresh the page (#2983)

* :bug: fix: #2964 and fix 403page no work when refresh the page

* :bug: add getPageAuthority...

github.com/ant-design/ant-design-pro - 4b12cc9e03876675492ec1b8c304a207ffcb585a authored about 6 years ago
Update IntroduceRow.js

Update Operational Effect card's contentHeight to 46.

github.com/ant-design/ant-design-pro - 02c9740d61d1976f5c64fd0da36fe553772c5a18 authored about 6 years ago
Update React to 16.6.3

github.com/ant-design/ant-design-pro - b26a3d607f79488d5994049d0342b612bd270d49 authored about 6 years ago
change the default tickCount of Radar (#2896)

* change the default tickCount of Radar

solve the problem mentioned in issue #2881

* 词云修复鼠...

github.com/ant-design/ant-design-pro - 3ac37ebe8917f9b74dc794a0df2adb6d9c9fe8c3 authored about 6 years ago
use node:latest-browsers images (#2966)

* use node:latest-browsers images

* fix no-extraneous-dependencies error

github.com/ant-design/ant-design-pro - 0745731b635149b8560a9b1c5c78a343aa88ca8b authored about 6 years ago
add verification devDependencies

github.com/ant-design/ant-design-pro - 949151dc4a555fef9a039a3a10f334c36e1fa942 authored about 6 years ago
remove menu authorized (#2911)

* Close: https://github.com/ant-design/ant-design-pro/issues/2910
* remove menu authorized to m...

github.com/ant-design/ant-design-pro - 91be534a97bcc3400a003ccce0168e66368a3440 authored about 6 years ago
use isUrl judgment icon

github.com/ant-design/ant-design-pro - c1ce6ec86abaac7f1af68ad786f54f4c8361dcd4 authored about 6 years ago
lazy Analysis (#2927)

* lazy Analysis

* lazy loading menu

* remove hard code

* fix style warning

* fix loa...

github.com/ant-design/ant-design-pro - 27562512414337ad368a622fe7ca22eaf248cf76 authored about 6 years ago
fix #2558, breadcrumbList doesn't work in PageHeaderWrapper (#2955)

github.com/ant-design/ant-design-pro - 35239ea7261a466b959089413e3fb2a056078e74 authored about 6 years ago
refactor: use a properer method name for menu data (#2937)

github.com/ant-design/ant-design-pro - 15b499dc24eff1331b4ea26ee5d4d3b461176804 authored about 6 years ago
refactor: remove duplicate codes (#2939)

* refactor: remove duplicate getFlatMenuKeys

* refactor: remove duplicate onOpenChange

* r...

github.com/ant-design/ant-design-pro - ad33da5949850216a6e0b3851c38c5d2e2fb2848 authored about 6 years ago
fixed the login component not pass the object children

github.com/ant-design/ant-design-pro - d9793524b7a1061cb4eb5887b12633716d796570 authored about 6 years ago
upgrade antd to fix #2835

github.com/ant-design/ant-design-pro - ae2c5b6e27d3e3daf92073d1ebb3edc49be92fd7 authored about 6 years ago
add preview use docker (#2890)

github.com/ant-design/ant-design-pro - 8d57acc886eec16657c219493d7486b8407db6ea authored about 6 years ago
rm umi/local in components

github.com/ant-design/ant-design-pro - 8058e4d864812c3e13e6a91a61b0c0e384dbe9f4 authored about 6 years ago