✨ Enhancements
- Button: Changed the name of medium button to
field
button. #322 - Code snippet: Ability to hide the copy button. #348
- Content switcher: Added
selected + focus
state symbols. #347 - Dropdown: Added symbols for the
multi-select filterable
dropdown. #328 - Form inputs: #289
(Dropdown, Date picker, File uploader, Number input, Text input, Select)- Added
large
(48px),medium
(40px) andsmall
(32px) sizes. - Moved helper text from above to below the fields.
- Added
- Modal: Added a divider rule between buttons for 3:1 accessibility. #349
- Notification: Added an override to turn off the
close icon
. #341 - Text input: Added
no label
variant symbols with all states. #359 - Tile: Removed the
checkmark icon
on hover. #342 - UI shell: Added smart layout resizing to header icons. #358
🎨 Elements
-
Color palette:
-
Color tokens:
-
Type styles: Corrected line height and letter spacing for
caption-01
. #360
🐛 Bugs
- Accordion: Fixed inconsistent padding between the title and description in an open panel. #317
- Button:
- Checkbox: Fixed disabled state symbol colors. #292
- Code snippet: Fixed ghost button text color in mutli-line code snippet. #343
- Data table:
- Date picker:
- Dropdown:
- File uploader: Adjusted text content inside the file uploader component. #350
- Inline loading: Updated the
success icon
style. #306 - List: Reduced spacing between list items to 0px. #340
- Modal: Repinned the cancel button to stick with the footer when resizing. #311
- Notification:
- Number input: Adjusted symbol height for invalid states.
- Overflow menu: Fixed height of option containers. #338
- Radio button: Resolved duplicate symbols for the
unselected
state. #298 - Search: Repinned the cursor to follow input text. #301
- Tab: Fixed inconsistent left padding increments. #296
- Text area:
- Text input:
- Toggle: Resolved inconsistent off state colors. #344