austintoddj / canvas

Publishing on your own terms
http://trycanvas.app
MIT License
3.24k stars 519 forks source link

Bump @headlessui/vue from 1.7.14 to 1.7.16 #1322

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps @headlessui/vue from 1.7.14 to 1.7.16.

Release notes

Sourced from @​headlessui/vue's releases.

@​headlessui/vue@​v1.7.16

Fixed

  • Fix form elements for uncontrolled <Listbox multiple> and <Combobox multiple> (#2626)
  • Use correct value when resetting <Listbox multiple> and <Combobox multiple> (#2626)
  • Render <MainTreeNode /> in PopoverGroup component only (#2634)
  • Disable smooth scrolling when opening/closing Dialog components on iOS (#2635)
  • Don't assume <Tab /> components are available when setting the next index (#2642)
  • Improve SSR of the Disclosure component (#2645)
  • Fix incorrectly focused ComboboxInput component on page load (#2654)
  • Improve resetting values when using the nullable prop on the Combobox component (#2660)
  • Prevent scrolling when focusing a tab (#2674)

@​headlessui/vue@​v1.7.15

Fixed

  • Ensure the caret is in a consistent position when syncing the Combobox.Input value (#2568)
  • Improve "outside click" behaviour in combination with 3rd party libraries (#2572)
  • Improve performance of Combobox component (#2574)
  • Ensure IME works on Android devices (#2580)
  • Calculate aria-expanded purely based on the open/closed state (#2610)
  • Submit form on Enter even if no submit-like button was found (#2613)
Changelog

Sourced from @​headlessui/vue's changelog.

[1.7.16] - 2023-08-17

Fixed

  • Fix form elements for uncontrolled <Listbox multiple> and <Combobox multiple> (#2626)
  • Use correct value when resetting <Listbox multiple> and <Combobox multiple> (#2626)
  • Render <MainTreeNode /> in PopoverGroup component only (#2634)
  • Disable smooth scrolling when opening/closing Dialog components on iOS (#2635)
  • Don't assume <Tab /> components are available when setting the next index (#2642)
  • Improve SSR of the Disclosure component (#2645)
  • Fix incorrectly focused ComboboxInput component on page load (#2654)
  • Improve resetting values when using the nullable prop on the Combobox component (#2660)
  • Prevent scrolling when focusing a tab (#2674)

[1.7.15] - 2023-07-27

Fixed

  • Ensure the caret is in a consistent position when syncing the Combobox.Input value (#2568)
  • Improve "outside click" behaviour in combination with 3rd party libraries (#2572)
  • Improve performance of Combobox component (#2574)
  • Ensure IME works on Android devices (#2580)
  • Calculate aria-expanded purely based on the open/closed state (#2610)
  • Submit form on Enter even if no submit-like button was found (#2613)
Commits
  • 8505d7a 1.7.16 - @​headlessui/vue
  • c2bf9dd Prevent scrolling when focusing a tab (#2674)
  • 88b068c Improve resetting values when using the nullable prop on the Combobox com...
  • 88a0138 Fix incorrectly focused Combobox.Input component on page load (#2654)
  • cc163ea Improve SSR of the Disclosure component (#2645)
  • c22a8c1 Don't assume \<Tab /> components are available when setting the next index (...
  • 6f9de89 Disable smooth scrolling when opening/closing Dialog components on iOS (#2635)
  • 4f6f67c only check if _mainTreeNodeRef is passed in (Vue)
  • 8a37854 Render \<MainTreeNode /> indicators in Popover.Group only (#2634)
  • b380d03 Use correct value when resetting \<Listbox multiple> and `<Combobox multiple...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by thecrypticace, a new releaser for @​headlessui/vue since your current version.


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)