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.3 #197

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uikit from 3.14.3 to 3.15.3.

Release notes

Sourced from uikit's releases.

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

  • Add boundary-x and boundary-y options to Drop component

Fixed

  • Remove click event listener in Scroll component correctly

v3.15.1

Changed

  • Video component will set allow="autoplay" on iframe elements
  • Allow additional props to be set on Navbar component to initialize its Drops with

Fixed

  • Fix Navbar component resize does not trigger reposition of dropbar
  • Fix register scroll listener as passive

v3.15.0

Added

  • Add Dropbar component
  • Add target, target-x, target-y and inset options to Drop component
  • Add stretch and bg-scroll options to Drop component
  • Add shift option to Drop component
  • Add slide and reveal animations to Drop component
  • Add animate-out option to Drop component
  • Add open and close animation to toggle icon in Navbar component
  • Add dropdown large modifier to Dropdown and Navbar component
  • Add gap variables to navbar items in Navbar component
  • Add color mode variables for dropdowns in Dropdown and Navbar component
  • Add navbar parent icon to Navbar component
  • Add secondary style modifier to Nav component
  • Add font size variables to nav and sublist in Nav component
  • Add padding variables for small breakpoint to Modal component
  • Add zero z-index utility class to Position component
  • Add support for picture element to logo in Utility component
  • Add box sizing classes to Utility component
  • Support scroll parent as viewport in Height Viewport component

... (truncated)

Changelog

Sourced from uikit's changelog.

3.15.3 (August 12, 2022)

Changed

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

Fixed

  • Fix Slideshow no longer completely resets upon adding slides

3.15.2 (August 8, 2022)

Added

  • Add boundary-x and boundary-y options to Drop component

Fixed

  • Remove click event listener in Scroll component correctly

3.15.1 (July 15, 2022)

Changed

  • Video component will set allow="autoplay" on iframe elements
  • Allow additional props to be set on Navbar component to initialize its Drops with

Fixed

  • Fix Navbar component resize does not trigger reposition of dropbar
  • Fix register scroll listener as passive

3.15.0 (July 11, 2022)

Added

  • Add Dropbar component
  • Add target, target-x, target-y and inset options to Drop component
  • Add stretch and bg-scroll options to Drop component
  • Add shift option to Drop component
  • Add slide and reveal animations to Drop component
  • Add animate-out option to Drop component
  • Add open and close animation to toggle icon in Navbar component
  • Add dropdown large modifier to Dropdown and Navbar component
  • Add gap variables to navbar items in Navbar component
  • Add color mode variables for dropdowns in Dropdown and Navbar component
  • Add navbar parent icon to Navbar component
  • Add secondary style modifier to Nav component
  • Add font size variables to nav and sublist in Nav component
  • Add padding variables for small breakpoint to Modal component

... (truncated)

Commits
  • c0cd02f Merge branch 'release/v3.15.3'
  • 3db742c v3.15.3
  • 8c13c92 refactor: replace calls to fastdom with regular call to `requestAnimationFram...
  • 45f4472 refactor: be more precise about updates
  • c57d2af refactor: cleanup animate functions
  • a6c6f7a remove divider from nav header for divider modifier in Nav component
  • 25c7abb make navbar dropdown dropbar margin a variable
  • e9711b5 fix: Slideshow no longer completely resets upon adding slides
  • a70bcb8 chore: typo
  • 2e5a782 Merge branch 'release/v3.15.2'
  • 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 #204.