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

update dot notation parsing and handling #7

Merged
merged 2 commits into from
Oct 19, 2023
Merged

Conversation

everettraven
Copy link
Owner

@everettraven everettraven commented Oct 18, 2023

Description

  • Updates dot notation parsing to use the meta/v1 package's pre-built logic
  • Switches the use of the charmbracelet/bubbles table with the calyptia/go-bubble-table table for horizontal scrolling
  • Updates the handling of the returned type from parsing the dot notation to handle more types

Closes #3

Signed-off-by: Bryce Palmer <everettraven@gmail.com>
Signed-off-by: Bryce Palmer <everettraven@gmail.com>
@everettraven everettraven changed the title WIP: update dot notation parsing and handling update dot notation parsing and handling Oct 19, 2023
@everettraven everettraven merged commit a267eeb into main Oct 19, 2023
@everettraven everettraven deleted the change/dot-notation branch October 19, 2023 00:56
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.

Update the table panel type dot notation type handling
1 participant