You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't implement this yet, but I think it's a good idea.
I guess simply adding the library isn't enough. Can you give me a hint which components benefit from the fade CSS class? Are there other benefits of adding transition.js?
You then have to do is adding a class fade to stuff like modals, tab panes, etc. On some stuff like tab views, your first active pane needs to have a class in. With all that it works pretty much out of the box.
Good point. Adding the transition.js dependency in your application is no big deal. Maybe we'll add them to the core library nonetheless because the default distribution of Bootstrap also includes transition.js.
Add
Bootstrap: transition.js
as default to all views for simple transition effects.Transitions transition.js
The text was updated successfully, but these errors were encountered: