Skip to content
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

Explicitly add missing opacity-0 helper class example for clarity. #38786

Merged
merged 1 commit into from Jun 25, 2023

Conversation

Hopiu
Copy link
Contributor

@Hopiu Hopiu commented Jun 19, 2023

Description

Add a missing opacity-0 helper class example.

Motivation & Context

From the existing examples, it wasn't obvious to me that this class exists. This commit makes it a bit more explicit. It adds an example to the documentation, nothing more.

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Add a missing opacity-0 helper class example. From existing examples, it wasn't obvious to me that this class exists. This commit makes it a bit more explicit.
@mdo mdo force-pushed the Add-missing-opacity-0-helper branch from 69dcb77 to 734a5f5 Compare June 25, 2023 21:44
@mdo mdo merged commit 787dfea into twbs:main Jun 25, 2023
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants