Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps uikit from 3.15.17 to 3.16.3.

Release notes

Sourced from uikit's releases.

v3.16.3

Fixed

  • Fix object type coercion

v3.16.2

Fixed

  • Fix event delegation did not delete current property causing parent event handler to trigger
  • Fix focusable elements within none visible slides are no longer focusable in Slider component
  • Fix opened Drop component prevents smooth scrolling of document on iOS

v3.16.1

Fixed

  • Fix missing dropnav.scss file from dist

v3.16.0

Added

  • Add WAI-ARIA roles, states and properties to interactive JavaScript components
  • Add WAI-ARIA keyboard interaction pattern to interactive JavaScript components
  • Add language internationalization (i18n) for interactive JavaScript components
  • Add i18n option to corresponding JavaScript components
  • Add Dropnav component
  • Add parent icon to Drop component
  • Add support for YouTube Shorts URLs in Lightbox component
  • Add Android, Android Robot, Apple and Microsoft icons
  • Add uikit:init event triggered on document before components initialize
  • Add countdownstart, countdownstop and countdownend events to Countdown component

Changed

  • IMPORTANT: Remove .uk-dropdown-close from Dropdown component. Use uk-drop-close instead
  • IMPORTANT: Remove .uk-dropdown-grid from Dropdown component. Use uk-drop-grid instead
  • IMPORTANT: Remove .uk-navbar-dropdown-close from Navbar component. Use uk-drop-close instead
  • IMPORTANT: Remove .uk-navbar-dropdown-grid from Navbar component. Use uk-drop-grid instead
  • IMPORTANT: Remove error message options in Upload component, use i18n option
  • IMPORTANT: Rename labels default property and option on UIkit.modal to i18n
  • Move functional CSS from Dropdown, Dropbar and Navbar component to Drop component

Removed

  • Remove ajax() util function, use native fetch instead
  • Remove getImage() util function

v3.15.25

Fixed

  • Fix Dropbar partially closing before opening when switching between Navbar items

... (truncated)

Changelog

Sourced from uikit's changelog.

3.16.3 (February 27, 2023)

Fixed

  • Fix object type coercion

3.16.2 (February 27, 2023)

Fixed

  • Fix event delegation did not delete current property causing parent event handler to trigger
  • Fix focusable elements within none visible slides are no longer focusable in Slider component
  • Fix opened Drop component prevents smooth scrolling of document on iOS

3.16.1 (February 23, 2023)

Fixed

  • Fix missing dropnav.scss file from dist

3.16.0 (February 23, 2023)

Added

  • Add WAI-ARIA roles, states and properties to interactive JavaScript components
  • Add WAI-ARIA keyboard interaction pattern to interactive JavaScript components
  • Add language internationalization (i18n) for interactive JavaScript components
  • Add i18n option to corresponding JavaScript components
  • Add Dropnav component
  • Add parent icon to Drop component
  • Add support for YouTube Shorts URLs in Lightbox component
  • Add Android, Android Robot, Apple and Microsoft icons
  • Add uikit:init event triggered on document before components initialize
  • Add countdownstart, countdownstop and countdownend events to Countdown component

Changed

  • IMPORTANT: Remove .uk-dropdown-close from Dropdown component. Use uk-drop-close instead
  • IMPORTANT: Remove .uk-dropdown-grid from Dropdown component. Use uk-drop-grid instead
  • IMPORTANT: Remove .uk-navbar-dropdown-close from Navbar component. Use uk-drop-close instead
  • IMPORTANT: Remove .uk-navbar-dropdown-grid from Navbar component. Use uk-drop-grid instead
  • IMPORTANT: Remove error message options in Upload component, use i18n option
  • IMPORTANT: Rename labels default property and option on UIkit.modal to i18n
  • Move functional CSS from Dropdown, Dropbar and Navbar component to Drop component

Removed

  • Remove ajax() util function, use native fetch instead
  • Remove getImage() util function

... (truncated)

Commits
  • c2511ea Merge branch 'release/v3.16.3'
  • 5bdbc5d v3.16.3
  • fd7c6e7 fix: object type coercion
  • 266d32d chore: typo
  • c21fdb5 Merge branch 'release/v3.16.2'
  • c4e7b41 Merge tag 'v3.16.2' into develop
  • af5cfc9 v3.16.2
  • 3916d00 fix: opened Drop component prevents smooth scrolling of document on iOS
  • 6f2148e chore: update dependencies
  • 71c3db7 fix: focusable elements within none visible slides are no longer focusable in...
  • 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)

Bumps [uikit](https://github.com/uikit/uikit) from 3.15.17 to 3.16.3.
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](uikit/uikit@v3.15.17...v3.16.3)

---
updated-dependencies:
- dependency-name: uikit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/uikit-3.16.3 branch from ebc13a4 to a0d056d Compare March 1, 2023 22:13
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2023

Superseded by #777.

@dependabot dependabot bot closed this Mar 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/uikit-3.16.3 branch March 30, 2023 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants