-
Notifications
You must be signed in to change notification settings - Fork 45
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: table and column comments #346
Conversation
Codecov Report
@@ Coverage Diff @@
## master #346 +/- ##
======================================
Coverage 42.2% 42.2%
======================================
Files 25 25
Lines 1896 1896
======================================
Hits 802 802
Misses 967 967
Partials 127 127 |
Is the intent of this change to address #223? Love this by the way! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️
Documentation for visor tables and their columns.
resolves #223