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.14.3 to 3.15.8 #218

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uikit from 3.14.3 to 3.15.8.

Release notes

Sourced from uikit's releases.

v3.15.8

Fixed

  • Fix column break within the list item in List component
  • Fix Toggle component when using mouse and keyboard simultaneously
  • Fix register passive event handler in Slider component

v3.15.7

Changed

  • Improve Accordion component keeps toggle in view when toggling

Fixed

  • Fix Slider drag stops on scroll now

v3.15.6

Changed

  • Modal closes on click on hash links

Fixed

  • Fix check for selectable Text in Slider drag
  • Fix reactivity in Switcher component

v3.15.5

Fixed

  • Fix accordion items wrap themselves during transition
  • Fix regression in Video component (no autoplay if within a Scrollspy)

v3.15.4

Fixed

  • Fix detecting unit in Parallax component stops
  • Fix regression in transition animations in Drop component
  • Fix regression in Filter component

v3.15.3

Changed

  • Remove divider from nav header for divider modifier in Nav component

Fixed

  • Fix Slideshow no longer completely resets upon adding slides

v3.15.2

Added

... (truncated)

Changelog

Sourced from uikit's changelog.

3.15.8 (September 14, 2022)

Fixed

  • Fix column break within the list item in List component
  • Fix Toggle component when using mouse and keyboard simultaneously
  • Fix register passive event handler in Slider component

3.15.7 (September 13, 2022)

Changed

  • Improve Accordion component keeps toggle in view when toggling

Fixed

  • Fix Slider drag stops on scroll now

3.15.6 (August 31, 2022)

Changed

  • Modal closes on click on hash links

Fixed

  • Fix check for selectable Text in Slider drag
  • Fix reactivity in Switcher component

3.15.5 (August 24, 2022)

Fixed

  • Fix accordion items wrap themselves during transition
  • Fix regression in Video component (no autoplay if within a Scrollspy)

3.15.4 (August 23, 2022)

Fixed

  • Fix detecting unit in Parallax component stops
  • Fix regression in transition animations in Drop component
  • Fix regression in Filter component

3.15.3 (August 12, 2022)

Changed

  • Remove divider from nav header for divider modifier in Nav component

... (truncated)

Commits
  • 6aaf916 Merge branch 'release/v3.15.8'
  • 4af196d v3.15.8
  • f212f31 fix: register passive event handler in Slider component
  • 777d3e6 fix: Toggle component when using mouse and keyboard simultaneously
  • e96036a fix column break within the list item in List component
  • 324465e chore: changelog
  • cf3307d Merge tag '3.15.7' into develop
  • b78fe3e Merge branch 'release/3.15.7'
  • 82c4146 v3.15.7
  • 582528b chore: upgrade dependencies
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #220.