Skip to content

Releases: buildit/gravity-ui-web

A hydra appears at the entrance to the underworld

26 Apr 11:51
Compare
Choose a tag to compare

2.2.0 (2019-04-26)

Bug Fixes

  • travis: pointed AWS paths to the correct location (a42243f)

Features

  • commitizen: new commitizen lerna flavored setup (ec298b3)

GDN for realz this time, honest guv

23 Apr 16:58
Compare
Choose a tag to compare

2.1.1 (2019-04-23)

Bug Fixes

  • .travis.yml: cdn publish script now gets called correctly (598b974)

Gravity Delivery Network

23 Apr 12:47
Compare
Choose a tag to compare

2.1.0 (2019-04-23)

Bug Fixes

  • deployment: make PR requested changes (ecaa546), closes #191

Features

  • deployment: add cdn publishing (67c43ff), closes #191

You don't know the power of the dark side

18 Apr 09:35
Compare
Choose a tag to compare

2.0.0 (2019-04-18)

Bug Fixes

  • page-header: fixes linter issues (48be1ce)
  • add invertable state to images (e47b265)
  • update package.json from develop (5b23432)

Features

BREAKING CHANGES

  • it could all go horribly wrong

"Focus on being your best you" - Monday Motivations

08 Apr 13:12
Compare
Choose a tag to compare

1.0.1 (2019-04-08)

Bug Fixes

  • adjust position of outline when logo is focused (2b182c5), closes #211
  • .travis.yml: post Travis CI notifications to #buildit-gravity (4706d82)

Escape Velocity

04 Apr 14:08
Compare
Choose a tag to compare

1.0.0 (2019-04-04)

Bug Fixes

  • lists: fixes list layout (89194b6), closes #173
  • pattern-library: miscellaneous fixes for the Nunjucks conversion (1907a9c)
  • sass: removed redundant .grav-c-icon-toggle-button class (d545e61)
  • pin eyeglass to 2.2.1 (efa74bb)

Code Refactoring

  • renames package and repo references to gravity-ui-web (25fb2b8), closes #201

Features

  • added scss files so each itcss layer can be imported individually (c8e9f61), closes #189
  • build-api: new, cleaner build-api (f935362), closes #189
  • pattern-library: switched from Mustache to Nunjucks templates (f67fe96)

BREAKING CHANGES

  • NPM package has been renamed from @buildit/gravity-ui-sass to
    @buildit/gravity-ui-web.
  • build-api: The build API is no longer the package's main entry point. You need to
    require('@buildit/gravity-ui-sass/build-api') now. The available keys have also changed.

Triggered!

05 Mar 19:54
Compare
Choose a tag to compare

0.12.1 (2019-03-05)

Bug Fixes

  • releases: releases now always trigger on master instead of by tag (0f2e23f)

I for one welcome our new robot overlords

05 Mar 17:01
Compare
Choose a tag to compare

0.12.0 (2019-03-05)

Features

  • package.json: added support for Semantic Release (4292a3a)

Pattern Power Up

28 Nov 17:14
Compare
Choose a tag to compare

Added

  • Contributing instructions and issue templates

Changed

  • Made SVG icon titles more consistent
  • Migrated style guide build to use Pattern Lab 3
  • Updated various dependencies
  • Travis build now uses Node version specified in .nvmrc

Turning it up to eleven

26 Oct 08:08
1859be7
Compare
Choose a tag to compare

Added

  • Mobile nav show/hide transition
  • Adding husky with precommit hook
  • debug.css for visually flagging mark-up problems
  • Updated dependencies (via Greenkeeper)

Changed

  • Increased font size of mobile nav
  • Separated toggle-menu button from nav-menu in pattern library
  • BREAKING: Renamed logo-main class to grav-c-page-header__logo to meet new linting rules

Fixed

  • Security issue in hoek dependency (issue #115)
  • Nested .grav-o-container instances

Removed

  • BREAKING: Button, secondary and disabled CTA variants have been removed. The grav-c-cta class can only be used with anchor links now.