- 20 Oct, 2018 10 commits
-
-
Johann-S authored
-
patrickhlauke authored
Firefox currently seems extremely fickle - with `pan-y` if fires pointercancel as soon as a touch strays even a pixel or so vertically. While `touch-action: pan-y` would be ideal (allowing users to scroll the page even when their finger started the scroll on the carousel), this prevents a swipe that isn't perfectly/only horizontal to be recognised by Firefox.
-
patrickhlauke authored
in particular, no need to use originEvent, and preventDefault() only needed for touch events
-
patrickhlauke authored
these may also be the cause of weird behavior in Chrome/Surface, where scrolling vertically triggers slide advance
-
patrickhlauke authored
-
patrickhlauke authored
- my fault, my original advice of using `touch-action: pan-x` is exactly the value we *don't* want to have the browser handle...
-
Johann-S authored
-
Johann-S authored
-
Johann-S authored
-
galczo5 authored
-
- 14 Oct, 2018 2 commits
-
-
XhmikosR authored
- 26 Sep, 2018 1 commit
-
-
Johann-S authored
-
- 19 Sep, 2018 1 commit
-
-
Mark Otto authored
-
- 18 Sep, 2018 2 commits
-
-
Christopher Morrissey authored
adds the ability to assign data-interval to an individual carousel-item
-
XhmikosR authored
-
- 17 Sep, 2018 1 commit
-
-
Mark Otto authored
-
- 14 Sep, 2018 1 commit
-
-
XhmikosR authored
-
- 13 Sep, 2018 3 commits
- 10 Sep, 2018 1 commit
-
-
Johann-S authored
-
- 31 Aug, 2018 1 commit
-
-
Johann-S authored
-
- 30 Aug, 2018 1 commit
-
-
Johann-S authored
-
- 19 Aug, 2018 1 commit
-
-
Mark Otto authored
-
- 12 Aug, 2018 2 commits
- 07 Aug, 2018 1 commit
-
-
Johann-S authored
-
- 02 Aug, 2018 1 commit
-
-
jarstelfox authored
see: https://github.com/twbs/bootstrap/issues/26847 in v4, destroy was replaced by dispose
-
- 24 Jul, 2018 3 commits
- 12 Jul, 2018 3 commits
-
-
Mark Otto authored
-
Mark Otto authored
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
-
Mark Otto authored
-
- 11 Jul, 2018 2 commits
-
-
Johann-S authored
-
Catalin Zalog authored
-
- 25 Jun, 2018 2 commits
-
-
Johann-S authored
-
jakubhonisek authored
-
- 22 Jun, 2018 1 commit
-
-
Mark Otto authored
-