Skip to content

Dean/table#367

Open
dastratakos wants to merge 55 commits intomainfrom
dean/table
Open

Dean/table#367
dastratakos wants to merge 55 commits intomainfrom
dean/table

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

@dastratakos dastratakos requested a review from seyuboglu June 10, 2023 04:06
@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