Bump uikit/uikit from 3.14.1 to 3.14.3
Created by: dependabot[bot]
Bumps uikit/uikit from 3.14.1 to 3.14.3.
Release notes
Sourced from uikit/uikit's releases.
v3.14.3
Fixed
- Fix compatibility with iOS < 14
- Fix regression in Parallax component
v3.14.2
Fixed
- Fix logo image not working with text align in Utility component
- Fix Scroll component on iOS 12
- Fix offset calculation in Drop component
- Fix
-justify
positioning in Drop component- Fix Toggle component in
mode:media
default prevents click event- Fix: Toggle component did not default prevent touch click on anchor with closed target
- Revert: Height Viewport component sets
uk-height-viewport
class to reduce initial layout shifts- Fix Dropbar handles resizing Drop components
- Fix Parallax component background image positioning
- Make content clickable for sticky cover and reveal effects
Changelog
Sourced from uikit/uikit's changelog.
3.14.3 (May 27, 2022)
Fixed
- Fix compatibility with iOS < 14
- Fix regression in Parallax component
3.14.2 (May 27, 2022)
Fixed
- Fix logo image not working with text align in Utility component
- Fix Scroll component on iOS 12
- Fix offset calculation in Drop component
- Fix
-justify
positioning in Drop component- Fix Dropbar handles resizing Drop components
- Fix Toggle component in
mode:media
default prevents click event- Fix Toggle component not default preventing touch click on anchor with closed target
- Fix Parallax component background image positioning
- Make content clickable for sticky cover and reveal effects
- Revert: Height Viewport component sets
uk-height-viewport
class to reduce initial layout shifts
Commits
-
fa1b93f
Merge branch 'hotfix/v3.14.3' -
8fe3d67
v3.14.3 -
ee2d4af
fix: regression in Parallax component -
fd13c35
fix: compatibility with iOS < 14 -
dd833ef
chore: changelog -
b8ab3be
Merge branch 'hotfix/v3.14.2' -
4efc9a3
v3.14.2 -
cfc0fc1
fix: Parallax component background image positioning -
03cf1f0
fix: case where component resets while toggle is enqueued -
fe32fe2
chore: remove console.log - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)