aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update syntax highlight after editing (#210), move markdown and highlight scr...Hakim El Hattab2012-10-28
* only call slide() if route is available in navigate methods (closes #213)Hakim El Hattab2012-10-28
* escape quotes in css using unicode hexHakim El Hattab2012-10-27
* merge in support for stepped fragments in notes serverHakim El Hattab2012-10-25
|\
| * Apply latest change to the minified versionMichael Kühnel2012-10-24
| * Merge branch 'refs/heads/fix-fragments-in-speakernotes' into fragments-in-not...Michael Kühnel2012-10-24
| |\
| | * Change source from from reveal.js back to reveal.min.jsMichael Kühnel2012-10-19
| | * Apply latest change to the minified versionMichael Kühnel2012-10-19
| | * Update renamed API methodMichael Kühnel2012-10-19
| | * Update README.mdMichael Kühnel2012-10-19
| | * Rename API method from Reveal.previousFragment() to Reveal.prevFragment()Michael Kühnel2012-10-19
| | * Oops. Delete console output.Michael Kühnel2012-10-19
| | * Renaming key within fragmentDataMichael Kühnel2012-10-19
| | * get 'fragmentdata' and react by showing/hiding the corresponding fragmentsMichael Kühnel2012-10-19
| | * Add event listener 'fragmentshown' and 'fragmenthidden'Michael Kühnel2012-10-19
| | * Broadcast fragmentdataMichael Kühnel2012-10-18
| | * Add missing semicolonMichael Kühnel2012-10-18
| | * Fix indentationMichael Kühnel2012-10-18
| | * Add nextFragment and previousFragment to the APIMichael Kühnel2012-10-18
| | * Change source from reveal.min.js to reveal.js for testing purposesMichael Kühnel2012-10-18
* | | merge in support for stepped fragments in notes windowHakim El Hattab2012-10-25
|\ \ \
| * | | Delete functionality to control presentation from notes windowMichael Kühnel2012-10-24
| * | | Change source from from reveal.js back to reveal.min.jsMichael Kühnel2012-10-24
| * | | Apply latest change to the minified versionMichael Kühnel2012-10-24
| * | | Delete console output.Michael Kühnel2012-10-24
| * | | Make the fragments visible in speaker notesMichael Kühnel2012-10-24
| * | | Add notes to the fragment slide for testing purposes.Michael Kühnel2012-10-24
| * | | Cherry picking from branch fix-fragments-in-speakernotesMichael Kühnel2012-10-23
| |/ /
* | | force 'ready' to fire one cycle later (#208)Hakim El Hattab2012-10-24
* | | fix keyboard navigation in ie9 (closes #202)Hakim El Hattab2012-10-24
|/ /
* | use borders to generate control arrows (closes #137)Hakim El Hattab2012-10-22
* | Updated new CSS triangle controls to use theme colors.Russell Beattie2012-10-22
* | Updated Controls to use CSS triangles rather than unicode triangles (fix Andr...Russell Beattie2012-10-22
* | use outer color of radial gradient as solid fallbackHakim El Hattab2012-10-20
* | remove traling whitespace (#197)Hakim El Hattab2012-10-20
* | clean up trailing whitespace (closes #197)Hakim El Hattab2012-10-20
* | new postMessage-based notes plugin, moved node-based notes to notes-server (#...Hakim El Hattab2012-10-20
|\ \
| * | Replacing speakernotes plugin with a simple postMessage systemEric J. Duran2012-10-17
* | | Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2012-10-20
|\ \ \
| * | | explain fragments in readmeHakim El Hattab2012-10-20
* | | | fix overview when zoom transition is active (#196)Hakim El Hattab2012-10-20
|/ / /
* | | add support for fragment styles (#192)Hakim El Hattab2012-10-20
* | | Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2012-10-20
|\ \ \
| * \ \ Merge pull request #194 from mischah/feature-fullscreenHakim El Hattab2012-10-20
| |\ \ \
| | * | | Update README.mdMichael Kühnel2012-10-19
* | | | | progress bar can now be clicked to navigate (closes #181)Hakim El Hattab2012-10-20
|/ / / /
* | | / modularize themes and convert them to sass (closes #191)Hakim El Hattab2012-10-20
| |_|/ |/| |
* | | remove image dir (#187)Hakim El Hattab2012-10-17
* | | fix issue in browsers that don't support classListHakim El Hattab2012-10-17
* | | add 'ready' event (#182)Hakim El Hattab2012-10-17