Back to blog
Ant Design System for Figma 2.2
I've updated most of the components with the hover and click interactions and fixed minor bugs.
What's new
Added hover interactions to:
- Button
- Affix
- Breadcrumb
- Dropdown
- Menu
- Pagination
- DatePicker
- Input
- InputNumber
- Rate
- Slider
- TimePicker
- Upload
- Calendar
- Table
- Tree
Added click interactions to:
- Checkbox
- Radio
- Select (Menu Item)
- Switch
- Collapse
- Tabs
- Tag (Checkable)
What's fixed
- Input Focus States now use Effect Styles
- Fixed padding issue in Switch component from 3px to 2px
- More minor bugs and improvements