Proceed with caution
⚠️ Investigating an issue with PageActionProps PrimaryAction type causing issues with certain configurations.
Minor Changes
-
#5946
3a5be82cbThanks @rmleg! - Added support for setting aReactNodeon thePageActionsprimaryActionprop -
#5712
290b41c61Thanks @aveline! - Updated checkbox and radio button styling- Increased spacing between
ChoiceListitems on small screens only
- Increased spacing between
-
#5931
87b489073Thanks @laurkim! - Fixed input focus loss in TextField on vertical content change -
#5785
56b8ca790Thanks @mrcthms! - Upstream changes from polaris-next IndexTable- Added a className prop to a IndexTable.Cell
- Added a customClickHandler prop to a IndexTable.Row
- Added a paginatedSelectAllActionText to the IndexTable
- Exported a clearSelection method from the use-index-resource-state hook
- Updated the styling of the ScrollBarContainer
- Updated styling for TableCell to fix unpadded cell bug.
- Added a 20px width to the TableHeading-first to fix the width of the checkbox column
-
#5945
54d15c3c1Thanks @aaronccasanova! - Added experimentalGridcomponent
Patch Changes
-
#5933
9c1a868cbThanks @tal87! - Added support for onPointerDown event handler on the button component -
#5876
eb25cdaf4Thanks @aveline! - UpdatedTextFielddocs with examples ofinputModevirtual keyboards -
#5960
837094ac6Thanks @alex-page! - Removed jestAdjustmentsPlugin as we havejest.config.js. Moved scripts to scripts/build.js. -
#5889
fe8987948Thanks @zaquille-oneil! - Fixed clear button covering placeholder text inTextFieldon small screens