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: migrate to huh for query engine #129

Merged
merged 19 commits into from
May 13, 2024
Merged

feat: migrate to huh for query engine #129

merged 19 commits into from
May 13, 2024

Conversation

hay-kot
Copy link
Owner

@hay-kot hay-kot commented May 10, 2024

To Do

  • Cleanup implementation (lots of duplicate code)
  • Remove all references to old query engine
  • New type parser tests
  • Safer pointer access for union types
  • Document new "loop" questions
  • Document new multi line text input
  • Create new example that shows all prompt types/options
  • Revert changes to cli example
  • Rewrite loop question implementation
  • Review
  • Docs on new group feature
  • Docs on changes in when behavior
  • Tests for GroupBy
  • Tests for Validators
  • Update Schema punting to future more automatic solution

@hay-kot hay-kot force-pushed the chore/migrate-to-huh branch from 7920be1 to 035eb93 Compare May 12, 2024 19:28
This was linked to issues May 13, 2024
docs/docs/scaffold-file.md Outdated Show resolved Hide resolved
docs/docs/scaffold-file.md Outdated Show resolved Hide resolved
@hay-kot hay-kot merged commit 38c4eed into main May 13, 2024
1 check passed
@hay-kot hay-kot deleted the chore/migrate-to-huh branch May 13, 2024 16:49
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.

Support 'huh' Forms feat: dynamic # of questions
1 participant