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.12.2 to 3.13.1 #44

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uikit from 3.12.2 to 3.13.1.

Release notes

Sourced from uikit's releases.

v3.13.1

Fixed

  • Fix Switcher component with disabled toggles
  • Fix regression in Cover component

v3.13.0

Added

  • Add support for <img> element to icon image class in Icon component

Changed

  • Improve performance for large sites
  • Custom components have to listen for resize and scroll updates manually

Removed

  • Remove Edge Legacy (EdgeHTML) support
  • Remove Safari fallback for focus-visible
  • Remove deprecated Gif component
  • Remove option width-element in Sticky component

Fixed

  • Fix list bullet regression in List component
  • Fix regression in Modal component with uk-modal-dialog class
  • Fix Sticky component notices change in its offset parent's position
  • Fix Scrollspy component does not apply animation classes on hide
Changelog

Sourced from uikit's changelog.

3.13.1 (March 18, 2022)

Fixed

  • Fix Switcher component with disabled toggles
  • Fix regression in Cover component

3.13.0 (March 18, 2022)

Added

  • Add support for <img> element to icon image class in Icon component

Changed

  • Improve performance for large sites
  • Custom components have to listen for resize and scroll updates manually

Removed

  • Remove Edge Legacy (EdgeHTML) support
  • Remove Safari fallback for focus-visible
  • Remove deprecated Gif component
  • Remove option width-element in Sticky component

Fixed

  • Fix list bullet regression in List component
  • Fix regression in Modal component with uk-modal-dialog class
  • Fix Sticky component notices change in its offset parent's position
  • Fix Scrollspy component does not apply animation classes on hide
Commits
  • b98970d Merge branch 'release/v3.13.1'
  • 1c649c2 v3.13.1
  • dedbd3f fix: regression in Cover component
  • 6dc2aa8 fix: Switcher component with disabled toggles
  • 4a671f3 perf: improve grid + scrollspy performance
  • 17cbf99 Merge branch 'release/v3.13.0'
  • 9d51b87 Merge tag 'v3.13.0' into develop
  • 2fb13ae v3.13.0
  • bd5dee1 perf: accordion
  • 3a15dff perf: query shortcuts simple !* selectors
  • 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)