Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #38150
Closed
Open
Issue created Mar 02, 2023 by Julien Déramond@julien-deramondContributor2 of 2 checklist items completed2/2 checklist items

Transition and animation helpers/utilities

Prerequisites

  • I have searched for duplicate or closed feature requests
  • I have read the contributing guidelines

Proposal

Having some transition and animation helpers or utilities would be very useful for the users of Bootstrap.

We need to define what sort of transition and animation and if it's best as helpers or utilities depending on the use cases.

This issue could be tackled in several sub-steps.

Let's start with the animation direction

One use case has already been identified and will close https://github.com/twbs/bootstrap/issues/38053.

For the animation direction, it could be something like (with or without the "direction" word):

  • .animation-direction-normal
  • .animation-direction-reverse
  • .animation-direction-alternate
  • .animation-direction-alternate-reverse

But it would work probably only for single animations (see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-direction#syntax).

Define other types of helpers and utilities

TODO

Motivation and context

Originally discussed while trying to fix https://github.com/twbs/bootstrap/issues/38053 with https://github.com/twbs/bootstrap/pull/38081 and https://github.com/twbs/bootstrap/pull/38054.

See the thread starting from https://github.com/twbs/bootstrap/pull/38081#discussion_r1112185447.

Assignee
Assign to
Time tracking