thinreports / thinreports-section-editor

A template editor for Thinreports to edit Section Format templates
https://github.com/thinreports/thinreports
MIT License
4 stars 1 forks source link

Bump uikit from 3.10.1 to 3.11.1 #2

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uikit from 3.10.1 to 3.11.1.

Release notes

Sourced from uikit's releases.

v3.11.1

Fixed

  • Fix scoping css to exclude :root selector
  • Fix toPx() correctly uses offsetHeight/Width

v3.11.0

Added

  • Add start and end options to Parallax component
  • Add negative z-index utility class to Position component
  • Add Sticky Parallax test

Deprecated

  • Deprecate viewport option in Parallax component: Use end option instead

Fixed

  • Use same position context when uk-sticky sticks or not
  • Fix interdependent computed properties being evaluated too often
  • Fix getIndex() returns -1 instead of NaN if called with empty elements parameter
  • Fix Scrollspy component no longer sets class false
  • Fix Parallax component no longer rounds values to two digits after comma
  • Fix Parallax component running backwards with 'viewport' option set to a value < 1
  • Fix Parallax component easing option for values 1
Changelog

Sourced from uikit's changelog.

3.11.1 (February 7, 2022)

Fixed

  • Fix scoping css to exclude :root selector
  • Fix toPx() correctly uses offsetHeight/Width

3.11.0 (February 7, 2022)

Added

  • Add start and end options to Parallax component
  • Add negative z-index utility class to Position component
  • Add Sticky Parallax test

Deprecated

  • Deprecate viewport option in Parallax component: Use end option instead

Fixed

  • Use same position context when uk-sticky sticks or not
  • Fix interdependent computed properties being evaluated too often
  • Fix getIndex() returns -1 instead of NaN if called with empty elements parameter
  • Fix Scrollspy component no longer sets class false
  • Fix Parallax component no longer rounds values to two digits after comma
  • Fix Parallax component running backwards with 'viewport' option set to a value < 1
  • Fix Parallax component easing option for values 1
Commits
  • 4f815b6 Merge branch 'release/v3.11.1'
  • 44256cb v3.11.1
  • 592c143 fix: toPx() correctly uses offsetHeight/Width
  • fbcf9ee fix: scoping css to exclude :root selector
  • 863cac6 Merge branch 'release/v3.11.0'
  • 84e5277 Merge tag 'v3.11.0' into develop
  • 0f21b24 v3.11.0
  • eb8d3a3 chore: upgrade dev dependencies
  • 069ac61 Merge branch 'feature/sticky-parallax' into develop
  • c5f9635 changelog
  • 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)