-
Notifications
You must be signed in to change notification settings - Fork 843
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 compressed props on basic/memory tables #687
Conversation
@cchaos This is now rebased against your PR. I've noted the compressed prop in the propdocs but not the display docs. That page is getting super heavy now and I don't want to distract from the content. |
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.
I don't think we want the font bumping down bellow 12px/.75rem. At that point it becomes hard to read for people with not perfect eyes. I think the header actually looks fine in yours. I like it a little smaller, helps it stand out a bit 👍 |
@snide I think this PR forgot to add the |
* pagination labeling fixes #735 * fixes #621 adds menubar roles to side nav * fixes #734, adds more descriptive aria labeling for pagination * fixes #729, apply aria-live to popovers * fixes #723, provides screen reader notice for bottom bar appearance * fix ownFocus needing to be true for non-context menu sitations. apply aria labels depending upon ownFocus state * fixes #616 adds home page label * fixes #687, documentation button labeling * fixes #617 applies aria label to theme selector * fixes #746 applies proper label to select all checkboxes in table * clone element and id no longer needed for popover
Fixed #460
Adds in the ability to use the
compressed
prop onEuiBasicTable
andEuiInMemoryTable