foundry-ui icon indicating copy to clipboard operation
foundry-ui copied to clipboard

Foundry-UI is a React UI Library built which prioritizes theming, accessibility, and performance. Fully typed with TypeScript, animated by react-spring, themed with styled-components, and made accessi...

Results 45 foundry-ui issues
Sort by recently updated
recently updated
newest added

Currently all new issues are initialized with a single template for "new components". We should have one for enhancements, bug reports, etc. Since we need to do this new work...

enhancement
good first issue
help wanted
1 Story Point

Ensure it has unit tests, storybook story, and adheres to the foundry-ui themeing architecture https://www.figma.com/file/3r2G00brulOwr9j7F6JF59/Foundry-UI?node-id=105%3A6 ![image](https://user-images.githubusercontent.com/7891559/96034070-9d90f100-0e26-11eb-91a6-d80e4887d98d.png)

new component
3 Story Points

The benefits are keeping people on the main domain and allowing us to maintain docs for older versions (like v0, v1, v1.1, next, etc)

administrative

We use jest and jest-axe for unit and accessibility testing. We should detail the expectations for developers to maintain and increase coverage wherever possible.

documentation
help wanted
0.5 Story Points

Add ability to customize SVG element passed into the component Rather than animating r and a circle radius, animate a transform: scale(0) to scale(1) on the passed in svg element...

enhancement
1 Story Point