-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release version 6.2 #2414
Merged
Merged
Release version 6.2 #2414
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We can just inject the modalWrapperComponent as advertiser directly!
If this is not included it is not possible to run the publish script as it will complain that it ain't decorated.
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ll-quote-1.7.3 ⬆️ Bump shell-quote from 1.7.2 to 1.7.3
…close-icon Missing close icon in FAB-sheet
…pout-list-on-native-devices-with-pull-to-refresh
…in-dropdown-popout-list-on-native-devices-with-pull-to-refresh Fix dropdown scroll problem on touch devices
…s-focus Avoid removing focus from Segmented Control on embedded badge click
…er-ikke-backdrop-på-mobil
…fab-sheet-sætter-ikke-backdrop-på-mobil Fix missing fab-sheet backdrop on mobile devices
Added car, coinstack, contact, recurring, salary
Adding a short timeout when waiting for ResizeObserver in modal helper test seems to fix failing tests
…-helper ✅ Add 1ms timeout
347877e
to
2ab9115
Compare
RasmusKjeldgaard
approved these changes
Aug 11, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Changelog
Bugfixes
dropdown - fix scroll problem on touch devices (#2396)
fabsheet - add missing close icon (#2403)
fabsheet - fix missing backdrop on mobile devices (#2401)
item - fix slotted items being unclickable (#2381)
modal - refactor moving of modal elements, solves multiple issues (#2238)
segmented-control - avoid removing focus on embedded badge click (#2400)
Features
icons - add menu icons (#2409)