Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Use webkitRequestFullscreen if available
|
|
support all key events in fullscreen mode.
|
|
typo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clarified documentation for multiplex plugin.
|
|
|
|
|
|
getCurrentFragmentIndex #395
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to @davidbanham for his help.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/jakubholynet/reveal.js into dev
|
|
|
|
|
|
|
|
1. Show an alert when loading the file throws an exception
2. Whenever the status isn't success (2xx) - upon exception or e.g.
"file not found" - replace the section's content with information
about the failure (instead of being silent about it and showing
a blank slide).
We need to inform the user something went wrong, not just be silent
about it. An experienced developer, upon seing a blank slide, will
likely check the javascript console - but the rest will profit from
being told about the problem (and solution) explicitely.
|
|
Changing the link to grunt.js installation instructions.
|
|
|
|
|
|
|
|
|
|
|
|
into dev
|
|
|
|
|
|
|
|
|
|
|
|
Fixed some typos in the documentation
|
|
|
|
Based on user feedback, it was very non-obvious that if using an
web server other than multiplex/index.js it would be necessary to
upload the socket.io client libs. This negates that problem.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
README.md
index.html
js/reveal.js
package.json
plugin/speakernotes/client.js
|
|
|
|
|
|
embed a generic search button icon.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into dev
|
|
|
|
|
|
Allow HTML tags in external markdown files
|
|
|
|
|
|
initialization.
|