Skip to content

Releases: buildit/gravity-ui-web

The X Factor

23 May 15:12
Compare
Choose a tag to compare

Fixed

  • Changelog formatting errors
  • Fixed spurious info output in terminal by moving all list patterns under molecules/lists
  • Removed unnecessary universal selector inside hero component, which caused layout issues in IE
  • Fixed SVGs rendering at the wrong size in IE
  • Added a max width to the logo so there's more space for the primary nav
  • Primary nav will now wrap underneath the logo if there's not enough space for it
  • Updated versions of some dependencies to resolve security audit warnings

Changed

  • Increased size and spacing of burger menu strokes
  • Made all page headers transparent
  • Names for colour palettes
  • Stylelint rules now enforce Gravity's class and variable naming conventions
  • Breaking change: grav-c-block-link has now been renamed to grav-c-nav-link

Removed

  • dark background default in block-link
  • dark background default in toggle-menu
  • page-header~light .json file
  • page-header .json file
  • dark-background class

Dirty Snow White and the Seven Fixes

03 May 10:55
Compare
Choose a tag to compare

Added

  • Pull request template for GitHub

Changed

  • Removed vertical margins from grav-c-two-columns-text
  • Page-header now supports wrapping the logo in an <h1> instead of an <a>
  • Blue gradient bg with white text removed from hero and replaced with dirty snow white bg with default body text colour

Fixed

  • List items now have margins between one another when they are wrapped in list-inline-row
  • Headings splitting over into seperate lines in job-list
  • Navigation bar being cropped in Firefox & Edge when viewport was scaled down

Off with their heads!

27 Apr 16:54
Compare
Choose a tag to compare

Added

  • Github link in page footers
  • Page header title now has a hover state across all pages

Changed

  • Page header no longer uses role="banner"
  • Page footer no longer uses role="contentinfo"
  • a[href] has new contrast appropriate active state text colour in inline-text. Set to override visited state.

Fixed

  • Display of social media icons in style guide
  • <a> elements now are no longer smaller than their child elements in list-inline-row by being set to inline-block.
  • Missing page margins in IE11

Removed

  • Unnecessary background for <a> element in active state

ICON't believe it's not butter

25 Apr 16:40
Compare
Choose a tag to compare

Added

  • Hollow version of Buildit logo
  • Github icon
  • SVG symbols now have IDs on their <title> elements
  • New utility class grav-u-max-word-count-m. Useful to limit p max width for better readability

Changed

  • Buildit logo has been updated to new design
  • Inline SVG component now uses aria-labelledby to reference SVG symbol's title
  • Updated favicon.ico to new Buildit icon.
  • BREAKING: Renamed social media SVG IDs to icon-*
  • Inverted font-weight on block-link, now bold is used for the active link

Fixed

  • Toggle buttons (incl. hamburger menu button) now work in IE11
  • Header now has normal height in IE11 on small screens
  • SVG validation errors

The container was the color of television, tuned to a dead channel

19 Apr 15:54
Compare
Choose a tag to compare

Added

  • .grav-o-container-banner CSS class & component.
  • extra-large breakpoint.

Changed

  • Travis build now uses npm ci instead of npm install
  • BREAKING: Image links component no longer comes with grey background
  • Updated NPM dependencies to latest versions.

Fixed

  • Edge and IE11 were pushing hamburger icon downwards
  • Added margin between logo and navlinks in header
  • Hero text is placed above canvas
  • 2 column block layout (as used in location page template) is flush with outer edges

A wee fixer-upper

13 Apr 15:36
Compare
Choose a tag to compare

Fixed

  • In the job-listing component, location names and job ads are now baseline aligned
  • Text in navigation block-links no longer wraps
  • Improved header layout on small viewports
  • Visited footer links are no longer blue

Copy Changes

10 Apr 15:17
Compare
Choose a tag to compare

Changed

  • Copy changes to about and careers pages
  • Styling of hero component

Added

  • Sticky footer
  • Image list component for showcasing company logos

Fixed

  • Stylelint issues

A New Hero

08 Apr 21:14
Compare
Choose a tag to compare

Changed

  • Replaced old location page template with alternative one
    • BREAKING: grav-c-list-two-columns renamed to grav-c-two-columns-text
    • BREAKING: Markup and appearance of grav-c-location-card changed
  • Updated hero component to contains canvas element
    • BREAKING: Markup and appearance of grav-c-hero changed
  • Buiildit logo and favicon images

Removed

  • Old location page template
    • BREAKING: Removed grav-o-locations-layout class
    • BREAKING: Removed grav-o-locations-layout-alt class

Spectacle Spectacular

29 Mar 12:10
Compare
Choose a tag to compare

Added

  • Animated nav toggle button

Changed

  • Miscellaneous copy changes, based on feedback from user testing

Fixed

  • Travis build script
  • Layout and links on basic and error page templates
  • Eyeglass SASS support

Pre-MVP "The Big Kahuna"

23 Mar 21:18
Compare
Choose a tag to compare

Added

  • Page header
  • Page footer
  • Careers page
  • Location page
  • About page
  • New Buildit Logo
  • Wipro Digital Logo
  • Designit Logo
  • CTA button
  • Homepage
  • Error page template
  • Alternate Location page
  • Social media icons and links

Changed

  • Improved typography
  • Sassified pattern-scaffolding

Fixed

  • Pipeline tweaks
  • Fixed color swatches on small screens