adfinis / ember-uikit

The ember implementation of UIkit
https://adfinis.github.io/ember-uikit/
MIT License
26 stars 13 forks source link

chore(deps): bump uikit from 3.13.1 to 3.13.6 #839

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uikit from 3.13.1 to 3.13.6.

Release notes

Sourced from uikit's releases.

v3.13.6

Removed

  • Image component no longer sets a background-size for elements with background-size set to auto

Fixed

  • Fix Position component
  • Fix regression in Upload component with multiple option disabled
  • Fix regression in Height Viewport component with expand option enabled
  • Fix regression in Slider/Slideshow Parallax

v3.13.5

Fixed

  • Fix regression in Drop component's offset option
  • Fix initial values for @navbar-dropdown-margin and @navbar-dropdown-dropbar-margin-top

v3.13.4

Fixed

  • Fix Tooltip margin

v3.13.3

Fixed

  • Fix importing UIkit in Next.js

v3.13.2

Changed

  • Use custom property for direction offset in components based on Position mixin
  • Add max-width to drops in Drop, Dropdown and Navbar components

Removed

  • Remove dropbar push mode from Navbar component

Fixed

  • Fix dropbar dropdown alignment
  • Fix dropbar dropdown top margin flickering
  • Fix Switcher component with disabled toggles
  • Fix responsiveness in Responsive component
  • Fix video autoplay
  • Fix importing UIkit in Next.js
Changelog

Sourced from uikit's changelog.

3.13.6 (April 1, 2022)

Removed

  • Image component no longer sets a background-size for elements with background-size set to auto

Fixed

  • Fix Position component
  • Fix regression in Upload component with multiple option disabled
  • Fix regression in Height Viewport component with expand option enabled
  • Fix regression in Slider/Slideshow Parallax

3.13.5 (March 28, 2022)

Fixed

  • Fix regression in Drop component's offset option
  • Fix initial values for @navbar-dropdown-margin and @navbar-dropdown-dropbar-margin-top

3.13.4 (March 25, 2022)

Fixed

  • Fix Tooltip margin

3.13.3 (March 25, 2022)

Fixed

  • Fix importing UIkit in Next.js

3.13.2 (March 25, 2022)

Changed

  • Use custom property for direction offset in components based on Position mixin
  • Add max-width to drops in Drop, Dropdown and Navbar components

Removed

  • Remove dropbar push mode from Navbar component

Fixed

  • Fix dropbar dropdown alignment
  • Fix dropbar dropdown top margin flickering
  • Fix Switcher component with disabled toggles
  • Fix responsiveness in Responsive component

... (truncated)

Commits
  • 8d2bfbb Merge branch 'release/v3.13.6'
  • c93f825 v3.13.6
  • 773f38a revert: feat: Drop/Dropdowns try to shift to stay within viewport
  • f2fe5e6 chore: do not minify if debug is set, source maps do not work otherwise
  • aac70c0 refactor: Image component no longer sets a background-size for elements wit...
  • d986a07 fix: regression in Slider/Slideshow Parallax
  • 14c30ca fix: regression in Height Viewport component with expand option enabled
  • a8dcbad fix text not wrapping into the next line if wrapped by a div in nav item
  • 74bd4fc fix Position component
  • f45cf46 fix Position component
  • 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.


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)
anehx commented 2 years ago

:tada: This PR is included in version 5.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: