Ant Design 4.0.2 release, enterprise-class UI design language

Ant Design 4.0.2 was released. Ant Design Ali is a set of enterprise-class open source UI design language and React to achieve, using TypeScript constructed to provide a complete type definition file, extract comes from a background in enterprise-class product interaction language and visual style, out of the box React high quality components and design tools to develop and link the whole system.

This updated version:

  • Form
    • Repair nested Form.Item removed can cause problems React reported warnings. # 21896
    • Form.useForm We will now return the same instance to repeat the rendering optimization problem. # 21927
    • Reconstruction Form.Item rendering logic to make it as a child element of pure components, a value change will only rendered once. # 21991
    • FormContext use memoized Form.Item generate additional value to avoid rendering. 21980 #  @qiqiboy
  • Table
    • Repair unusual problems within the floating layer assembly pop direction Table. # 21905
    • Repair Table  className and  style role in the issue on the wrong element. # 21974
    • Repair Table  expandIconColumnIndex and  rowSelection show the sequence of common problems. # 21915
    • Repair Table  size="small" Table inconsistent color head size and other problems. # 21942
  • Select
    • Select style fix alignment problems when an empty string value. # 21880
    • Select small repair in multiple-choice mode  tag problem text is not centered. 21940 #  @xrkffgg
  • Menu
    • Repair bottom of the menu Menu margin loss problems pop up. # 21867
    • There is still only one additional time Menu.Item Icon Menu level mode under repair  margin problems. # 21925
    • Menu pop-up menu beyond repair problems screen height. # 21930
  • Repair Badge digital animation error at 10 and 11 to switch. 21834 #  @ wendellhu95
  • Tooltip will be reported on the use of repair Radio.Button  Function components cannot be given refs warning. # 21895
  • Repair Descriptions content when falsy value style loss problem. # 21901
  • Repair DatePicker type mouse hand on the separator. 21937 #  @xrkffgg
  • ConfigProvider fix  prefixCls the problem on Input.Password not in force. 21953 #  @tdida
  • Carousel fix  dots the problem controls are not centered. 21960 #  @liusiasi
  • Repair Input.Search border highlight style in  rtl loss mode problem. 21946 #  @xrkffgg
  • Less
  • TypeScript
    • Enhanced Form.Item  renderProps definition. # 21911

Update Description: https://github.com/ant-design/ant-design/releases/tag/4.0.2

Guess you like

Origin www.oschina.net/news/113916/ant-design-4-0-2-released