Age | Commit message (Collapse) | Author |
|
Changed invert to naturalSwipe
Removed invert rule from index.html
Ensured that left/right swipes only work with 1 hand present
modified: index.html
modified: plugin/leap/leap.js
|
|
Added timing code to limit gesture calls.
Added gesture to access the overview.
index.html includes the leap plugin
|
|
Left, right, up, and down gestures.
Optional invert for gestures.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updated README.md
|
|
Added "touch" config property
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
They looked a little wonky if you used a G or a Y.
|
|
update serif (controls, attribution URL, and fix <a> elements)
|
|
The Serif theme was a little flaky previously
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
like 2e-10
|
|
|
|
|
|
data-full-height support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This way, authors can use HTML for special formatting.
|
|
|
|
|
|
https://github.com/toy/reveal.js into dev
|
|
|
|
|
|
|
|
|
|
|
|
overview, zoom-in — deactivate overview
|
|
|
|
|
|
|
|
|
|
|
|
When multiple elements are specified with the same data-fragment-index,
they are all shown or hidden at once.
|
|
Resolves an issue where the first label (e.g., first bullet or first
number) of a list would wrap to the right side of the window and be
hidden under the clock element.
|
|
|
|
|
|
|
|
|
|
|
|
|