Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

build(deps): bump uikit from 3.4.4 to 3.5.13 in /UI #310

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps uikit from 3.4.4 to 3.5.13.

Release notes

Sourced from uikit's releases.

v3.5.13

Changed

  • Sorting starts after traversing half the items height/width in Sortable component

v3.5.12

Fixed

  • Fix 'isInView' function

v3.5.11

Fixed

  • Fix 'positionAt' function did not flip within its targets scroll container
  • Fix drag gets 'overflow: hidden' in Sortable component

v3.5.10

Added

  • Add container offset to prevent box-shadow clipping to Slider component

Changed

  • Add '50vw' default horizontal root margin to Image component

Fixed

  • Remove space between inline block elements in Breadcrumb component

v3.5.9

Changed

  • Improve breadcrumbs wrapping into the next line
  • Sortable drag is no longer clamped to viewport

Fixed

  • Prevent content overflow in Breadcrumb component
  • Fix prefix script
  • Fix 'scrollIntoView' does not align to top

v3.5.8

Added

  • Add lightbox button active hook

Changed

  • IMPORTANT: Set @pagination-margin-horizontal to 0 and use new @pagination-item-padding-vertical and @pagination-item-padding-horizontal
Changelog

Sourced from uikit's changelog.

3.5.13 (December 8, 2020)

Changed

  • Sorting starts after traversing half the items height/width in Sortable component

3.5.12 (December 7, 2020)

Fixed

  • Fix 'isInView' function

3.5.11 (December 7, 2020)

Fixed

  • Fix 'positionAt' function did not flip within its targets scroll container
  • Fix drag gets 'overflow: hidden' in Sortable component

3.5.10 (November 27, 2020)

Added

  • Add container offset to prevent box-shadow clipping to Slider component

Changed

  • Add '50vw' default horizontal root margin to Image component

Fixed

  • Remove space between inline block elements in Breadcrumb component

3.5.9 (October 20, 2020)

Changed

  • Improve breadcrumbs wrapping into the next line
  • Sortable drag is no longer clamped to viewport

Fixed

  • Prevent content overflow in Breadcrumb component
  • Fix prefix script
  • Fix 'scrollIntoView' does not align to top

3.5.8 (September 25, 2020)

Added

Commits
  • f094d02 Merge branch 'release/v3.5.13'
  • 17d48ba v3.5.13
  • 236c5c9 fix: smoother sortable thanks to pointer events none
  • 5d030ba feat: Sorting starts after traversing half the items height/width in Sortable...
  • 19b3908 fix: 'isInView' function
  • 25e1259 Merge branch 'release/v3.5.12'
  • ae0bc8e Merge tag 'v3.5.12' into develop
  • 4224fd6 v3.5.12
  • f912f78 fix: 'isInView' function
  • 6fd2025 Merge branch 'release/v3.5.11'
  • Additional commits viewable in compare view

Dependabot compatibility score

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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [uikit](https://github.com/uikit/uikit) from 3.4.4 to 3.5.13.
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](uikit/uikit@v3.4.4...v3.5.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
0 participants