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.13.7 to 3.13.10 #88

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uikit from 3.13.7 to 3.13.10.

Release notes

Sourced from uikit's releases.

v3.13.10

Fixed

  • Revert: Fix reposition Drop on scroll
  • Fix Toggle component does not defaultPrevent() click on anchor with touch gesture
  • Fix Sticky component uses wrong offsetParent while it's positioned fixed

v3.13.9

Fixed

  • Fix release

v3.13.8

Changed

  • Scrollspy component uses IntersectionObserver instead of scroll/resize events

Fixed

  • Fix Drop/Dropdowns component does not close on clicked .uk-(drop|dropdown)-close selector
  • Fix Accordion initially not closed
  • Fix Height Match component not matching correctly
  • Fix Margin component does not correctly listen for resize
  • Fix regression in Sticky component affecting height of placeholder
  • Fix Toggle not toggling after re-entering button with mouse before drop has closed itself
  • Fix reposition Drop on scroll
Changelog

Sourced from uikit's changelog.

3.13.10 (April 20, 2022)

Fixed

  • Revert: Fix reposition Drop on scroll
  • Fix Toggle component does not defaultPrevent() click on anchor with touch gesture
  • Fix Sticky component uses wrong offsetParent while it's positioned fixed

3.13.9 (April 20, 2022)

Fixed

  • Fix release

3.13.8 (April 20, 2022)

Changed

  • Scrollspy component uses IntersectionObserver instead of scroll/resize events

Fixed

  • Fix Drop/Dropdowns component does not close on clicked .uk-(drop|dropdown)-close selector
  • Fix Accordion initially not closed
  • Fix Height Match component not matching correctly
  • Fix Margin component does not correctly listen for resize
  • Fix regression in Sticky component affecting height of placeholder
  • Fix Toggle not toggling after re-entering button with mouse before drop has closed itself
  • Fix reposition Drop on scroll
Commits
  • f58a58a Merge branch 'hotfix/v3.13.10'
  • f978df3 v3.13.10
  • 8bf2af0 fix: Sticky component uses wrong offsetParent while it's positioned fixed
  • c49ee7d chore: add limit to build task
  • 91892a0 fix: Toggle component does not defaultPrevent() click on anchor with touch ...
  • edfeb8e revert: fix: reposition Drop on scroll
  • 8c6ebe7 Merge branch 'hotfix/v3.13.9'
  • 5d6a8b6 v3.13.9
  • d0d0dd8 Merge branch 'hotfix/v3.13.8'
  • 841255f v3.13.8
  • 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)