Skip to content

Bolt v1.2.0 Released!

Compare
Choose a tag to compare
@sghoweri sghoweri released this 25 Apr 20:06
· 14339 commits to master since this release

Fixed

  • Fixing Drupal Lab command used to generate content
  • Re-added the "default" u-bolt-margin utility class option which doesn't specify a specific size. Note: this will be removed in Bolt v2.x down the road.

Added

  • Nightwatch.js End To End Integration Testing Coverage added
  • lint-staged to speed up linting process -- only lints what files have changed
  • New <bolt-placeholder> Web Component added
  • Docs demoing the Button and Headline component with icons (and icon positions) added
  • Cleaned up, improved docs and demos for the new Dropdown component, kitchen sink demo added

Updated

  • Updated Share icon SVG used globally
    image
  • The icon.position param has been normalized to now use the before and after config options out of consistency. Places where we had previously been using the left and right config options will still work however these will be removed in Bolt v2.x.
  • Linting Updates: globally cleaned up JavaScript, Yaml, and Sass to use new linting standards now being enforced (quotes, object-shorthand and indent rules)
  • Updated the gray, dark color palette color
  • Updated the Navbar component title to now allow a link to get used
  • Updated the Sticky component to include more robust config options for customization downstream

Misc

  • As part of the Share icon updates, the old share1 and share2 icons have been removed (which are not believed to have been in use currently)
  • Docs site cleanup
  • Removed old / duplicate Dropdown component docs
  • Cleaned up the blue / new color palette color

Thanks so much to @EvanLovely @joekarasek @rockymountainhigh1943 @theSadowski @charginghawk and @mikemai2awesome for their help getting this next release out the door! You guys rock! 🎉