Minor Changes
-
#10477
790a001cd
Thanks @aaronccasanova! - Updated semanticcolor
tokens -
#10478
8be227e0c
Thanks @MaxCloutier! - AddedallowFiltering
prop onActionList
, andfilterActions
prop on Page Header -
#9445
7be9c243a
Thanks @m4thieulavoie! - Added support for subheaders and selection of a range ofIndexTable.Rows
-- See the With subheaders example on polaris.shopify.com for how to properly configureIndexTable.Row
- Added support for setting the
indeterminate
value on theselected
prop - Added the
selectionRange
prop to specify a range of other consecutive, related rows selected when the row is selected - Added the
rowType
prop to indicate the relationship or role of the row's contents (defaults todata
,subheader
renders the row to look and behave like the table header row)
Added support for setting accessibility attributes onIndexTable.Cell
- Added support for setting the
IndexTable.Cell
- Added the
as
prop to support rendering the cell as ath
element if it is serving as a subheading cell - Added support for the
headers
attribute to manually associate all headers when the cell is described by more than its column heading - Added support for the
colSpan
attribute to specify the number of the columns that the cell element should extend to - Added support for the
scope
attribute to indicate whether theth
is a header for a column, row, or group of columns or rows
- Added the
-
#10490
863f15ff2
Thanks @mrcthms! - Add newIndexFiltersManager
for allowing disabling of Page Header actions when in Filtering or EditingColumns mode -
#10566
9fed74317
Thanks @mrcthms! - Fixed a bug inFilters
where changes to theappliedFilters
prop were not being handled
Patch Changes
-
#10404
5acfcec04
Thanks @jesstelford! - Scoped CSS variables for non-responsive props onTooltip
,RangeSlider
,ProgressBar
, andHorizontalStack
. -
#10582
3efbc1b4e
Thanks @mrcthms! - Fixed the focus states of actions within the Page Header component -
#10492
d5ff72dec
Thanks @mrcthms! - Updated Storybook stories to be wrapped with an empty FrameContext.Provider -
Updated dependencies [
fe1aac1b5
,790a001cd
,63cf3ad24
,120e96eae
]:- @shopify/polaris-tokens@7.10.0