fix(deps): update dependency grommet to v2.30.0 #1297
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.29.1
->2.30.0
Release Notes
grommet/grommet
v2.30.0
Compare Source
General:
dropTarget
when opened. (#6613)position
to display correctly on the screen when a portion of the Drop is not visible. (#6611)places
show in the correct position after a re-render. (#6587)header.skeleton.width
in the theme to have amin
andmax
width. (#6603)calendar[size].title
. (#6639)anchor.size[size].color
,anchor.size[size].fontWeight
andanchor.size[size].textDecoration
at different Anchor sizes. (#6643)width
prop to TextInput. (#6624)theme.tabs.header.alignSelf
to allow the theme to drive alignment of Tabs header along axis. (#6649)Button:
background
is dark. (#6629)theme.button[kind].direction
to allow the theme to drive the direction of icon + label. (#6606)theme.button.size[size].iconOnly.pad
which allows the caller to specify padding for icon only Buttons across different Button sizes. (#6604)DataTable:
height
to 100%. (#6590)rowProps
to target group header rows. (#6627)size
to accept any CSS string. (#6622)Layer:
layer.overlay.backdropFilter
to the theme which supports passing a string value for any CSS supported backdrop-filter. (#6605)Beta:
range
prop and convert the correct values. (#6631)updateOn=’change’
(#6617)drop
andresponsive
props. (#6633)overflow
prop to DataFilters. (#6634)drop
prop to DataSort. (#6628)layer
prop to DataFilters. (#6600)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.