Skip to content

@headlessui/vue@v1.7.20

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 15:40
· 165 commits to main since this release
be95227

Fixed

  • Expose disabled state on Tab component (#2918)
  • Prevent default behaviour when clicking outside of a DialogPanel (#2919)
  • Don’t override explicit disabled prop for components inside MenuItem (#2929)
  • Add hidden attribute to internal Hidden component when the Features.Hidden feature is used (#2955)
  • Allow setting custom tabIndex on the Switch component (#2966)
  • Forward disabled state to hidden inputs in form-like components (#3004)
  • Respect selectedIndex for controlled Tab components (#3037)