2.1.1
版本发布时间: 2018-11-05 19:07:20
ant-design/ant-design-pro最新发布版本:v6.0.0-beta.1(2022-06-27 12:38:23)
Scaffold
- Added
typescript
support, now you can create new tsx files for development. [deb1433] (https://github.com/ant-design/ant-design-pro/commit/deb14330ad5e5ba86df404fdb63021866ea93d4a) - Added tests for
isUrl
andfixedZero
. #2600 - Fixed a bug in verifying the phone number. #2605
- Fixed an issue where the menu did not match correctly when there was only one level menu. #2630
- Added support for netlify. #2651
- Fixed a bug where the menu was automatically hidden. #2681
- The e2e test supports custom ports. #2633
Components
- Ellipsis component
tooltip
property supportsTooltipProps
. #2713 - Fix chart Gauge median display floating point exception problem. #2682
- Better support for typescript.
脚手架
- 增加了
typescript
支持,现在可以直接新建 tsx 文件来进行开发。deb1433 - 增加了
isUrl
和fixedZero
的测试。#2600 - 修复了验证手机号码的错误正则。 #2605
- 修复菜单在只有一级菜单时无法正确匹配的问题。#2630
- 增加了 netlify 支持。#2651
- 修复了菜单自动隐藏的 bug。#2681
- e2e 测试支持自定义端口。#2633