Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
transition to be transparent
|
|
|
|
|
|
|
|
|
|
|
|
reveal.js
|
|
|
|
|
|
|
|
|
|
slidechange doesn't get fired on "hashchange" events
|
|
startup and onhashchange.
|
|
Another instance of: id="reveal" => class="reveal"
|
|
|
|
|
|
initialize call
|
|
Update README to reflect "reveal" container selector change
|
|
instead of ID"
|
|
instead of alert to demonstrate custom events
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
server js #57
|
|
|
|
adds charset declaration in main.css
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/rmurphey/reveal.js into notes
|
|
Send the correct element for fragmenthidden events
|
|
|
|
Specify position for .reveal.linear sections. fixes #64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changed #reveal to .reveal in print.css
|
|
|
|
fix JS error when controls are removed from HTML
|
|
|
|
Expose navigatePrev, navigateNext
|
|
|
|
|
|
|
|
|
|
no need to include the controls in html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
simplified handling of nested lists
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|