All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Peer dependency for
brown-university-styles
moved from Bitbucket to Github
darkEmerald
as a validButton
andBanner
color.
- Post-process inline SVG components with babel-loader
- Expose
<Collapse />
.
- Facebook logo.
- Remove text decoration on hover for unstyled links.
- SVG icons.
Footer
component.
- Use
colors.backgroundGray
frombrown-university-styles
0.6.0. - Dependency updates.
- Role to
<Banner />
for a11y purposes.
<Button disabled />
opacity from 65% to 45%.
mobileBreakpoint
prop to<Banner />
.
- Documentation link to
README.md
.
- Migrate to
storybook
5.
<Banner size="small" />
image height issue on mobile screens.
- Add
stories
directory tolint
andprettier
scripts.
breakpoints
frombrown-university-styles
version 0.3.0.
- Renamed logo assets to align with the University's Visual Identity Policy.
- Revised background color of
<SubNav />
so it doesn't match<Background color="lightGray" />
.
colors
based onbrown-university-styles
version 0.2.0.
- Added focus styles to
<Button />
component.
- Added
brown-university-styles
to externals.
- Expose
breakpoints
andmedia
.
- Moved colors and typography to
brown-university-styles
, which is now a peer dependency. - Renamed the project from
brown-university-theme
tobrown-university-components
.
- Height of
<Banner />
SVG at small screen width.
uppercase
androunded
props to<Button />
component.