Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 5.92 KB

CHANGELOG.md

File metadata and controls

71 lines (45 loc) · 5.92 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.2.1 (2022-01-20)

Bug Fixes

  • 🐛 Add index file to server root and headers for Netlify (a365f94)
  • 🐛 Reduce gap between links; switch site and global nav to standard case (c11ec14)

4.2.0 (2022-01-18)

Features

  • ✨ Full implementation of local testing is completed! (fc31ae3)
  • Design System: ✨ Update Fractal settings and add alert ribbon (9f48298)

Bug Fixes

  • 🐛 Increase the size of text underlines for links (0a5a42e)
  • 🐛 Pad the alert ribbon when the screen is below our designated layout width (ffa7826)
  • 🐛 Reduce gap between columns in 3-column rows (42beac1)
  • 🐛 Remove beige background from some images. None more beige! (3132494)
  • 🐛 Remove justified spacing for main nav (ab5fb5b)

4.1.0 (2021-11-05)

Features

  • 💄 Headers go from straight black to dark blue; page titles are slightly smaller (fbd26f6)
  • 💄 Main navigation is justified using flexbox (1c9ad33)
  • 💄 Finish adding appearance styles for 2021 rebrand to main nav (e9b2b49)
  • 💄 For consistency, page titles will use Roboto instead of Roboto Condensed (33554ba)
  • 💄 Adds rebrand styles to main nav, and updates focus, hover, and active states (fe0b52c)
  • 💄 Set max width mixin to rem instead of em so it isn't affected by parent font-size (d0f322f)
  • 💄 Typography: header colors, header link styles, block header styles (7344085)

Bug Fixes

  • 🐛 Do not output an HTML tag if the block title is not provided (0d2d1d5)
  • 🐛 Fix epic misplacement of hover styles (5c7cb53)
  • 🐛 Layout: set consistent padding and gaps in the 3-column and 4-column layouts (be307f4)
  • 🐛 Line-height of archive list teasers should be higher (49a8a6d)
  • 🐛 Main nav updates (7c7261a)
  • 🐛 Typo in content-box link styles (6c62020)
  • 🐛 One more reduction of the thickness of underline styles (bc3d795)
  • 🐛 Refactor layout variables and fix .row rules (0f7a17c)
  • 🐛 Slightly smaller link hover underlines (9ff8f01)
  • 🐛 Typo in styles for top row form (7910022)

2.1.0 (2021-10-04)

Features

  • ✨ WIP: Add Fractal with a couple of sample components (aaa6051)

Bug Fixes

  • 🐛 Begin removing Bourbon and Neat dependent code (405e0ce)
  • 🐛 Fix syntax for division in Sass files (6d5033e)
  • 🐛 Make logo URLs relative to server root (b310261)
  • 🐛 Update to 2021 logo in global header and home page (74a01b7)
  • Incorporate changes for versions 8 through 17 of the WCMS ucsc.css file (7629fe4)