Minor Changes
-
#7893
9e617c4d9Thanks @yurm04! - Updating TextField and Select border colors to be compliant with accessibility color contrast guidance -
#7910
5a4faf821Thanks @henryyi! - Added support for hover delay before displaying tooltip
Patch Changes
-
#7890
53d836dc2Thanks @mrcthms! - Fixed display bug withBulkActionswhen content in the table changes at the same time the bulk actions bar is visible -
#7846
65131df18Thanks @qt314! - - Changed border radius offocus-ringto use shape tokens instead of adding an extra1px- Updated
TextFieldplaceholder text to not change to a custom color on error - Delete an unused class in the
DataTableandIndexTable - Replace some
pxvalues with tokens - Add some stylelint ignore context comments
- Updated
-
#7891
ff82bdb18Thanks @mrcthms! - Updated the colors of the borders of the buttons in theBulkActionscomponent