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.0 to 3.14.1 #106

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uikit from 3.14.0 to 3.14.1.

Release notes

Sourced from uikit's releases.

v3.14.1

Added

  • Add box-shadow to toggleHeight() hide properties
  • Add adaptive velocity to Alert and Accordion components

Changed

  • Set transition option to ease by default in Togglable mixin

Fixed

  • Fix toggling accordion item while transition is in progress
  • Fix Drop positioning with boundaryAlign: true
  • Fix Scrollspy component not triggering in some cases
  • Fix Slider component showing wrong initial index
Changelog

Sourced from uikit's changelog.

3.14.1 (May 3, 2022)

Added

  • Add box-shadow to toggleHeight() hide properties
  • Add adaptive velocity to Alert and Accordion components

Changed

  • Set transition option to ease by default in Togglable mixin

Fixed

  • Fix toggling accordion item while transition is in progress
  • Fix Drop positioning with boundaryAlign: true
  • Fix Scrollspy component not triggering in some cases
  • Fix Slider component showing wrong initial index
Commits
  • 2b7c9dc Merge branch 'release/v3.14.1'
  • 8e09152 v3.14.1
  • c39bbab fix: Slider component showing wrong initial index
  • e15dd28 fix: Scrollspy component not triggering in some cases
  • e35b789 chore: update doc
  • c4554c5 refactor: replace ~ indexOf() with regular includes()
  • 4907054 fix: Drop positioning with boundaryAlign: true
  • a2233be reverse: refactor: rename stop to step
  • b7e81c4 refactor: cleanup
  • dadc910 refactor: rename stop to step
  • 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)