lucid icon indicating copy to clipboard operation
lucid copied to clipboard

A UI component library from Xandr.

Results 89 lucid issues
Sort by recently updated
recently updated
newest added

![image](https://cloud.githubusercontent.com/assets/3290587/25395754/f5861b92-2996-11e7-9bf7-3b4dc9d89f88.png) We should support this use-case.

These are also called "input groups" in Bootstrap lingo. Here's a screenshot of what they look like in bootstrap: ![image](https://cloud.githubusercontent.com/assets/3290587/25395203/281968ae-2995-11e7-8be3-cf05b2cef661.png) And here's an example of they could look like in...

We've got some use cases for the `EmptyStateWrapper` outside of `DataTable` so we should expose it and write some examples.

There's a use case for displaying multiple periods of data on a single line chart. The desire is to show each of the x axis values in the tooltip. There...

Let's add a new variable for our monospace font stack: `Menlo, Monaco, 'Ubuntu Mono', Courier, monospace` Then let's add a prop to allow `Table` columns to be monospace. Mainly we...

If the target for a tooltip is a button, it would be nice to be able to trigger some onClick function that also closes the ToolTip.

![image](https://cloud.githubusercontent.com/assets/3290587/18722616/44b8db8e-7fea-11e6-8a76-4334f5f2be19.png) There are cases where having a different sized icon makes sense. Let's make it configurable.