Age | Commit message (Collapse) | Author |
|
|
|
input
|
|
|
|
for backward compatibility reasons, IE11 sets both msPointerEnabled and
pointerEnabled. Changed the order for the test and added 'else if' to
not duplicate handlers on pointer events
|
|
Added unprefixed touch-action CSS attribute
Added unprefixed pointer events handlers hooks
|
|
Added un-prefixed touch-action CSS attribute
added un-prefixed PointerEvents event handler hooks
|
|
|
|
|
|
parallax is applied to background class, remove unused attributes #595
|
|
|
|
|
|
|
|
|
|
|
|
Fixed problem with parallax background not working under FF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#490 #561
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes some crashes
|
|
|
|
Removed some code duplication
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For backward-compatibility, add a new 'fragments' property to the
fragmentshown and fragmenthidden events. The 'fragment' property still
returns the first fragment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously navigatePrev() was changing indexh and indexv; instead should
call slide(h, v) and let it change indexh and indexv.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data-full-height support
|
|
|
|
|
|
|