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

Improved performance, added individual cell toggle, and move column right/left #265

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Oct 3, 2022

  1. feat(table): initial work on mouse support

    Matthew Farstad committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    6e90714 View commit details
    Browse the repository at this point in the history
  2. update to table

    Matthew Farstad committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    012ff2a View commit details
    Browse the repository at this point in the history
  3. update go mod to test with gum

    Matthew Farstad committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    110cc9e View commit details
    Browse the repository at this point in the history
  4. fix range issue

    Matthew Farstad committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    1cf3201 View commit details
    Browse the repository at this point in the history
  5. another range issue

    Matthew Farstad committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    1d60e67 View commit details
    Browse the repository at this point in the history
  6. yet another range issue

    Matthew Farstad committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    cce1655 View commit details
    Browse the repository at this point in the history
  7. update

    Matthew Farstad committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    867d692 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7242759 View commit details
    Browse the repository at this point in the history
  9. update range

    mathaou committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    124763c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    4d26d98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a0b7b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18494d9 View commit details
    Browse the repository at this point in the history
  4. fix small bug

    matthewfarstad committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    57623a2 View commit details
    Browse the repository at this point in the history
  5. fix another small bug

    matthewfarstad committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    f13a612 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae2f269 View commit details
    Browse the repository at this point in the history
  7. reverted bad imports

    matthewfarstad committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    304d68f View commit details
    Browse the repository at this point in the history
  8. revert more imports

    matthewfarstad committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    d65ba02 View commit details
    Browse the repository at this point in the history
  9. update go mod

    matthewfarstad committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    89be4eb View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    8c27add View commit details
    Browse the repository at this point in the history