aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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-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() Michael Kühnel2012-10-23
* 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-fullscreen•••Adding info about the fullscreen mode to README.mdHakim El Hattab2012-10-20
| |\ \
| | * | Update README.md•••Add info about the fullscreen mode Michael 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
* | | Adding images directory to staticDir so we can search imagesEric J. Duran2012-10-16
| |/ |/|
* | Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2012-10-16
|\ \
| * \ Merge pull request #183 from dandv/patch-4•••Document zooming featureHakim El Hattab2012-10-15
| |\ \
| | * | Document zooming featureDan Dascalescu2012-10-14
| |/ /
* / / adjust themes so that font definitions are at top, apply fonts on .reveal ins...Hakim El Hattab2012-10-16
|/ /
* | take out demo page jsHakim El Hattab2012-10-14
* | new shorter api method names (closes #178), restructured and cleaned up core jsHakim El Hattab2012-10-14
* | merge full screen key binding (f)Hakim El Hattab2012-10-14
|\|
| * Change source from from reveal.js back to reveal.min.js•••Reverted to c34be2e9765637ddeddbdf293de7ca98941ca6c5 Michael Kühnel2012-10-14
| * Apply latest change to the minified version•••Using the latest Uglify JS with --no-seqs Michael Kühnel2012-10-14
| * Change source from reveal.min.js to reveal.js for testing purposesMichael Kühnel2012-10-14
| * Add fullscreen mode•••Handling the fullscreen functionality via the fullscreen JavaScript API. Press »f« on the keyboard to enter fullscreen mode. Michael Kühnel2012-10-14
* | Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2012-10-14
|\ \
| * \ Merge pull request #173 from Hlynsson/patch-1•••fixed link for browser supportHakim El Hattab2012-10-13
| |\ \
| | * | fixed link for browser support•••was pointing at changelogHansi2012-10-12
* | | | enable pinch to zoom interaction if overview is disabled (#175)Hakim El Hattab2012-10-14
|/ / /
* | | roll back attr name change, just lowercase (#170)Hakim El Hattab2012-10-13
* | | ability to define autoSlide duration per slideHakim El Hattab2012-10-13
* | | Merge branch 'master' of https://github.com/functino/reveal.jsHakim El Hattab2012-10-13
|\ \ \
| * | | Make it possible to customize autoSlide for each slideageier2012-10-11
| |/ /
* | | add zoom transitionHakim El Hattab2012-10-13
* | | tweaks to page and cube transitions, change sky theme text-highlight colorHakim El Hattab2012-10-13
| |/ |/|
* | default config value for theme is nullHakim El Hattab2012-10-13
|/
* fix conflict with theme set in query and theme specified in headHakim El Hattab2012-10-10
* merge in relative theme/transition linksHakim El Hattab2012-10-10
* Merge branch 'patch-3' of https://github.com/dandv/reveal.jsHakim El Hattab2012-10-10
|\
| * Links to transitions & themes stay in presentationDan Dascalescu2012-10-10