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: allow extra actions for tables #9

Merged
merged 4 commits into from
Oct 15, 2022

Conversation

imballinst
Copy link
Owner

  • Pressing backspace on an empty row in the first column should delete the column
  • Pressing delete on the next empty row should delete the next column
  • Pressing enter on a column should create a new row below it
  • Add CTRL/CMD+Enter as a shortcut for save changes
  • Add CTRL/CMD+` as a shortcut for inspection

@imballinst imballinst self-assigned this Oct 15, 2022
@imballinst imballinst merged commit 885fa35 into main Oct 15, 2022
@imballinst imballinst deleted the 7-allow-extra-actions-for-tables branch October 15, 2022 12:43
@imballinst imballinst mentioned this pull request Oct 15, 2022
5 tasks
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.

None yet

1 participant