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

Use larger close icon in an invisible button in the Sidepanel header. Add more top and right padding to provide an easier target area to hit.

Please add a larger version of the close icon - two SVGs in a single component that you can switch between with a prop

This is the error I receive when trying to run the app locally...per the documentation, it sounds like "npm run docs" should work...

![submarine 1](https://user-images.githubusercontent.com/1967266/28792002-1d96dff2-75e3-11e7-8e57-0fb8bf13f64b.gif)

bug

As stated in #879, `getFirst` can result in two instances. Then later when the results of getFirst are used, we simply grab the props off the created element and create...

quality

*Acceptance criteria* * fix the docs and add examples that make this more apparent

Please update CheckIcon PlusIcon EqualsIcon MinusIcon to use the new attached SVGs [Icons.zip](https://github.com/appnexus/lucid/files/2326016/Icons.zip)

moving icon/text buttons to separate component. After we release this component, remove this type of button from Button examples.

Buttons have standard padding, Icons have standard padding, it's looking like when we bundle all of that together, the icon + text buttons are lopsided, they have more space on...