Back to blog
Ant Design System for Figma 1.2
Added Dark theme and redesigned the UI kit to match Ant Design for React v4
Changes
- changed the base rounded corners from 4px to 2px
- redesigned error Button to match ant.design documentation
- redesigned Menu component to match ant.design documentation
- redesigned example screens
- changed naming in color styles from Grey / grey-x to Neutral / gray-x
- deleted space between value and px in typography styles naming
What's new
- added back input plates
- added Result component;
- added Dark Theme;
- added Layouts;
- added Layouts color styles;
Small fixes
-
cleaned up layers;
-
minor component fixes;