-
Notifications
You must be signed in to change notification settings - Fork 6.8k
chore: update table examples #11112
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
chore: update table examples #11112
Conversation
141ab73 to
4b44801
Compare
| }; | ||
| } | ||
| } | ||
| const ELEMENT_DATA: Element[] = [ |
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.
Element is already a thing, probably don't overload that.
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.
Yup agreed - changed to PeriodicElement
|
Hi @andrewseguin! This PR has merge conflicts due to recent upstream merges. |
e19bc42 to
35d93af
Compare
|
Changed Element to |
jelbourn
left a comment
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
|
@andrewseguin looks like there's a real failure on CI |
35d93af to
a0df908
Compare
a0df908 to
a54194c
Compare
|
All set - CI is happy again. |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |


Updates the table examples to minimize styling and fix some small issues since moving to native table