- 25 Nov, 2018 2 commits
- 23 Nov, 2018 1 commit
-
-
ysds authored
-
- 20 Nov, 2018 2 commits
-
-
XhmikosR authored
-
Tieson Trowbridge authored
-
- 14 Nov, 2018 1 commit
-
-
Johann-S authored
-
- 13 Nov, 2018 6 commits
-
-
XhmikosR authored
-
Laussel LOïc authored
Also remove close button everywhere just let it when autohide is set to false
-
Johann-S authored
-
Laussel Loïc authored
-
Johann-S authored
-
Johann-S authored
-
- 04 Nov, 2018 1 commit
-
-
patrickhlauke authored
-
- 02 Nov, 2018 1 commit
-
-
Johann-S authored
-
- 30 Oct, 2018 5 commits
-
-
Johann-S authored
-
Andrew Luca authored
-
Andrew Luca authored
Having variables initialised from start `_isTransitioning` is better. Would be better to add an eslint rule to check for undeclared variables use. Reordered enter checks for `show` and `hide` by priority.
-
XhmikosR authored
-
Martijn Cuppens authored
-
- 29 Oct, 2018 5 commits
-
-
Johann-S authored
-
Johann-S authored
-
Johann-S authored
-
dercodercom authored
I'm using Tab.js with remove function and get an error "TypeError: container is undefined [more info]", with this check the error is fixed.
-
Martijn Cuppens authored
-
- 28 Oct, 2018 1 commit
-
-
Johann-S authored
-
- 21 Oct, 2018 2 commits
-
-
Andrew Luca authored
-
XhmikosR authored
-
- 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
-