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

Feat: Expose customization options for Select/Checkbox prompts help tips #1381

Merged
merged 2 commits into from Apr 12, 2024

Conversation

SBoudrias
Copy link
Owner

@SBoudrias SBoudrias commented Apr 5, 2024

Add a helpMode theme configuration to allow disabling help tips, or always showing them regardless of interactions.

Breaking change log

  • Breaking change to usePagination that won't take a theme anymore, and won't handle help tip (which I think is past a design mistake; wasn't the right place for this to live.)

TODOS

  • Add unit tests
  • Improve documentation?

Fix #963
Fix #1217

@SBoudrias SBoudrias merged commit 196f954 into master Apr 12, 2024
14 of 15 checks passed
@SBoudrias SBoudrias deleted the theme/instructions branch April 12, 2024 19:01
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.

Checkbox instructions disappears on space selection How can I disable help tips?
1 participant