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

Polishing up the attribute table #10543

Merged
merged 6 commits into from
Aug 25, 2017
Merged

Conversation

acdlite
Copy link
Collaborator

@acdlite acdlite commented Aug 25, 2017

Grouping these together because they're too small for a PR on their own

  • Wrap strings in quotes, all other values in <type: param>
  • monospace: font-family
  • Delete vestigial CRA files
  • Move to fixtures
  • Basic hover tooltip with extra info

screen shot 2017-08-25 at 11 27 03 am

All other types are formatted as as <type: param>
clearInterval(this.interval);
}
this._showInfo = true;
this.interval = setInterval(() => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit - we could prever setTimeout to setInterval.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brain fart, my bad

Copy link
Contributor

@flarnie flarnie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎸⚡

@acdlite
Copy link
Collaborator Author

acdlite commented Aug 25, 2017

Not going to squash these to avoid merge conflicts due to renaming

@acdlite acdlite merged commit 2d5c454 into facebook:master Aug 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants