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

Dean/table #367

Open
wants to merge 55 commits into
base: main
Choose a base branch
from
Open

Dean/table #367

wants to merge 55 commits into from

Conversation

dastratakos
Copy link
Collaborator

Add several features to the Meerkat Table:

  • resizable columns and rows
    • double click to fit content width/height
  • enhanced selecting: select columns, rows, drag to select cells, use arrow + shift/cmd keys to select quickly
  • wrap vs. clip mode
  • improved editable Text and Number cells

@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2023

Codecov Report

Merging #367 (549c81a) into main (aa99acf) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
+ Coverage   66.84%   66.88%   +0.03%     
==========================================
  Files         246      246              
  Lines       13297    13311      +14     
  Branches     1928     1928              
==========================================
+ Hits         8889     8903      +14     
  Misses       3981     3981              
  Partials      427      427              
Flag Coverage Δ
unittests 66.88% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...tive/app/src/lib/component/core/number/__init__.py 100.00% <100.00%> (ø)
...ctive/app/src/lib/component/core/table/__init__.py 94.59% <100.00%> (+2.59%) ⬆️
...active/app/src/lib/component/core/text/__init__.py 87.50% <100.00%> (+1.78%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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