owncloud / market

:convenience_store: MarketPlace integration
https://marketplace.owncloud.com
GNU Affero General Public License v3.0
14 stars 28 forks source link

Bump uikit from 3.0.0-rc.26 to 3.18.1 #1318

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps uikit from 3.0.0-rc.26 to 3.18.1.

Release notes

Sourced from uikit's releases.

v3.18.1

Changed

  • Close modal if contained video leaves fullscreen mode

Fixed

  • Fix Video component does not pause video if it enters fullscreen mode
  • Fix page scrolls while sorting in Sortable component
  • Fix horizontally overflowing elements are not scrollable in Modal component
  • Fix Match Height component applied to SVG elements

Removed

  • Remove Pagekit CMS icon

v3.18.0

Added

  • Add parallax options to Slider and Slideshow components
  • Add Inverse component to color content with no background depending on intersecting elements beneath
  • Add color mode for default and muted style modifiers in Section, Tile, Card and Overlay components
  • Add size modifier to Nav component
  • Add link external and arrow up right icons
  • Add X, Mastodon, Telegram, Threads, Signal and YOOtheme icons

Changed

  • Replace `none` with `dark` as default for navbar, dropdown and dropbar color modes
  • Twitter icon will show X icon
  • Responsive component uses `aspect-ratio` if available

Fixed

  • Fix icons task on Windows
  • Fix Height Match component uses offsetHeight as base

v3.17.11

Fixed

  • Fix Tooltip component not hiding when used with delay

v3.17.10

Fixed

  • Fix Tooltip component initialized programmatically
  • Fix Tooltip component not hiding on blur

v3.17.9

Changed

... (truncated)

Changelog

Sourced from uikit's changelog.

3.18.1 (February 7, 2024)

Changed

  • Close modal if contained video leaves fullscreen mode

Fixed

  • Fix Video component does not pause video if it enters fullscreen mode
  • Fix page scrolls while sorting in Sortable component
  • Fix horizontally overflowing elements are not scrollable in Modal component
  • Fix Match Height component applied to SVG elements

Removed

  • Remove Pagekit CMS icon

3.18.0 (January 30, 2024)

Added

  • Add parallax options to Slider and Slideshow components
  • Add Inverse component to color content with no background depending on intersecting elements beneath
  • Add color mode for default and muted style modifiers in Section, Tile, Card and Overlay components
  • Add size modifier to Nav component
  • Add link external and arrow up right icons
  • Add X, Mastodon, Telegram, Threads, Signal and YOOtheme icons

Changed

  • Replace none with dark as default for navbar, dropdown and dropbar color modes
  • Twitter icon will show X icon
  • Responsive component uses aspect-ratio if available

Fixed

  • Fix icons task on Windows
  • Fix Height Match component uses offsetHeight as base

3.17.11 (November 21, 2023)

Fixed

  • Fix Tooltip component not hiding when used with delay

3.17.10 (November 17, 2023)

Fixed

  • Fix Tooltip component initialized programmatically

... (truncated)

Commits
  • 4b74254 Merge branch 'release/v3.18.1'
  • d766b03 v3.18.1
  • 7348eb6 fix: Match Height component applied to SVG elements
  • c9c909b chore: changelog
  • 91d48d1 fix: page scrolls while sorting in Sortable component
  • 0856bd8 fix: Video component does not pause video if it enters fullscreen mode
  • be8fddf refactor: Improve background scroll prevention if horizontal scroll is possible
  • be4b4f6 chore(deps-dev): bump the dev-dependencies group with 1 update
  • edde025 refactor: Close modal if contained video leaves fullscreen mode
  • 907738e refactor: cleanup
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

dependabot[bot] commented 7 months ago

Superseded by #1319.