Skip to content

@headlessui/vue@v1.7.15

Compare
Choose a tag to compare
@RobinMalfait RobinMalfait released this 27 Jul 14:28
· 181 commits to main since this release
e4fc1b0

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)