Skip to content

Commit

Permalink
Port twbs#19727 to v3
Browse files Browse the repository at this point in the history
Add http://bugzil.la/1264125 to Wall of Browser Bugs

Due to the lack of this feature in browsers,
we currently have to implement an annoying setTimeout-based workaround,
which adds an extra layer of complication and probably slightly impacts performance:
https://github.com/twbs/bootstrap/blob/e391fcb953cc959ddd88fb676b68f49eef85ef06/js/src/util.js#L63-L77

[ci skip]
  • Loading branch information
cvrebert committed Apr 13, 2016
1 parent 7e09021 commit 63253ab
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/_data/browser-bugs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,16 @@
origin: >
Bootstrap#18365
-
browser: >
Firefox
summary: >
Fire `transitioncancel` event when a transition is canceled
upstream_bug: >
Mozilla#1264125
origin: >
Mozilla#1182856
-
browser: >
Firefox (Windows)
Expand Down

0 comments on commit 63253ab

Please sign in to comment.