Ant Design
企业级UI设计语言和基于React的实现。
特征
- 适用于桌面应用程序的企业级UI设计系统。
- 一套开箱即用的高品质React组件。
- 用TypeScript编写,具有可预测的静态类型。
- 整套开发和设计资源和工具。
环境支持
- 现代浏览器和Internet Explorer 9+(带有polyfill)
- 服务器端渲染
- Electron
v3.12更新日志
- 🎉 New component Empty! 13651
- 🎉 Kannada locale added (kn_IN). #13776 @gurungrahul2
- 🌟 Add
eye-invisible
Icon. b8630b3 - 🌟 ConfigProvider component support prefixCls. #13389
- Less
- Input
- 🌟 Add Input.Password. #13342 @zy410419243
- 🌟 Support
allowClear
. #13939
- Modal
- 🌟 Add
forceRender
support. f791a50 - 🌟 Add
destroyAll
. #13409 @caolvchong - 🌟 Add
icon
to Modal.confirm/info/warning/error,iconType
is deprecated. 5c26635
- 🌟 Add
- 🌟 Add
middle
andsmall
classes for Card component. #13180 @ndbroadbent - Form
- 🌟 Add
switcherIcon
prop to Tree. #13592 @nick-ChenZe - 🌟 Mention add
defaultSuggestion
. #13695 - Dropdown
- Button
- Table
- DatePicker
- Calendar
- 🌟 Calendar support prop
renderExtraFooter
in all mode. #13813 @elfman - 🐞 Fixed month range display when start year equals end year. #14049 @meihuanyu
- 🌟 Calendar support prop
- TimePicker
- 🌟 Update
rc-tree-select
to 2.5.0 to support use a ReactNode asnotFoundContent
in TreeSelect. 47b89e5 - 🌟 Rate component support
tooltips
. 192e188 - 🐞 Fixed Drawer prop
style
not working. #13850 - Upload
- Popover
- 🐞 Fixed arrow of Popover shadow. #13935 @crazyurus
- 🐞 Fixed Popover top border disappear in IE9. #14064 @gyh9457
- 🐞 Fixed Radio style bug in Chrome. #3699
- 🐞 Fixed affix Menu flickering when scrolling. #13662
- 🐞 Fixed Steps style issue on IE9. #14001
- 🐞 Fixed nested Timeline last item missing line. #14108
- 🐞 Fixed spin never shows up when delay got initially set. #14100
- Badge
- 🐞 Fixed animation jump when count is ReactNode. #13800
- TypeScript
- 🐞 Fixed type define of DatePicker prop
disabledDate
. #14008 @vnguyen94 - 🐞 Fixed Dropdown
onVisibleChange
type define bug. #13988 @travikk
- 🐞 Fixed type define of DatePicker prop
Linux公社的RSS地址:https://www.linuxidc.com/rssFeed.aspx
本文永久更新链接地址:https://www.linuxidc.com/Linux/2019-01/156226.htm
