Michael Kühnel
64448319eb
Change source from from reveal.js back to reveal.min.js
2012-10-24 14:57:51 +02:00
Michael Kühnel
73328cfd48
Apply latest change to the minified version
...
Using the latest Uglify JS with --no-seqs and deleting 'use strict' statement for use in production.
2012-10-24 14:57:20 +02:00
Michael Kühnel
13e7550afe
Delete console output.
2012-10-24 14:53:50 +02:00
Michael Kühnel
296242f8d3
Make the fragments visible in speaker notes
2012-10-24 14:33:16 +02:00
Michael Kühnel
76a7bd83fa
Add notes to the fragment slide for testing purposes.
2012-10-24 14:31:58 +02:00
Michael Kühnel
40c899ec56
Cherry picking from branch fix-fragments-in-speakernotes
...
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()
2012-10-23 21:56:56 +02:00
Michael Kühnel
f82c13497a
Update README.md
...
Add info about the fullscreen mode
2012-10-19 01:49:02 +02:00
Michael Kühnel
ec58a913f2
Change source from from reveal.js back to reveal.min.js
...
Reverted to c34be2e976
2012-10-14 11:11:19 +02:00
Michael Kühnel
aed06772f6
Apply latest change to the minified version
...
Using the latest Uglify JS with --no-seqs
2012-10-14 11:08:50 +02:00
Michael Kühnel
a23868804e
Change source from reveal.min.js to reveal.js for testing purposes
2012-10-14 10:33:25 +02:00
Michael Kühnel
2869f8a4ee
Add fullscreen mode
...
Handling the fullscreen functionality via the fullscreen JavaScript API.
Press »f« on the keyboard to enter fullscreen mode.
2012-10-14 10:26:40 +02:00