Releases: buildit/gravity-ui-web
Releases · buildit/gravity-ui-web
A hydra appears at the entrance to the underworld
GDN for realz this time, honest guv
Gravity Delivery Network
You don't know the power of the dark side
"Focus on being your best you" - Monday Motivations
Escape Velocity
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
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!
I for one welcome our new robot overlords
Pattern Power Up
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
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 tograv-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.