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

List of reusable React components to empower your brave UI

Results 71 brave-ui issues
Sort by recently updated
recently updated
newest added

##### Link / storybook path to visual changes https://brave-ui-5a4isyy3i.now.sh ## Integration - [ ] Does this contain changes to src/components or src/ - [ ] Will you publish to npm...

rewards

Reverts https://github.com/brave/brave-ui/pull/499 in favor of https://github.com/brave/brave-ui/pull/477

rewards

see https://github.com/brave/brave-ui/pull/492 for details

As a developer I would like to be able to focus on the input using React refs. Currently there is no prop that exposes this and so it's not feasible...

accessibility

if grid seems too hard, let's reference the amazing https://www.layoutit.com/grid in docs. related: #38

component/gridSystem

## Goals - Allow designer to specify areas which are themed according to sub-brands ## Needs - Know which areas which will have Brave / Rewards / Publishers 'look' ##...

themes

## Goals - Allow user to select dark and light - Allow designer to specify always-dark areas ## Needs - Know which areas can change between dark and light -...

themes

removed here https://github.com/brave/brave-ui/pull/217

Anywhere we wish to show text, we should allow that text to have words that are emphasized or made bold. Consider instead of just accepting simple strings that instead the...

component/text

Use something like https://blog.hichroma.com/introducing-chromatic-ui-testing-for-react-c5cc01a79aaa to: - Make sure no unintended visual regressions to core components happen - No unintended visual regressions to client pages happen (now that we're currently storing...

tests