Back to blog
Ant Design System for Figma 5.4
The update includes refactored components, added variants, and bug fixes and improvements.
We're skipping 5.2 and going straight to 5.4 to maintain consistency with the Ant Design for React version.
Changes
- refactored Image component to support aspect ratios
- added Anchor Horizontal variant
- refactored Progress components to support custom size
- added Collapse Small and Large size variants
- added Badge to the FloatButton component
Fixes
- fixed the first item’s padding in the Breadcrumb component
- fixed Menu Item / Horizontal paddings
- fixed Menu Item / Horizontal current style in the dark variant
- minor bug fixes and improvements