Minor Changes
-
#9500
c689e640e
Thanks @mateus! - Refactored SecondaryNavigation and changed how recursive nav items are rendered. New props were added to the
Item component to control the arrow indicators. The propsshowVerticalLine
,showVerticalHoverLine
, and
showVerticalHoverPointer
are responsible for styling the items with the vertical lines for the selected and hover
states, andonMouseEnter
andonMouseLeave
are used to track user interactions and set the expected props. -
#9527
ba9265c0d
Thanks @mateus! - AddedmatchedItemIcon
prop to the Navigation Item component. It takes an icon source that will be used when the item is selected.
Patch Changes
-
#9486
a4c876fde
Thanks @jesstelford! - - [IndexTable] Design updates -
#9507
5065fc199
Thanks @aaronccasanova! - Added experimentalxl
and2xl
sizes
Reintroducedround
shape styles -
#9486
e6774b926
Thanks @jesstelford! - - [IndexTable] Cleanup obsolete mobile checkbox styles, update pse23 styles. -
#9538
b4db546d1
Thanks @mattkubej! - Added theWithinContentContext.Provider
toCard
-
#9545
d6aef7bdc
Thanks @gwyneplaine! - [IndexTable] Update TableHeadingUnderline styles for better contrast -
#9526
29ac1839e
Thanks @mattkubej! - Establishes consistent naming of focused and cleans up spacing in documentation -
#9522
5ac46f086
Thanks @samrose3! - Fixed overlapping heading when scrolling horizontally on unselectable IndexTable. -
#9486
b3a778484
Thanks @jesstelford! - - [IndexTable] Fix various spacing issues surfaced with design changes- [IndexTable] Fix margin bug on non selectable IndexTable.
- [IndexTable] Fix vertical alignment bug when bulk actions enabled.
-
Updated dependencies [
5065fc199
]:- @shopify/polaris-tokens@7.3.1