This repository has been archived by the owner on May 13, 2024. It is now read-only.
Releases: brave/brave-ui
Releases · brave/brave-ui
v0.2.0
- Added a visual disabled state for grid, browserSelect and switchButton
data-test-id
was replaced withid
only
v0.2.0-beta
- GridSystem is now a
PureComponent
- Added a lot of components
- Anchor
- ContentToggle
- Separator
- BrowserSelect
- BrowserText
- SwitchButton
- ActionButton
v0.1.0-alpha3
- Add locale prop to browserButton
- Fix conflicting sizing props in browserButton
v0.1.0-alpha2
- Add browserButton component with minimal functionality