v35.30.0
Permalink to documentation
Minor Changes
-
#3714
88340269
Thanks @iansan5653! - Add support for controlling which sideActionMenu
renders on (via aside
prop onActionMenu.Overlay
) -
#3715
1f889281
Thanks @joshblack! - Add support for leadingVisual and trailingVisual props to Button -
#3739
b90e5476
Thanks @joshblack! - Add the Column type and createColumnHelper function to easily define columns for DataTable -
#3719
500e529d
Thanks @joshblack! - The UnderlineNav, FilterList, and FilteredSearch components will be deprecated in v36 and have been moved to the deprecated entrypoint. To use the new UnderlineNav, migrate to the component available in drafts. -
#3732
8928acc3
Thanks @joshblack! - Add defaulttype="button"
toIconButton
component
Patch Changes
-
#3661
25693b08
Thanks @joshblack! - Update thechildren
prop forButton
to be optional -
#3737
a93eca21
Thanks @joshblack! - Restore default main landmark in PageLayout.Content -
#3722
0baa5a7f
Thanks @mattcosta7! - use isomorphic layout effects only