Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Using the latest Uglify JS with --no-seqs
|
|
Handling the fullscreen functionality via the fullscreen JavaScript API.
Press »f« on the keyboard to enter fullscreen mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are no longer required in HTML
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(closes #122)
|
|
|
|
|
|
option in config is no longer supported (closes #104)
|
|
|
|
|
|
|
|
|
|
|
|
set to 900px (closes #49)
|
|
|
|
(closes #95)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
startup and onhashchange.
|
|
initialize call
|
|
instead of alert to demonstrate custom events
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/rmurphey/reveal.js into notes
|
|
|
|
|
|
|
|
|
|
|
|
fix JS error when controls are removed from HTML
|
|
|
|
|
|
|
|
no need to include the controls in html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added overview toggle to allow for button-based overview toggling
Added add/removeEvents methods to allow for adding& removing event
listeners that may interfere with other libs.
|
|
'fragmenthidden') closes #44
|
|
|
|
|
|
slide triggers to a touchend event to prevent interference of gestures
|
|
|
|
|
|
|
|
|
|
Reveal.addEventListener/Reveal.removeEventListener api methods
|
|
|
|
|
|
|
|
|
|
|
|
hjkl for directions.
space to move to next slide.
esc for 3D overview (instead of space)
|
|
|
|
|
|
where the state class is applied
|
|
|
|
trigger custom javascript code on a per slide basis.
|
|
classList when slide is open
|
|
|