-
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
Next Bolt Release: v2.1.0 #900
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
also fixing incorrect params for build task
ensure build task does not exit during start task
⚡ PR built on Travis and deployed a now preview here:
|
…rt-task Revert "ensure build task does not exit during start task"
⚡ PR built on Travis and deployed a now preview here:
|
…stent check for tasks that internally need to watch files for changes; addresses non-prod build issues that cropped up during the v2.1.0-beta.0 release. Also add updates to address Jest tests being unable to run till a full Bolt build has completed
…n in IE 11 + tweak the breakpoint when the Search component's font size reduces
…urved / notched displays (ex. the iPhone XS Max)
…y to address core UI issues with previous approach to handling the iframe content height
…less hacks required
… class vs inline style
…es-for-2.1.0-beta.0 Hotfix for Bolt v2.1.0-beta.0 Build Tools Issues
⚡ PR built on Travis and deployed a now preview here:
|
These attributes should be the last conceivable stage at which a color CSS variable might be set, i.e. any contextual CSS variables shouldn't make a difference. We might as well keep it simple AND have parity across browsers then by just setting color values normally.
… the UI for notched devices
…r layout is used — fixes issue with a slight overflow when resizing the PL iframe to full and the sidebar layout is used
Pattern Lab UIKit Bug Fixes
⚡ PR built on Travis and deployed a now preview here:
|
…ode viewer on viewall pages)
⚡ PR built on Travis and deployed a now preview here:
|
…fault-row-start Fix: Add Default `row_start` Band Component's `content`
…r-variations-ie fix: Allow explicit icon color attributes to work in IE
⚡ PR built on Travis and deployed a now preview here:
|
⚡ PR built on Travis and deployed a now preview here:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Enhancements
row_start
Grid Item position for the maincontent
area. Fix: Add Defaultrow_start
Band Component'scontent
#905color
prop fix: Allow explicit icon color attributes to work in IE #904Fixes