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

docs(demo-gif): update the gif with the new version #241

Merged
merged 5 commits into from
Nov 4, 2024

Conversation

ThiagoMowszet
Copy link
Collaborator

@ThiagoMowszet ThiagoMowszet commented Nov 4, 2024

Description

This branch aims to show users the functionality of dblab with the new version integrated with tview
I this branch, I delete the old .gif (dblab-default-form.gif)

P.S: also fix a typo -> #230

Type of change

  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@danvergara danvergara merged commit 9d3e3f7 into add-tview Nov 4, 2024
8 checks passed
@danvergara danvergara deleted the demo-gif-tview branch November 4, 2024 14:32
danvergara added a commit that referenced this pull request Nov 4, 2024
* build(gomod): install tview

* feat(tui): add a new tui package that uses tview replacing the gui package

* feat(app): replace the the gui dependency with tui in the app

* feat(tui): add query text view and interaction between metadata tables

* feat(tui): add vim like navigation

* build(gomod): update deps

* feat(tui): complete current functionality usint tview on tui pkg

* refactor(tui): refactor the tui's package code

* refactor(gui): remove the gui pkg and the gocui library from the project

* docs(readme): update a key binding in the readme file

* docs(screenshots): replace the screenshots with new ones

* docs(demo-gif): update the gif with the new version (#241)

* docs(demo-gif): update the gif with the new version

* docs(typo): fix a typo

* add local file

* fix url

* remove old gif

---------

Co-authored-by: Thiago Mowszet <73196303+ThiagoMowszet@users.noreply.github.com>
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