clockface
clockface copied to clipboard
UI Kit for building Chronograf
* [List](https://www.figma.com/file/W8Xpu3GjL2xSU9tbZCY9B0/Clockface-4.0?node-id=1706%3A22520) * [ListDivider](https://www.figma.com/file/W8Xpu3GjL2xSU9tbZCY9B0/Clockface-4.0?node-id=1706%3A22520) * [ListItem](https://www.figma.com/file/W8Xpu3GjL2xSU9tbZCY9B0/Clockface-4.0?node-id=1706%3A22520) * [ListEmptyState](https://www.figma.com/file/W8Xpu3GjL2xSU9tbZCY9B0/Clockface-4.0?node-id=1706%3A22520)
* [Label](https://www.figma.com/file/W8Xpu3GjL2xSU9tbZCY9B0/Clockface-4.0?node-id=1706%3A22520)
* [IndexListHeaderCell](https://www.figma.com/file/W8Xpu3GjL2xSU9tbZCY9B0/Clockface-4.0?node-id=1706%3A22520) * [IndexListBody](https://www.figma.com/file/W8Xpu3GjL2xSU9tbZCY9B0/Clockface-4.0?node-id=1706%3A22520) - this is just the empty state text, so use EmptyState (as linked) * [IndexListCell](https://www.figma.com/file/W8Xpu3GjL2xSU9tbZCY9B0/Clockface-4.0?node-id=1706%3A22520)
* [EmptyStateText](https://www.figma.com/file/W8Xpu3GjL2xSU9tbZCY9B0/Clockface-4.0?node-id=1706%3A22520) * EmptyStateSubText - does not appear to be in use in the UI repo, so remove if possible
Closes https://github.com/influxdata/clockface/issues/843 https://user-images.githubusercontent.com/18511823/192340950-4b0be639-a86b-4baa-a055-fc620e873333.mov ### Changes // Describe what you changed ### Screenshots // Add screenshots here if relevant ### Checklist Check all that apply - [x] Updated documentation to reflect...
We have people at the company that need to click on the nav 2-3 times to land on the right page they intended to. Perhaps having just icons isn't enough....
Closes # ### Changes Updated the colors to include the new Clockface Colors. Updated the following components: - Accordion - Alert - Button ### Screenshots // Add screenshots here if...
**Is your feature request related to a problem? Please describe.** We're trying to keep our dependencies up-to-date more consistently, but must continue to use uuid 3.x because of the peer...
**Is your feature request related to a problem? Please describe.** We have a nice popover component that we use for confirmation dialogs. There are scenarios where you might want to...
Subway nav is currently a class. Updated it to a Hook function