-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bolt Release: v2.2.0 #912
Bolt Release: v2.2.0 #912
Conversation
…ackage for grouping form fields in paragraphs
…rter"; adding updated screenshots and theme config; updating to use the latest version of Bolt
⚡ PR built on Travis and deployed a now preview here:
|
It's unclear why, but composer was failing for me with the following message: Failed to download bolt-design-system/core-php from dist: Source path "https://api.github.com/repos/bolt-design-system/core-php/zipball/dc8691ecb8003dbf31e08cf81f2c3036b4dd102f" is not found for package bolt-design-system/core-php
These should probably just be git ignored
⚡ PR built on Travis and deployed a now preview here:
|
⚡ PR built on Travis and deployed a now preview here:
|
⚡ PR built on Travis and deployed a now preview here:
|
⚡ PR built on Travis and deployed a now preview here:
|
⚡ PR built on Travis and deployed a now preview here:
|
⚡ PR built on Travis and deployed a now preview here:
|
…row-spacing Support row_gutter in IE
⚡ PR built on Travis and deployed a now preview here:
|
…safari Fix: icon display issue in Safari
⚡ PR built on Travis and deployed a now preview here:
|
…sion-in-new-window Update Bolt version selector to optionally open in a new tab
⚡ PR built on Travis and deployed a now preview here:
|
…-event-demo Update Button Component JS Demo in Pattern Lab
…nto fix/BDS-748-chevron-in-empty-navbar
Add quick cache buster to Bolt docs site
⚡ PR built on Travis and deployed a now preview here:
|
⚡ PR built on Travis and deployed a now preview here:
|
…n-empty-navbar Hide navbar when no links provided
…k-sourcemap-config-for-dev Chore: Update Default Webpack Sourcemap Config Used for Local Development
⚡ PR built on Travis and deployed a now preview here:
|
⚡ PR built on Travis and deployed a now preview here:
|
⚡ PR built on Travis and deployed a now preview here:
|
Enhancements
bolt-share
. Fix: bolt-share spacing bug and addition of align prop #922<bolt-select>
custom element. Bolt Version Selector + Initial WIP Implementation of <bolt-select> Custom Element #906Fixes
bolt-share
's tight spacing issue in FF. Fix: bolt-share spacing bug and addition of align prop #922Deprecations
Three opacity-related utility classes are deprecated and will be removed in the next major Bolt release,
v3.0.0
.Replace them with the recommended classes shown in the table below or one of the other classes documented at https://feature-opacity-scale.boltdesignsystem.com/pattern-lab/?p=styleguide-opacity
.u-bolt-opacity-75
.u-bolt-opacity-80
.u-bolt-opacity-50
.u-bolt-opacity-60
.u-bolt-opacity-25
.u-bolt-opacity-20
Fixes released in v2.1.5
bolt-list
's display prop is used in conjunction with other props such as spacing and border. Fix: enable bolt-list display prop to interact perfectly with other props #921<bolt-list>
component to ensure the list item styling doesn't trickle down to any other nested<bolt-list>
s Fix: make sure item styling doesn't trickle down in a nested bolt-list #917<bolt-button>
component'srendered
andready
events not getting emitted as expected. Bug: Fix Button JSRendered
Event Emitted + Update Button JS Demo #924