Releases: cloud-gov/cg-style
Releases · cloud-gov/cg-style
Notifications
- Added confirmation box component with multiple layout configurations and styles, #153.
- Modified panel to new design, changing padding layout, #152.
- Added search bar component, #136.
- Added form notification component, a component to add a short confirmation message at the top of a form, https://github.com/18F/cg-style/pull/155/files.
- Modified panel to show a red bar for a failure, #156.
- Fixed padding when multiple panel actions, #157.
Changelog
Upgrade to WDS 0.12.1
- Upgrades to use
v0.12.1
of the Draft U.S. Web Design Standards
Changelog
Panel form layout
- Modify panel form layout to accommodate forms as a column, #149
Changelog
Error styling
- Fix release, #141
- Fix extra bottom gray border on panels, #142
- Update documentation on how to version cg-style, #143
- Add form error styling, #145
Changelog
Visual color changes
- New app page design #137, #138.
- Change primary color #056DD4.
- Font weight 500 on main element.
- Upgraded stylelint so it fails on error, #135.
- Fix sass build errors, #134.
Changelog
Loading and activity log
- Added activity log component, #119, #124
- Added loading indicator component, #125
- Refactoring style documentation to pattern library, #127
- Fixed release.md page formatting, #126
Changelog
Upgrade WDS
Breaking changes
Upgrade WDS to official new version 0.10.0
, #117, #121. This changed requires changing the font
directory to fonts
. The src fonts are still in the same src/fonts
folder but compiled files are now available at /fonts
. All references must be updated.
Fixes
- Fixes build with new version of 18f stylelint, #120
- Fix sidenav on docs site, #118
Changelog