Minor Changes
-
#7893
9e617c4d9
Thanks @yurm04! - Updating TextField and Select border colors to be compliant with accessibility color contrast guidance -
#7910
5a4faf821
Thanks @henryyi! - Added support for hover delay before displaying tooltip
Patch Changes
-
#7890
53d836dc2
Thanks @mrcthms! - Fixed display bug withBulkActions
when content in the table changes at the same time the bulk actions bar is visible -
#7846
65131df18
Thanks @qt314! - - Changed border radius offocus-ring
to use shape tokens instead of adding an extra1px
- Updated
TextField
placeholder text to not change to a custom color on error - Delete an unused class in the
DataTable
andIndexTable
- Replace some
px
values with tokens - Add some stylelint ignore context comments
- Updated
-
#7891
ff82bdb18
Thanks @mrcthms! - Updated the colors of the borders of the buttons in theBulkActions
component