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

React components that implement Rimble's Design System.

Results 76 rimble-ui issues
Sort by recently updated
recently updated
newest added

Add a doc page, prop descriptions, etc. Acceptance criteria: - Should be exported from library - Should be hardened E: 1D

Current Table implement is not flexible enough and does not work out-of-the-box. First step to using the Table is to rewrite the styles as a new styled-component with enough base...

Right now, buttons have custom props for colors (activeColor, hoverColor, mainColor). We should try to simplify/standardize this into something that is more flexible for re-use. Reconsider the architecture of props...

Add shadow levels to theme. Figure out how many levels is appropriate to add. Acceptance criteria: - theme should have multiple shadow values E: 1/2D

Make decisions on card api for 1.0. How is this any different than the Box with a shadow applied? Add some additional fields to the theme for different levels of...

**Is your feature request related to a problem? Please describe.** rimble doesn't offer a grid component that can hook up to the values in the theme. **Describe the solution you'd...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** Flex and Box components are basically identical and this flexibility makes it hard to determine when to use each. **Describe...

enhancement

**Is your feature request related to a problem? Please describe.** Input fields should be able to be validated on an individual basis by the developer. Browser validation isn't always enough....

enhancement

SPIKE goals: - We want to know about how much effort it will take to swap out styled-components and implement emotionjs. Do we need to do something to every file?...

Review theme values for font scales and screen size breakpoints. Feel confident that we want to keep these values for 1.0. Acceptance criteria: - theme should have final sizes E:...