-
Notifications
You must be signed in to change notification settings - Fork 55
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
1.24.0
#564
Merged
Merged
1.24.0
#564
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
* fix(decorator): change interactive decorator text color * fix(decorator): update styles * fix(decorator): remove bx--link class and update styles * fix(decorator): move active type style * fix(decorator): fix typo and move style
## [1.23.1-prerelease.1](v1.23.0...v1.23.1-prerelease.1) (2020-05-19) ### Bug Fixes * **decorator:** change interactive decorator text color ([#537](#537)) ([092d486](092d486))
* test(a11y): replace aat package with accessibility-checker * test(a11y): formatting config file * chore: commit yarn offline file
* fix(tagwall): apply id from items prop to tags, allow extra tag props * fix(tagwall): adjust tag styles so text and close btn are not centered * test(tagwall): update snapshots to reflect prop changes * fix(tagwall): update proptype and snapshot * test(tagwall): update snapshot
# [1.24.0-prerelease.1](v1.23.1-prerelease.1...v1.24.0-prerelease.1) (2020-05-20) ### Features * **tagwall:** apply id to each tag, allow extra attrs for tags ([#531](#531)) ([a09614e](a09614e))
* fix(combo-button): use id for keys, allow id attr, update stories * docs(combo-button): add id to story demo * test(combo-button): include id in tests, update snapshots
# [1.24.0-prerelease.2](v1.24.0-prerelease.1...v1.24.0-prerelease.2) (2020-05-21) ### Bug Fixes * **combo-button:** use id for keys, allow id attr, update stories ([#548](#548)) ([769e957](769e957))
# [1.24.0-prerelease.3](v1.24.0-prerelease.2...v1.24.0-prerelease.3) (2020-05-21) ### Bug Fixes * **storybook:** add keys to theme components ([#550](#550)) ([c01d328](c01d328))
# [1.24.0-prerelease.4](v1.24.0-prerelease.3...v1.24.0-prerelease.4) (2020-05-25) ### Bug Fixes * **card:** add spread attribute to component wrapper ([#559](#559)) ([e0466fb](e0466fb))
Deploy preview for ibm-security ready! Built with commit 34dd906 |
🎉 This PR is included in version 1.24.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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.
1.24.0