Skip to content

Releases: DoSomethingArchive/forge

v6.1.0

27 Feb 16:45
Compare
Choose a tag to compare

Use data URLs for SVG icons, and updates to navigation dropdown styles.

v6.0.1

23 Feb 21:02
Compare
Choose a tag to compare

Includes a few bug fixes for navigation dropdown appearance.

v6.0.0

17 Feb 19:45
Compare
Choose a tag to compare

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

04 Dec 20:38
Compare
Choose a tag to compare
  • Adds styling to new Show More button on campaign taxonomy pages.
  • Fixes margins on headings after lists.
  • And other minor style fixes.

v5.3.3

18 Nov 20:30
Compare
Choose a tag to compare
  • Removes unused classes
  • Changes to the size of the header -centered modifier

v5.3.1

05 Nov 19:08
Compare
Choose a tag to compare
  • Removed unneeded tile class from media pattern
  • Added media pattern to sidebar

v5.3.0

05 Nov 18:59
Compare
Choose a tag to compare
  • Added a Media pattern to Neue
  • Refactored the Gallery-Duo pattern to serve as a container for any item inside of it.

v5.2.2

30 Oct 20:31
Compare
Choose a tag to compare

Fixes display issue with ul and p tags in modals.

v5.1.2

21 Oct 14:53
Compare
Choose a tag to compare

Fixes a bug where the scroll indicator would trigger on pages without indicator links. Also includes improvements to the style guide (such as better visibility for light-colored patterns) and better documentation.

v5.1.1

15 Oct 20:26
Compare
Choose a tag to compare

Update tile pattern to support HTML5 video backgrounds.