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

New feature :- Add _animations.css with new animations #39834

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rajputpritesh1
Copy link

@rajputpritesh1 rajputpritesh1 commented Mar 26, 2024

Created a new file named _animations.css in the Bootstrap repository. This file contains several useful animations that can be utilized across various components and elements within Bootstrap. These animations are designed to enhance user experience and add visual appeal to web projects. The animations have been carefully crafted to ensure compatibility and seamless integration with Bootstrap's existing styles and functionality. This contribution aims to expand the animation options available to Bootstrap users, providing them with more creative possibilities for designing modern and engaging interfaces.

Description

Motivation & Context

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

Live previews

Related issues

Created a new file named _animations.css in the Bootstrap repository. This file contains several useful animations that can be utilized across various components and elements within Bootstrap. These animations are designed to enhance user experience and add visual appeal to web projects. The animations have been carefully crafted to ensure compatibility and seamless integration with Bootstrap's existing styles and functionality. This contribution aims to expand the animation options available to Bootstrap users, providing them with more creative possibilities for designing modern and engaging interfaces.
@rajputpritesh1 rajputpritesh1 requested a review from a team as a code owner March 26, 2024 09:46
@julien-deramond julien-deramond marked this pull request as draft March 26, 2024 10:21
@julien-deramond
Copy link
Member

Thanks for this PR @rajputpritesh1

Having some animations could be interesting, but this is probably something to discuss collectively in terms of types of animations, durations (+ customization of durations), relationship with $enable-transitions, etc.

Moreover, this new feature should be documented.

There's also a lint error in this new file, that is maybe rather a helper, IDK.

@AgentSmith0
Copy link

Here is an interesting implementation I've found: https://mdbootstrap.com/docs/standard/content-styles/animations/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants