Releases: DoSomethingArchive/forge
v6.1.0
v6.0.1
v6.0.0
Grid & Typography
We refreshed our grid system and typographic scale used throughout the site. Spacing is now based on a consistent scale (multiples of 24px
, using the $base-spacing
variable) throughout all patterns.
We retired Bourbon & Neat, in favor of Susy. Susy gives us increased flexibility when implementing designs on a grid. We also retired prefixer mix-ins in favor of using Autoprefixer to add vendor prefixes as a post-processing step.
Removed Modals & Validation
Modals and Validation code now live in their own packages, allowing them to be updated independently and eventually be released as standalone open source components.
Pattern Updates
All patterns now use standard BEM-style class names to reduce potential naming collisions.
Removed carousel, pull quote, tab list, empty element, message box, content figure, bordered image, & sponsor patterns. Added new form item, form actions, select box, option field, footnote, heading, list, social icon, tabs, & waypoints patterns.
Completely updated markup for Navigation and Footer patterns. Rebuilt Media Option pattern with improved accessibility and no JavaScript components. Consolidated media pattern as a modifier of the updated Figure pattern.
Style Guide Updates
Refreshed style guide design & added Animations preview section.
v5.3.4: Hades' Space Heater
- Adds styling to new Show More button on campaign taxonomy pages.
- Fixes margins on headings after lists.
- And other minor style fixes.