Minor Changes
-
#11883
a60d8aa4f
Thanks @chloerice! - Added adisclosureZIndexOverride
prop toFilters
,IndexFilters
, andTabs
that is passed toPopover
andTooltip
when provided -
#11826
a7fd7ab5d
Thanks @sophschneider! - AddedcontextualSaveBarVisible
andcontextualSaveBarProps
toFrame
context
Patch Changes
-
#11842
2a93578af
Thanks @kyledurand! - Fixed layout shift for option lists within popovers -
#11846
ce6353b97
Thanks @sophschneider! - Restyled Frame content behind dynamicTopBarAndReframe feature flag -
#11872
696bcb725
Thanks @mattkubej! - globally remove link tap highlighting -
#11874
744036706
Thanks @laurkim! - Added support for ref toImage
to handle image load withEmptyState
-
#11881
c96ff56a0
Thanks @sophschneider! - Fixed Frame feature override class to get proper max-width for main content. -
#11885
af80d3a82
Thanks @craigcolesshopify! - [indexTable] Fixed over scroll gap onIndexTable
for sortable last headings withalignment="end"
-
#11889
374030428
Thanks @chloerice! - FixedTextField
zoom on focus due to font-size below 16px -
#11900
215b79271
Thanks @sophschneider! - FixedFrame
scrollbar safe area to accommodate sidebar -
#11842
2a93578af
Thanks @kyledurand! - Changed selected icon position in Listbox and OptionList -
#11891
c84d4e875
Thanks @sophschneider! - MovedFrame
scrollbar from main to content and set overflow-y from scroll to auto behind a feature flag