- 20 Oct, 2018 12 commits
-
-
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
-
Christian Oliff authored
Useful suggestion from Google in the Web App Manifest documentation. https://developers.google.com/web/fundamentals/web-app-manifest/#start-url
-
galczo5 authored
-
Andres Galante authored
-
Bastien authored
-
- 19 Oct, 2018 5 commits
-
-
XhmikosR authored
-
Catalin Zalog authored
In case we set `$body-bg` to a dark color, we have to keep table contrast relevant.
-
namiltd authored
-
Roy Klutman authored
-
chocolateboy authored
-
- 18 Oct, 2018 4 commits
- 17 Oct, 2018 6 commits
-
-
Martijn Cuppens authored
-
Helmut Granda authored
Deleting external file since it is not needed, the copy of this file will be added directly to card.md.
-
Helmut Granda authored
Instead of using an external source since this is only a one time note it is safe to be placed within the document itself.
-
Helmut Granda authored
In the event that the content is larger than the image, the content will continue to be displayed outside the image itself. There are some workarounds but they apply only to browsers that support this option and IE11 is not one of them.
-
Martijn Cuppens authored
-
XhmikosR authored
-
- 15 Oct, 2018 8 commits
-
-
Mark Otto authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
Martijn Cuppens authored
-
XhmikosR authored
-
XhmikosR authored
Also improve its formatting.
-
Martijn Cuppens authored
-
- 14 Oct, 2018 5 commits