Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next release #431

Merged
merged 15 commits into from
Apr 26, 2021
Merged

Next release #431

merged 15 commits into from
Apr 26, 2021

Conversation

RobinMalfait
Copy link
Member

No description provided.

shuvroroy and others added 13 commits April 20, 2021 14:58
* Better vue link

* add better React link

Co-authored-by: Robin Malfait <[email protected]>
* enable NoScroll feature for the initial useFocusTrap hook

Once you are using Tab and Shift+Tab it does the scrolling.

Fixes: #345

* update changelog
…)"

This reverts commit 19590b0.

Solution is not 100% correct, so will revert for now!
* make search case insensitive for the listbox

* make search case insensitive for the menu
* add `disabled` prop to RadioGroup and RadioGroup Option

Also did some general cleanup which in turn fixed an issue where the
RadioGroup is unreachable when a value is used that doesn't exist in the
list of options.

Fixes: #378

* update changelog
Match RadioGroupOption value types to match modelValue allowed types for RadioGroup
* chore(CI): update main workflow

* Update main.yml
* re-export the `screen` utility for quick debugging purposes

* stop event propagation when clicking inside a Dialog

Fixes: #414
@vercel
Copy link

vercel bot commented Apr 22, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

headlessui-react – ./packages/@headlessui-react

🔍 Inspect: https://vercel.com/tailwindlabs/headlessui-react/4eDZRVyYyrXHA3hUsr4UYqb9TLgt
✅ Preview: https://headlessui-react-git-develop-tailwindlabs.vercel.app

headlessui-vue – ./packages/@headlessui-vue

🔍 Inspect: https://vercel.com/tailwindlabs/headlessui-vue/2exhDrm5cE4PpYiTCn6rXM6bwiHo
✅ Preview: https://headlessui-vue-git-develop-tailwindlabs.vercel.app

* Make sure that `Escape` only closes the top most Dialog

* update changelog
* add defaultOpen prop to Disclosure component

* update changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants