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.10 to 3.14.0 #97

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uikit from 3.13.10 to 3.14.0.

Release notes

Sourced from uikit's releases.

v3.14.0

Added

  • Add position shifting to Drop and Dropdown components
  • Add axis flipping if overflowing on both sides to Drop and Dropdown components
  • Add max-width to prevent overflowing the viewport to Drop and Dropdown components
  • Add display option to Drop and Dropdown components
  • Add support for negative start value in Sticky component
  • Add overflow-flip option to Sticky component
  • Add navbar justify to Navbar component
  • Add subtitle classes to Nav, Dropdown and Navbar components
  • Add support for vw,vh,% and px units to scale property in Parallax component
  • Add resize horizontal class to Utility component

Changed

  • Rename top and bottom options to start and end in Sticky component
  • Allow text to wrap into the next line for navs in Dropdown component

Removed

  • Remove position: auto option in Sticky component, use overflow-flip option instead
  • Remove overflow-x: hidden on html element, while horizontal animation is active

Fixed

  • Fix dropbar dropdown alignment if boundary-align is true
  • Fix viewport helper functions take border into account
  • Fix Sticky component responsiveness on window resize
  • Fix Cover component correctly applies ratio if only one of width/height is provided
  • Fix responsiveness in Grid, Margin and Height Match component
Changelog

Sourced from uikit's changelog.

3.14.0 (April 27, 2022)

Added

  • Add position shifting to Drop and Dropdown components
  • Add axis flipping if overflowing on both sides to Drop and Dropdown components
  • Add max-width to prevent overflowing the viewport to Drop and Dropdown components
  • Add display option to Drop and Dropdown components
  • Add support for negative start value in Sticky component
  • Add overflow-flip option to Sticky component
  • Add navbar justify to Navbar component
  • Add subtitle classes to Nav, Dropdown and Navbar components
  • Add support for vw,vh,% and px units to scale property in Parallax component
  • Add resize horizontal class to Utility component

Changed

  • Rename top and bottom options to start and end in Sticky component
  • Allow text to wrap into the next line for navs in Dropdown component

Removed

  • Remove position: auto option in Sticky component, use overflow-flip option instead
  • Remove overflow-x: hidden on html element, while horizontal animation is active

Fixed

  • Fix dropbar dropdown alignment if boundary-align is true
  • Fix viewport helper functions take border into account
  • Fix Sticky component responsiveness on window resize
  • Fix Cover component correctly applies ratio if only one of width/height is provided
  • Fix responsiveness in Grid, Margin and Height Match component
Commits
  • afad847 Merge branch 'release/v3.14.0'
  • 8d32076 v3.14.0
  • 77828bb fix: only apply viewportPadding to maxWidth if boundaryAlign is false
  • 1296bb8 feat: listen for resize change of scroll parents
  • 06b311c update drop test
  • 2c16b47 fix: responsiveness in Grid, Margin and Height Match component
  • 2f108e8 update sticky parallax test
  • b0fe1eb cleanup drop test
  • 43cb391 update drop test
  • 4551212 feat: Add display option to Drop and Dropdown components
  • 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

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

hidakatsuya commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.