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

Document how to disable transitions in jQuery plugins #16157

Merged
merged 1 commit into from
Mar 26, 2015
Merged

Conversation

cvrebert
Copy link
Collaborator

Fixes #16069.
CC: @juthilo @hnrch02

@cvrebert cvrebert added the docs label Mar 26, 2015
@cvrebert cvrebert added this to the v3.3.5 milestone Mar 26, 2015
@hnrch02
Copy link
Collaborator

hnrch02 commented Mar 26, 2015

This will only work though if it is executed after transition.js and before any plugins... Nevermind, didn't scroll the diff properly. LGTM.

cvrebert added a commit that referenced this pull request Mar 26, 2015
Document how to disable transitions in jQuery plugins
@cvrebert cvrebert merged commit d6714d1 into master Mar 26, 2015
@cvrebert cvrebert deleted the fix-16069 branch March 26, 2015 01:14
@cvrebert cvrebert mentioned this pull request Mar 26, 2015
StevenMaude added a commit to StevenMaude/pelican-bootstrap3-sm that referenced this pull request May 3, 2015
Supported way of disabling transitions.

(See twbs/bootstrap#16157)

My use case: making the narrow navbar menu dropdown appear or
collapse instantly rather than waiting for a short time.
StevenMaude added a commit to StevenMaude/pelican-bootstrap3-sm that referenced this pull request May 3, 2015
Supported way of disabling transitions.

(See twbs/bootstrap#16157)

My use case: making the narrow navbar menu dropdown appear or
collapse instantly rather than waiting for a short time.
StevenMaude added a commit to StevenMaude/pelican-bootstrap3-sm that referenced this pull request May 23, 2015
Supported way of disabling transitions.

(See twbs/bootstrap#16157)

My use case: making the narrow navbar menu dropdown appear or
collapse instantly rather than waiting for a short time.
Copy link

@maerten maerten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(sorry i accidentally added a review here. but i cant seem to find a delete button)

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

Successfully merging this pull request may close these issues.

Document how to disable transitions in the JS plugins
3 participants