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

chore(defineShortcuts): config prop whenever more flexible #149

Merged
merged 1 commit into from
May 2, 2023

Conversation

smarroufin
Copy link
Contributor

Make ShortcutConfig.whenever prop more flexible.
Allows Ref<Boolean> | ComputedRef<Boolean> | () => Boolean instead of just Ref<Boolean>.

@vercel
Copy link

vercel bot commented May 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview May 2, 2023 0:47am

@benjamincanac benjamincanac merged commit b85a8e7 into dev May 2, 2023
@benjamincanac benjamincanac deleted the chore/improve-shortcuts branch May 2, 2023 12:47
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.

2 participants