Ant Design Pro Versions Save

👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!

2.1.1

5 years ago

Scaffold

Components

  • Ellipsis component tooltip property supports TooltipProps. #2713
  • Fix chart Gauge median display floating point exception problem. #2682
  • Better support for typescript.

脚手架

  • 增加了 typescript 支持,现在可以直接新建 tsx 文件来进行开发。deb1433
  • 增加了 isUrlfixedZero 的测试。#2600
  • 修复了验证手机号码的错误正则。 #2605
  • 修复菜单在只有一级菜单时无法正确匹配的问题。#2630
  • 增加了 netlify 支持。#2651
  • 修复了菜单自动隐藏的 bug。#2681
  • e2e 测试支持自定义端口。#2633

组件

  • Ellipsis 组件 tooltip 属性支持 TooltipProps#2713
  • 修复图表 Gauge 中值显示的浮点数异常的问题。#2682
  • 更完善的 typescript 的支持。

2.1.0

5 years ago

Scaffold

  • Added and improved multiple documents.
  • Fixed an issue where exiting the login did not work. #2157
  • Add an environment variable APP_TYPE. In the non-pro official website environment, the default sidebar is not added by default. 8e28420
  • Fixed an issue where the logo and sidebar border styles were incorrect under the white theme. 3472590 57cb464
  • The sidebar can now be scrolled separately. #2191
  • Fix a bug that was reported after successful registration. de86a3
  • Fixed an issue where it did not jump to the login screen when not logged in. #2157
  • Fixed an issue where a blank area was left after the sidebar was automatically retracted when the side menu was fixed.#2175
  • Added support for Traditional Chinese and [Portuguese] (https://github.com/ant-design/ant-design-pro/pull/2384).
  • Added test at the layout level.#2499
  • Added support for docker. #2430
  • Supported IE11. 88be0d2
  • Refactored the Render method of AdvancedForm. 5bcf89
  • Extract the ArticleListContent as a public component. #2482

Components

  • HeaderSearch add openonVisibleChange props. 5b5a737
  • PageHeader adds the hiddenBreadcrumb attribute. 231e72 -Fix Ellipsis's tooltip bug in exception. 0d47d5
  • Fixed a bug that was unusual in Firefox 40.0.3. 85f466
  • Fix the problem that the chart does not render when the Pie percent value is 0. 5b2daa
  • Fix the problem that LoginItem custom rules doesn't work. 9f89ce
  • Fixed an issue where the Ellipsis component and the Table component mismatched. #2405

脚手架

  • 增加和完善了多处文档
  • 修复退出登录不工作的问题。#2157
  • 增加一个环境变量 APP_TYPE,在非 pro 官网的环境下,默认不添加设置边栏。8e28420
  • 修复在白色主题下,logo 和 侧边栏边框样式错误的问题。3472590 57cb464
  • 侧边栏现在可以单独滚动。 #2191
  • 修复注册成功之后报错的 bug。de86a3
  • 修复了未登录时不跳转到登录界面的问题。#2157
  • 修复在固定侧边菜单时,自动收起侧边栏后会留空白区域的问题。 #2175
  • 增加了 繁体中文葡萄牙语 支持。
  • 增加了 layout 级别的测试。#2499
  • 增加了对 docker 的支持。#2430
  • 支持了 IE11。88be0d2
  • 重构了 AdvancedForm 的 render 方法。5bcf89
  • 抽取 ArticleListContent 为公共组件。#2482

组件

  • HeaderSearch 增加 openonVisibleChange 属性。5b5a737
  • PageHeader 增加了 hiddenBreadcrumb 属性。231e72
  • 修复 Ellipsis 的 tooltip 表现异常的 bug。0d47d5
  • 修复 在 Firefox 40.0.3 中表现异常的 bug。85f466
  • 修复 Pie percent值为 0 时,图表不渲染的问题。5b2daa
  • 修复 LoginItem 自定义 rules 不工作的问题。9f89ce
  • 修复 Ellipsis 组件和 Table 组件共用时表现错误的问题。#2405

2.0.0

5 years ago

V2 is a huge change with 600 commits, including many changes, see for more And Design Pro release .

Scaffold


v2 是一个包含 600 多个 commit 的巨大改动,包含很多变化,更多内容见 And Design Pro 发布公告

脚手架

组件

  • 🌟 TagSelect 增加 hideCheckAll 属性,用于隐藏 全部 按钮。
  • 🌟 PageHeader 增加 homeitemRender 属性。

1.4.4

5 years ago

Restored the es directory and index.less.


恢复了 es 目录 和 index.less。

1.4.1

5 years ago

1.4.0 was released using beta tag This version uses the correct tag


1.4.0版本错误的使用了 beta tag发布。 这个版本使用了正确的 tag

1.4.0

5 years ago

Scaffold

  • 🐞 Fix the problem that the login page is misplaced at the bottom of IE11. #1315
  • 🐞 Fix the problem that the (official website) advanced details page is not displayed in the IE11 section. #1287
  • 🐞 Fix the problem of the breadcrumb path problem in the Step Form. #1324
  • 🐞 Fixed an issue where dynamic parameter routing could not get title. #1248
  • 🐞 Fix the problem that the breadcrumbs on the distribution form page are not updated. #1409

Components

  • 🐞 Fix the error that the chart does not show when WaterWave precent is 0. 27a2353
  • 🐞 Fix Ellipsis break in Firefox. #1921
  • 🌟 Trend adds the reverseColor attribute. #1399
  • 🌟 Ellipsis adds the caculateShowLength attribute. #1673
  • 🌟 Ellipsis length now includes .... #1592
  • 🌟 Login.Captcha adds the buttonText property. 11df359

脚手架

  • 🐞 修复登录页面在 IE11 浏览器下,Footer 错位的问题。#1315
  • 🐞 修复(官网)高级详情页在 IE11 下部分内容未显示的问题。#1287
  • 🐞 修复分步表单面包屑路径问题的问题。#1324
  • 🐞 修复动态参数路由无法获得 title 的问题。#1248
  • 🐞 修复分布表单页跳转时面包屑不更新的问题。#1409

组件

  • 🐞 修复 WaterWave precent 为 0 时,图表不展示的错误。27a2353
  • 🐞 修复 Ellipsis 在 Firefox 中死循环的问题。#1921
  • 🌟 Trend 增加 reverseColor 属性。#1399
  • 🌟 Ellipsis 增加 caculateShowLength 属性。#1673
  • 🌟 Ellipsis 长度现在包括 ...#1592
  • 🌟 Login.Captcha 增加 buttonText属性。11df359

2.0.0-beta.1

6 years ago

This update supports babel-plugin-import .

Configuration is as follows

  {
     libraryName: 'ant-design-pro',
     libraryDirectory: 'lib',
     Style: true,
     camel2DashComponentName: false,
   }

in code

import { Charts, NumberInfo, Trend } from 'ant-design-pro';

此次更新主要是支持了 babel-plugin-import。 通过如下配置来使用:

 {
    libraryName: 'ant-design-pro',
    libraryDirectory: 'lib',
    style: true,
    camel2DashComponentName: false,
  }

在代码中:

import { Charts, NumberInfo, Trend } from 'ant-design-pro';

1.3.0

6 years ago

脚手架

  • 🐞 修复了触发异常时页面报错的问题。#1188
  • 🐞 修复了浏览器切换到手机端模式时出现报错的问题。#1215
  • 🐞 修复了 request.js 使用 FormData 上传文件时报错的问题。#1217 @ChieveiT
  • 页面
    • 🌟 查询表格页 中 StandardTable 组件新增 rowKey 属性。#1175 @neoscript99
    • 🐞 修复 查询表格页 中重新搜索后筛选设置失效的问题。#1209

组件

  • 🌟 HeaderSearch 新增 defaultOpen 属性,可以支持默认展开。#1179 @zhujun24
  • Charts
    • 🐞 修复了 TimelineChart 坐标轴错位以及格式化有误的问题。#1283 @mdluo
    • 🐞 修复了直接引用 Charts 失败的问题。commit/3bc5c5

1.2.0

6 years ago

~ Ant Design Pro 也有国内镜像了 -> http://ant-design-pro.gitee.io ~

脚手架

  • 🌟 request 现在可以处理 FormData 了。#884 @chengs
  • 🌟 支持用 Fragment 替代无用的 div。#330
  • 🌟 使用 puppeteer 替代了 nightmare。#1006
  • 🌟 支持路由配置时指定 exact 属性。#1148 @ws456999
  • 🌟 面包屑默认加了入了菜单中(非路由项)的层级。#1053 @ReedSun
  • 🐞 修复了无子菜单但其下有多级路由时菜单无法选中的问题。#821
  • 🐞 修复了首页无权限时点击 logo 也会重定向到 403 页面的问题。#1098
  • 页面
    • 🐞 修复了高级表单页可编辑表格存在的一些问题,优化了使用体验。#846 @wunayou
    • 🐞 修复了卡片列表页卡片标题过长时溢出的样式问题。#948
    • 🐞 修复了分步表单页的 title 没有显示的问题。#984
    • 🐞 修复了查询表格页中新建规则时数据未重置的问题。#1015
    • 🐞 修复了触发报错时导致无限 loading 的问题。#976

组件

  • Charts
    • 🐞 修复了 Pie legend 数据无法更新的问题。#819
    • 🐞 修复了 ChartCard total 属性的展示问题。#1110
    • 🌟❗️ Pie 和 ChartCard total 属性新增支持函数类型,去除了代码里不安全的 dangerouslySetInnerHTML 用法,这可能导致 totalvalueFormat 属性在用法上的改变,属于 breaking change。#1142
  • PageHeader
    • 🌟 新增 tabDefaultActiveKey 属性,支持设置默认选中的页签。commit/e618d4
    • 🐞 修复了 location 属性无法生效的问题。#970 @Alexorz
  • Authorized
    • 🐞 修复了 Secured 调用失败的问题。#862
    • 🐞 修复了 authority 属性为 Promise 时不生效的问题。#843
    • 🐞 修复了 PromiseRender 无法正常更新数据的问题。#987 @guowenfh
  • SiderMenu
    • 🐞 当子菜单无权限或不存在子菜单时不展示父菜单。#1047 @hzq001
    • 🐞 优化了 SiderMenu 的展示体验。#964
    • 🐞 修复了菜单项图标为 img 标签时折叠后无法隐藏菜单名的问题。commit/bacc20
  • 🐞 修复了 CountDown 初始化时的展示问题。#1009

1.1.0

6 years ago

脚手架

  • 🌟 现在注册完成后权限角色也会更新了!#724
  • 🌟 重构了全局异常处理相关代码,将异常触发页收纳到顶部下拉列表中。#675
  • 🌟 优化了登录/注册/注册结果页在大屏/手机上的展现。#665 @andriijas
  • 🐞 修复了手机端的高度问题。#788
  • 🐞 修复面包屑在存在带参数的路由时标题匹配有误的问题。#801 @Jeepeng
  • 🐞 修复使用 browserHistory 报错的问题。#649
  • 🐞 修复了 menu path 为绝对路径时的路径拼接问题。#697
  • 🐞 修复了不能正常后退的问题。#729
  • 页面
    • 🐞 修复了高级表单页可编辑表格中编辑按钮被误触发的问题。#744
    • 🐞 修复了 firefox 下访问监控页报错的问题。#677
    • 🐞 修复了注册结果页注册信息未同步的问题。#695 @elevensky
    • 🐞 修复了查询表格页验证误触发的问题。#755

组件

  • 🌟 TagSelect 新增受控模式。#761 @yunxifd
  • PageHeader
    • 🌟 新增 tabBarExtraContent 属性,支持配置 tab bar 上额外的元素。#793 @kamote
    • 🌟 新增 breadcrumbSeparator 属性,支持自定义分隔符。#811 @unrealsmart
    • 🐞 修复了 tabActiveKey 未生效的问题。#681
  • 🌟 Authorized 组件 authority 属性为 function 时新增当前权限参数。#692
  • 🌟 重构了 StandardTable,现在可以通过外部传入的 columns 控制渲染,同时支持多列求和结果展示。commit/33ef0a
  • 🐞 修复 Login 内不使用 Tab 时,输入框无法输入的问题。#674 @lyingd
  • 🐞 修复了 Ellipsis 内容未正常折行的问题。#688