Skip to content

Releases: DoSomething/forge

v6.10.0

26 Aug 19:52
Compare
Choose a tag to compare

Updates the _navigation.scss region styles to maintain mobile nav through small AND medium sized devices.

Also adds a $largest breakpoint defined as min-width: 1280px.

v6.9.1

13 Jun 15:13
Compare
Choose a tag to compare

Adds $footnote-gray: #757575; variable and updates footnote colors to this variable.

v6.9.0

24 Apr 17:54
f89d53e
Compare
Choose a tag to compare

Replace Proxima Nova with Source Sans Pro, and update external asset domain. (#574)

v6.8.0

22 Jan 21:10
180a3d9
Compare
Choose a tag to compare

Update jQuery dependency & fix styleguide rendering. (#566, #568)

v6.7.2

24 May 15:53
Compare
Choose a tag to compare

Includes two fixes for the Container pattern. (#556)

v6.7.1

18 Apr 19:57
Compare
Choose a tag to compare

Fix issue with Heading's emphasized modifier at small widths.

v6.7.0

08 Apr 18:20
Compare
Choose a tag to compare

A nice set of design touch-ups and tweaks:

  • New typographic scale, line height, and paragraph/container padding changes.
  • Decreased padding in “trio” gallery
  • Updated banner pattern.
  • New “bragging figure” pattern.

And some nice "behind the scenes" updates:

  • Remove data URI strings and use Webpack to generate on-demand with url-loader.
  • Update build system to use Webpack for SCSS.

v6.7.0 beta 2

04 Apr 18:19
Compare
Choose a tag to compare
v6.7.0 beta 2 Pre-release
Pre-release

Pre-release for testing design & build changes made in Forge 6.7.

v6.7.0 beta 1

29 Mar 19:52
Compare
Choose a tag to compare
v6.7.0 beta 1 Pre-release
Pre-release

Pre-release for testing design & build changes made in Forge 6.7.

v6.6.2

20 Oct 18:11
Compare
Choose a tag to compare

Add optional .gallery__heading element to the Gallery pattern.