Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Its was impossible (at least for me) to keep the windows in sync without bloating the code too much.
|
|
|
|
Using the latest Uglify JS with --no-seqs and deleting 'use strict' statement for use in production.
|
|
|
|
|
|
|
|
Change source from reveal.min.js to reveal.js for testing purposes.
Add nextFragment and previousFragment to the API:
Making it possible to call the methods Reveal.nextFragment()
and Reveal.previousFragment() from »outside«.
Update README.md:
Add the new API Methods Reveal.prevFragment() and Reveal.nextFragment()
|
|
|
|
|
|
Android support)
|
|
|
|
|
|
|
|
(#190)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adding info about the fullscreen mode to README.md
|
|
|
|
Add info about the fullscreen mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of body
|
|
Document zooming feature
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reverted to c34be2e9765637ddeddbdf293de7ca98941ca6c5
|
|
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.
|
|
fixed link for browser support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
was pointing at changelog
|
|
|
|
|
|
|
|
|
|
Typo fix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#155 #162)
|
|
are no longer required in HTML
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
font-size: 18pt; instead of fount-size: 22pt;
remove the "a" tag from def that forces font size, otherwise anchors in various contexts, e.g., headings, etc., will cause ugly rendering due to mismatched font size.
specify font size for "pre" tags so that code listings more closely match browser rendering
|
|
|
|
|
|
|
|
|
|
https://github.com/technicalpickles/reveal.js
|
|
|
|
|
|
|
|
|
|
|
|
update package.json for node 0.8+
|
|
|
|
|
|
|
|
https://github.com/technicalpickles/reveal.js
|
|
|
|
|
|
|