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

Add the column visibility button #286

Merged
merged 1 commit into from
Jun 8, 2024
Merged

Add the column visibility button #286

merged 1 commit into from
Jun 8, 2024

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Jun 7, 2024

Closes #284

Copy link

github-actions bot commented Jun 7, 2024

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab.

Also, the version of ITables developed in this PR can be installed with pip:

pip install git+https://github.com/mwouts/itables.git@column_visibility

(this requires nodejs, see more at Developing ITables)

@codecov-commenter
Copy link

codecov-commenter commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.16%. Comparing base (1b42c1c) to head (a6935c2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #286   +/-   ##
=======================================
  Coverage   96.15%   96.16%           
=======================================
  Files          27       27           
  Lines        1171     1174    +3     
=======================================
+ Hits         1126     1129    +3     
  Misses         45       45           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Repository owner deleted a comment Jun 8, 2024
@mwouts mwouts merged commit 5637a51 into main Jun 8, 2024
14 checks passed
@mwouts mwouts deleted the column_visibility branch June 8, 2024 00:18
@mwouts mwouts restored the column_visibility branch June 8, 2024 00:18
@mwouts mwouts deleted the column_visibility branch June 20, 2024 21:19
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.

SearchBuilder & Checkboxes
2 participants