Michael Kühnel
|
d02e64adbd
|
get 'fragmentdata' and react by showing/hiding the corresponding fragments
|
2012-10-19 00:07:26 +02:00 |
|
Michael Kühnel
|
c46486b3df
|
Add event listener 'fragmentshown' and 'fragmenthidden'
And emit 'fragmentchanged' with the appropriate fragmentData to show or hide fragments.
|
2012-10-19 00:04:40 +02:00 |
|
Michael Kühnel
|
46e270e59f
|
Broadcast fragmentdata
|
2012-10-18 23:59:43 +02:00 |
|
Michael Kühnel
|
409c0dfbcc
|
Add missing semicolon
|
2012-10-18 23:56:51 +02:00 |
|
Michael Kühnel
|
cbdbfc07f4
|
Fix indentation
|
2012-10-18 23:55:06 +02:00 |
|
Michael Kühnel
|
5cfb7b3239
|
Add nextFragment and previousFragment to the API
Making it possible to call the methods Reveal.nextFragment() and Reveal.previousFragment() from »outside«.
|
2012-10-18 23:19:01 +02:00 |
|
Michael Kühnel
|
e447187c20
|
Change source from reveal.min.js to reveal.js for testing purposes
|
2012-10-18 23:15:28 +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 |
|