ProComponentsProComponents
首页
文档
组件
Changelog
Playground
⌘ K

相关资源

Ant Design
Ant Design Pro
Ant Design Pro Components
Umi-React 应用开发框架
Dumi-组件/文档研发工具
qiankun-微前端框架

社区

Medium
Twitter
yuqueAnt Design 语雀专栏
Ant Design 知乎专栏
体验科技专栏
seeconfSEE Conf-SEE Conf-蚂蚁体验科技大会

帮助

GitHub
更新日志
讨论

more products更多产品

yuque语雀-知识创作与分享工具
AntVAntV-数据可视化解决方案
EggEgg-企业级 Node.js 框架
kitchenKitchen-Sketch 工具集
xtech蚂蚁体验科技
Copyright © 2022-2023
Copyright © 2023 | Powered by dumi

@ant-design/[email protected]

2023-05-30

  • chore: 修复 ts 定义缺失的问题。

@ant-design/[email protected]

2023-05-30

  • fix(form): fix _transformArray is null will throw error. ba1d9e9

@ant-design/[email protected]

2023-05-29

  • fix(layout): 修复 collapsedShowTitle 样式错误问题 (#7098). #7098 @ONLY-yours
  • fix(form): 解决 ProFormList 多重嵌套 ProFormList 下的表单组件未调用 transform 方法问题 (#7138). #7138 @kaneruan
  • fix(form): use oninit reset formRef. 1deedf2
  • fix(form): close icon style (#7091). #7091 @kungege
  • fix(list): Extend ProListMeta<T> type with renderFormItem (#7136). #7136 @bartelemi
  • fix(list): 修复 ProFormList 使用 className 无效问题(#7128). #7128 @leshalv
  • fix(list): onChange prop don't work (#7129). #7129 @kungege
  • fix(table): Edit to make defaultValue become higher priority to reset column setting (#7113). #7113 @ianccy
  • feat(table): use @dnd-kit (#7131). #7131 @chenshuai2144
  • fix(table): component EditableProTable actionDeleteRef function Single row status Locked (#7124). #7124 @varown

@ant-design/[email protected]

2023-05-18

  • fix(layout): 修复因为 menu 不存在 icon 时候,收起的 tooltip 会多展示一个字的问题 (#7083). #7083 @ONLY-yours
  • feat(layout): ProSchemaValueEnumMap 类型 key 增加对 boolean 的支持 (#7081). #7081 @hans000
  • fix(form): LightFilter icon add color transition. becd94e
  • fix(form): fix LightFilter close icon style error. 38e5cd1

@ant-design/[email protected]

2023-05-15

  • fix(layout): support fix header scroll use new color (#7071). #7071 @chenshuai2144
  • fix(layout): set layout headermenu height to 40. f50cfd2
  • fix(form): 修复 form 自定义组件过多卡顿的问题 (#7018). #7018 @ldwonday
  • fix(form):ProFormList 支持更多类型 (#7051). #7051 @leshalv
  • feat(form): rewirte light date form (#7052). #7052 @chenshuai2144
  • fix(form): 当设置了 digit 的 stringMode 为 true,但是组件没有返回 string (#7031). #7031 @ldwonday

@ant-design/[email protected]

2023-05-08

  • fix(layout): fix menu classname no work error. c64e81c

@ant-design/[email protected]

2023-05-08

  • fix(layout): use best className slove token error. 8090248
  • fix(form): fix ModalForm ref less error. 06721c3
  • fix(table): table should support dependencies (#7019). #7019 @chenshuai2144

@ant-design/[email protected]

2023-05-04

  • fix(layout): paddingBlockStart set value=8. 6eac5b6
  • feat(layout): help add extraRender api (#6982). #6982 @ONLY-yours
  • fix(table): 修复 useLocaleFilter 方法未判断存在 children 的情况 (#6987). #6987 @zhou0322-lab

@ant-design/[email protected]

2023-04-26

  • fix(layout): up layout mix css level. 18e8157

@ant-design/[email protected]

2023-03-27

  • feat(components): Add translation for Slovak and Czech (#6802). #6802 @craftedsro
  • fix(layout):fix drawer bgColor error. 907bead
  • fix(layout): remove ProLayout defaultProps. 7d1891f
  • fix(layout): slove menu content inlineflex & child not 100% problem (#6819). #6819 @ONLY-yours
  • fix(layout): Provide a hack method to bypass the breadcrumb error check of antd and remove the error message.. bcb32b9
  • feat(form): introduce proFieldProps in BaseFormProps and pass it to all Fields with the lowest priority (#6847). #6847 @shijistar
  • feat(table): ProTable 的 toolbar.tabs 和 toolbar.menu 配置下增加 defaultActiveKey 选项 (#6818). #6818 @hans000
  • fix(card): remove reset fontFamily. b33dfef
  • fix(card): fix StatisticCard value style error. 5de24b7
  • fix(descriptions): fix Descriptions action no center error. 11c1166

@ant-design/[email protected]

2023-03-14

  • feat(form): QueryFilter support submitterColSpanProps. 11dbc0c
  • fix(form): fix AdvancedSearch demo no work error. 226fbac
  • fix(form): fix collapse button unuse colorPrimary txt. 55b8aab
  • fix(list): fix usePaginationArgs and useSelection args error. fe331b9

@ant-design/[email protected]

2023-03-13

  • fix(layout): fix sider menu height. e8963cc
  • fix(layout): remove procard use antd card. 02e1830
  • fix(form): Select request not trigger twice when keywords not change … (#6717). #6717 @zd5043039119

@ant-design/[email protected]

2023-03-09

  • fix(layout): fix menu item icon style error (#6745). #6745 @chenshuai2144
  • fix(layout): fix colorBgPageContainerFixed no use colorBgElevated error. 712bc82
  • fix(layout): fix sider menu Drawer onCollapse no work error. 7d638f4
  • fix(form): Select request not trigger twice when keywords not change … (#6717). #6717 @zd5043039119

@ant-design/[email protected]

2023-03-08

  • feat(components): support [email protected] (#6730). #6730 @chenshuai2144
  • chore(layout):change == to === (#6735). #6735 @dingxyang
  • fix(layout): siderMenu 中的 subMenu 在 dark 模式下显示不正常 (#6721). #6721 @crazyurus
  • fix(layout): avatarProps not work when actionsRender is falsy (#6695). #6695 @xliez
  • feat(layout): add ProHelp components (#6654). #6654 @chenshuai2144
  • fix(form): 修复 label 属性没有传值的问题 (#6728). #6728 @hans000
  • fix(form): lightSelect 默认转小写 #6692 (#6696). #6696 @XueMeijing
  • fix(table): 修复 maxLength 选项配置为 0 时逻辑不符合预期的问题 (#6719). #6719 @hans000

@ant-design/[email protected]

2023-02-28

  • fix(layout): menuHeaderRender not work (#6676). #6676 @elrrrrrrr
  • fix(layout): if layout's avatarProps doesn't exist, the actionsRender props should also take effect (#6642). #6642 @BooYeu
  • 💥 feat(layout): layout 提供在菜单为空时隐藏 Sider 的功能 (#6643). #6643 @wtchaos
  • feat(form): ProFormTreeSelect support fetchDataOnSearch (#6638). #6638 @Eliot00
  • fix(form): textarea read-mode error (#6632). #6632 @jaluik
  • fix(table): selectedRows 拿不到最新的值 (#6671). #6671 @hans000
  • fix(table): ProTable 组件 toolbar menu 属性为 tab 时抖动问题(#6584) (#6641). #6584 @chencc

@ant-design/[email protected]

2023-02-17

  • fix(layout): fix rightContentRender alway work error. 796ab12

@ant-design/[email protected]

2023-02-17

  • fix(components): src alway use es path. 4a13142

@ant-design/[email protected]

2023-02-16

  • fix(layout): alway use actionsRender. 2e6223432
  • feat(layout): layout avatarProps support render funtion. 1dd790089
  • fix(form): optionFilterProp doesn't work with LightFilter. #6603 @kalykun
  • fix(components): fix valuetype no work error. f6215e98e
  • feat(components): remove unstate-next for protable. f284e6620
  • fix(layout): remove title attribute. #6604 @kalykun
  • fix(table): fix pagination padding style error. a5e7439e4
  • fix(form): inconsistent digit value when precision=0. f83092a50 @Guan
  • fix(components): Thai translation in ProTable #6600 @Eugene Goh
  • fix(table): if toolBarRender,search and headerTitle is null, norender table card dom. fc59a1996

@ant-design/[email protected]

2023-02-10

  • fix(components): fix lib has es path error. 157f1f1

@ant-design/[email protected]

2023-02-08

  • fix(components): remove useLayoutEffect to useEffect. 19ccf1c
  • fix(layout): use logical properties and values instead margin. a3c1b31
  • fix(layout): 修复因为 Sider 折叠导致菜单展开状态丢失的 bug (#6472). #6472 @wtchaos
  • feat(layout): pro-layout top 模式下支持 headerTitleRender (#6560). #6560 @Hahet
  • fix(layout): Group-list demo fix (#6512). #6512 @chengaway
  • fix(layout): ItemClick 自定义点击事件,回传触发 Popover 元素 ref (#6504). #6504 @chengaway
  • fix(form): FieldLabel support i18n #6578(#6578). #6578 @kungege
  • fix(form): dataindex should take precedence over key. 8249ccd
  • fix(form): slove form list label defalut mode show problem (#6549). #6549 @ONLY-yours
  • fix(form): 修复了 textarea 在只读模式下的对齐和换行的问题 (#6524). #6524 @WilenChen
  • fix(form): debounceTime 在 SchemaForm 上配置不生效的问题 (#6557). #6557 @ldwonday
  • fix(table): fix keyframes style no work error. 122484e
  • fix(table): 列设置里面拖动列改变顺序会导致重新发布按钮出现多次 (#6565). #6565 @nocodeempire
  • fix(table): 删除 EditableTable 的 console.log (#6526). #6526 @sushi-su
  • fix(descriptions): fix fetch error no retry fetch error. 9158e71

@ant-design/[email protected]

2023-01-10

  • fix(layout): replace marginTop to marigin-block-start. 5d0f58f
  • fix(layout): fix ProLayout pageTitleRender not overriding document title (#6492). #6492 @whyour
  • fix(layout): open sider from right on rtl direction (#6491). #6491 @3hson
  • fix(layout):修复分组逻辑部分代码 (#6488). #6488 @chengaway
  • fix(layout): support click mask close. 06a8920
  • fix(layout): 调整菜单收缩时 margin 与展开时 一致 (#6481). #6481 @hihuangwei
  • fix(form): fix formref no work error in BetaSchemaForm. 7b9bbdd
  • fix(Table): 列配置子项 disable 时,无法拖动调整顺序 (#6476). #6476 @chiaweilee
  • fix(Table): 列配置子项 disable 时,“固定”按钮点击无效 (#6475). #6475 @chiaweilee
  • fix(Table): 列配置点击“列展示”全选操作时,顺序排列和 disable 状态异常 (#6477). #6477 @chiaweilee
  • fix(table): fix cancelEditable will reset value error. 40fba50

@ant-design/[email protected]

2023-01-06

  • feat(layout): 修复 prolayout 传入自定义 prefixCls 时样式异常 (#6464). #6464 @Hahet
  • feat(layout): remove unuse deps. 9cac437
  • fix(form): fix ProFormDigitRange label formart style. 6250094

@ant-design/[email protected]

2023-01-04

  • fix(layout): fix colorBgMenuItemCollapsedElevated no work error. 6aa0d2c
  • fix(layout): 调整 margin ,与 Table 组件分页 margin 一致 (#6438). #6438 @hihuangwei
  • fix(layout): Layout 分组逻辑调整 (#6451). #6451 @chengaway
  • fix(layout): 修复 AppsLogoComponents 样式警告 (#6440). #6440 @leshalv
  • fix(form): Light FilterightWrapper 当中清除功能的默认行为,使得 LightFilter 当中的 Checkbox 可以正常地被清除功能重置 (#6450). #6450 @Leo-captain
  • fix(table): fix columnsState.defaultValue no work error. 2b9a283

@ant-design/[email protected]

2022-12-29

  • feat(layout): Layout 新增 跨站点导航 分组形式 (#6431). #6431 @chengaway
  • fix(layout): 修复 extraContent 在 md 尺寸不位于 content 右侧的 bug (#6389). #6389 @edram
  • feat(layout): sider token 增加 colorBgElevated (#6384). #6384 @sushi-su
  • fix(form): treeSelect do not default reset to empty string. 387d2d7
  • fix(form): do not remove collapsed dom. 769177f
  • fix(form): ProFormList style does not work (#6398). #6398 @kungege
  • fix(form): 优化 checkbox 在 hashPriority=high 不生效问题 (#6400). #6400 @leshalv
  • fix(list): fix card list style error (#6436). #6436 @chenshuai2144
  • fix(table): no render onSearch will SearchProps has onSearch. a1383e2
  • fix(table): use flex replace Space (#6426). #6426 @chenshuai2144
  • fix(table): fix childrenColumnName is null error. 0fb584c
  • fix(table): 轻量筛选替换查询表单,将 padding 调为 8px 更为统一美观 (#6423). #6423 @hihuangwei
  • fix(card): slove nested table background color was cover by pro-card (#6410). #6410 @ONLY-yours
  • fix(card): disable & checked style fixed (#6414). #6414 @ONLY-yours

@ant-design/[email protected]

2022-12-13

  • feat(components): bump swr from 1.x to 2.x (#6367). #6367 @sushi-su

@ant-design/[email protected]

2022-12-08

  • fix(layout): no set default colorPrimary. f85103e

@ant-design/[email protected]

2022-12-08

  • fix(layout): support configprovide darkAlgorithm. dabf05e
  • fix(form): 修复 ProFormSelect 在 LightFilter 中自定义过滤无效 (#6341). #6341 @SeaHaiWorld
  • fix(table): fix table extra classname break (#6334). #6334 @ONLY-yours

@ant-design/[email protected]

2022-12-05

  • fix(layout): 修复 PageContainer 设置为 fixedHeader,内容滚动的时候 Title 抖动问题 (#6330). #6330 @lhzhou180606
  • fix(layout): fix bgColor token no work error. bad0f2f
  • fix(form): 修复 SearchSelect 组件在设置了 showSearch 和 多选模式下,当搜索并选中后,搜索的文字没有清空的问题 (#6302). #6302 @catmiao8
  • fix(table): 修复 table 使用后端分页时(频繁变化 dataSource 场景)多选功能 selectedRow 缓存丢失 (#6314). #6314 @YingJiangHui
  • fix(card): fix card style error. 60ac49c

@ant-design/[email protected]

2022-12-01

  • fix(table): fix table style error. 3fbfddd

@ant-design/[email protected]

2022-11-30

  • fix(layout): fix collapsedshowtitle style error. e4dc580
  • fix(layout): 修复 Footer 标签单独使用时带有下划线问题 (#6300). #6300 @leshalv
  • feat(layout): support stylish. 60c0b54
  • fix(layout): better theme gen style. fcbc182
  • fix(layout): update drawer style. eb7ace8
  • feat(layout): fix dark style no work error. 3e06527
  • fix(form): new antd version use items props. 9f520bf
  • fix(form): formRef repeats the assignment (#6278). #6278 @caijf
  • fix(table): Sortable 组件提取到外部防止不必要的页面重建 (#6246). #6246 @yqz0203
  • fix(descriptions): 修复 ProDescriptions 编辑带有校验情况下,样式排版问题 (#6254). #6254 @leshalv

@ant-design/[email protected]

2022-11-17

  • chore(form): update @ant-design/pro-form peer dependency "@types/lodash.merge" to be optional (#6220). #6220 @lzm0x219
  • fix(form): 只读模式下的 ProFormSelect 应该支持 wrap (#6235). #6235 @kiner-tang
  • fix(table): fix nested table style (#6228). #6228 @ONLY-yours

@ant-design/[email protected]

2022-11-15

  • fix(form): 修复 checkbox 在 ant design 5 vertical 布局失效问题 (#6214). #6214 @leshalv
  • fix(table): change css cache error. a5bc4cb
  • fix(Descriptions): fix ellipsis type error. d051be5

@ant-design/[email protected]

2022-11-14

  • fix(form): 修复 checkbox 在 ant design 5 vertical 布局失效问题 (#6214). #6214 @leshalv

@ant-design/[email protected]

2022-11-14

  • fix(layout): 在内容定宽下,TopNavHeader 的样式问题 (#6182). #6182 @hqwlkj
  • fix(form): reset ProFormList when new form. b9ba5d0
  • fix(table): 修复 DragSortTable 的 dataSource 值变更后未生效 (#6207). #6207 @acg-developer
  • fix(table): 修复拖拽排序表格使用数据源时数据源改变后未更新数据问题 (#6211). #6211 @kiner-tang
  • fix(table): column not working correctly after reset (#6159). #6159 @Zeng-J

@ant-design/[email protected]

2022-11-08

  • fix(utils): alway check process is undefined. a861967
  • fix(table): update table alert style. 1302a90

@ant-design/[email protected]

2022-11-07

  • fix(utils): do not use process?.env?.ANTD_VERSION. a295b3d
  • fix(table): 兼容 ellipsis 不想显示 Tooltip #6158 (#6160). #6160 @DerrickTel

@ant-design/[email protected]

2022-11-03

  • fix(layout): PageContainer support childrenContentStyle. 2a487cf
  • fix(layout): fix sub menu padding style. 324e083
  • feat(table): add new api actionRef.saveEditable (#6081). #6081 @shijistar

@ant-design/[email protected]

2022-10-24

  • fix(table): column drag order error when move upward (#6113). #6113 @xiawenqi
  • fix(layout): auto open hashid (#6114). #6114 @chenshuai2144

@ant-design/[email protected]

2022-10-21

  • fix(layout): support dynamic token set (#6106). #6106 @chenshuai2144
  • fix(layout): fix listtool bar style error. 820a5b7
  • fix(layout): 默认开启 hash. 47f30c9
  • fix(form): ProFormDigit value will fixed when not set precision(#6101). #6101 @ONLY-yours
  • fix(table): 修复 inline 类型样式丢失问题 (#6092). #6092 @sushi-su
  • fix(table): use ellipsis type exported from antd/rc-table (#6105). #6105 @Jungzl
  • fix(table): fix table select rows style error. dff31f3
  • fix(card): static style fixed (#6100). #6100 @ONLY-yours

@ant-design/[email protected]

2022-10-19

  • fix(Layout): 修复 PageContainer 设置 fixedHeader 属性后,样式 ant-pro-page-container-warp 未生效问题 (#6078). #6078 @hqwlkj
  • fix(layout): add ghost classname. 7df07ba
  • fix(layout): alway set pageheader is ghost. e06d908
  • fix(form): 金额格式化支持负数形式展示 (#6080). #6080 @kiner-tang
  • fix(form): fix intl no work error. ecfc9d6
  • fix(card): fix card hover error style. 7ab8e7e

@ant-design/[email protected]

2022-10-14

  • fix(utils): remove act import. fc76519
  • fix(layout): AppsLogo stopPropagation. 2235842
  • fix(layout): Support for multiple PageContainers to be used together. 7a9aad7
  • fix(layout): use img height. 224b573
  • fix(layout): support hover token. 8eb4545
  • fix(form): ProFormList 组件 required 时需要提供加星号样式 (#5995). #5995 @Zeng-J
  • fix(form): Fixed a bug with nested FormList. 2100074
  • fix(table): support tooltip=false, close ellipsis tooltip. 1c6c7ef
  • fix(table): table search style fixed (#6069). #6069 @ONLY-yours

@ant-design/[email protected]

2022-10-13

  • fix(layout): 优化页面滑动的问题. 367c667
  • fix(layout): use inline style. 827349d
  • fix(form): fix filter dropdown not close (#6067). #6067 @ONLY-yours
  • fix(table): fix no has key when maxsize call error. 657e971
  • fix(table): card add hashid. b98c387

@ant-design/[email protected]

2022-10-11

  • fix(layout): fix PageContainer token no rerender error. 5611a16
  • fix(form): ProFormDependency support T. 7b0c85d
  • fix(form): fix key and visible use. 0ebd3db
  • fix(field): use open replace visible. 8dcf66a

@ant-design/[email protected]

2022-10-10

  • fix(layout): support pageContainer.token. 0abcbd4
  • fix(layout): support pageContainer.token. bd6e110
  • fix(layout): fix pageheader style overwrite. 5b1a774
  • fix(layout): fix layout margin style error. 3f9e8b5
  • fix(layout): fix back icon style error. 1ecdad4
  • fix(form): fix showSearch title no work error. 96da32d
  • fix(form): remove redundant code (#6030). #6030 @kiner-tang
  • fix(form): 修复 ListItem 自定义样式和样式名称不生效的 BUG (#5982). #5982 @hqwlkj
  • fix(form): 解决 moneySymbol 设置为 false 时金额格式化异常问题 (#6012). #6012 @kiner-tang
  • fix(form): 修复 ModalForm 和 DrawerForm 关闭过程中表单内容闪现初始值的问题 (#6009). #6009 @kiner-tang
  • fix(table):DragSortTable - 拖动排序表格设置 rowClassName 无效问题 (#6038). #6038 @hqwlkj

@ant-design/[email protected]

2022-09-28

  • fix(components): provide support getPrefixCls. b3da61f
  • fix(form): fix visible props warning (#5937). #5937 @zzcbnz
  • fix(table): 解决 CheckCard 与 Table 联用时 CheckCard 样式丢失问题 (#5980). #5980 @kiner-tang

@ant-design/[email protected]

2022-09-22

  • fix(layout): awlay use route.children. 44b6fe1
  • fix(form): export FormListContext (#5968). #5968 @houkunlin
  • fix(list): 修复类型问题:未将 RecordType 的泛型传入 meta 中 (#5962). #5962 @SoraYama
  • fix(table): option button alignment problem (#5959). #5959 @GoodbyeNJN
  • fix(table): useEditableArray 修复无法正确添加深度大于 1 的子记录 (#5949). #5949 @zd5043039119
  • fix(field): fix ProFormSegmented style (#5969). #5969 @DBvc
  • fix(card): card key props warning (#5941). #5941 @zzcbnz

@ant-design/[email protected]

2022-09-21

  • fix(layout): fix colorPrimary change no rerender style error. be6ab65
  • feat(layout): remove routers types. 6c54c7e
  • fix(table): use better style import funtion. 8ce8d5a
  • fix(card): fixed col width digit lost (#5958). #5958 @ONLY-yours

@ant-design/[email protected]

2022-09-16

  • fix(table): fix dateformat no work error. c30c107

@ant-design/[email protected]

2022-09-14

  • fix(components): fix ref error. c9e1e98
  • fix(utils): remove unuse code. bcbdbf6
  • fix(layout): fix colorBgPageContainer (#5911). #5911 @drizzlesconsin
  • fix(layout): custom header padding (#5912). #5912 @drizzlesconsin
  • fix(form): fix select keyword lose. 797f853
  • feat(form): add ProFormSegmented (#5913). #5913 @leoooy
  • fix(form): 修复 ProFormRadio.Group layout 作用反了 (#5918). #5918 @leshalv
  • fix(table): fix configuration issues with nested columns. c2c9d9d
  • fix(table): fix ColumnSetting style error. ec39ccc
  • fix(card): Card.Tabs.Pane Render null (#5926). #5926 @ONLY-yours

@ant-design/[email protected]

2022-09-09

  • fix(components): fix compareVersions error. 9751208

@ant-design/[email protected]

2022-09-08

  • fix(components): fix open props warning. 77703c8
  • fix(components): fix css var error. bd5d3bf
  • fix(components): unuse theme import. bcac384

@ant-design/[email protected]

2022-09-05

  • fix(components): export more types from components (#5840). #5840 @Jungzl

@ant-design/[email protected]

2022-09-02

@ant-design/[email protected]

2022-09-02

  • fix(components): add antd version dependencies. aa5fd10
  • feat(components): add @ant-design/pro-component (#5258). #5258 @chenshuai2144

@ant-design/[email protected]

2022-09-01

@ant-design/[email protected]

2022-08-31

@ant-design/[email protected]

2022-08-30

@ant-design/[email protected]

2022-08-29

@ant-design/[email protected]

2022-08-26

@ant-design/[email protected]

2022-08-25

@ant-design/[email protected]

2022-08-25

@ant-design/[email protected]

2022-08-25

@ant-design/[email protected]

2022-08-24

  • fix(components): add antd version dependencies. aa5fd10
  • feat(components): add @ant-design/pro-component (#5258). #5258 @chenshuai2144

@ant-design/[email protected]

2022-09-07

  • fix(components): fix css var error. bd5d3bf
  • fix(components): unuse theme import. bcac384
  • fix(components): export more types from components (#5840). #5840 @Jungzl
  • fix(components): add antd version dependencies. aa5fd10
  • feat(components): add @ant-design/pro-component (#5258). #5258 @chenshuai2144