| Commit message (Expand) | Author | Age |
* | note about #226 in readme | Hakim El Hattab | 2012-11-11 |
* | add touch based remote controlled plugin | Hakim El Hattab | 2012-11-11 |
* | add note about nested fragments | Hakim El Hattab | 2012-11-11 |
* | fix typos | Hakim El Hattab | 2012-11-11 |
* | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab | 2012-11-11 |
|\ |
|
| * | Merge pull request #234 from dandv/patch-1 | Hakim El Hattab | 2012-11-10 |
| |\ |
|
| | * | its->it's in README.md | Dan Dascalescu | 2012-11-10 |
| |/ |
|
* / | add grunt.js build file (closes #235) | Hakim El Hattab | 2012-11-11 |
|/ |
|
* | fixes issue where italic fonts disappeared when printing to pdf (closes #230) | Hakim El Hattab | 2012-11-10 |
* | add night theme | Hakim El Hattab | 2012-11-10 |
* | fix issue with dependency loader callbacks | Hakim El Hattab | 2012-11-10 |
* | ensure fragments are visible in print styles, fix page-break error in paper p... | Hakim El Hattab | 2012-11-10 |
* | cosmetical tweaks to postmessage plugin | Hakim El Hattab | 2012-11-10 |
* | Merge branch 'master' of https://github.com/sithmel/reveal.js | Hakim El Hattab | 2012-11-10 |
|\ |
|
| * | added a simple postmessage plugin | Maurizio Lupo | 2012-10-31 |
* | | workaround markdown quote issue (#223) | Hakim El Hattab | 2012-11-10 |
* | | tweak ie8 fallback | Hakim El Hattab | 2012-11-10 |
* | | updated transition styles to work with vertical centering (#70) | Hakim El Hattab | 2012-11-10 |
* | | fix vertical transition for vertically centered slides, vertical centering is... | Hakim El Hattab | 2012-11-10 |
* | | correction to vertical centering and overview mode, clean up of vertical slid... | Hakim El Hattab | 2012-11-10 |
* | | remember last visited vertical slide (closes #225) | Hakim El Hattab | 2012-11-10 |
* | | enable up/down arrows to step through fragments (closes #233) | Hakim El Hattab | 2012-11-10 |
* | | count vertical slides towards the progress bar (closes #150) | Hakim El Hattab | 2012-11-10 |
* | | revert to display none from visibility hidden to correct vertical centering | Hakim El Hattab | 2012-11-10 |
* | | allow multiple control elements, document usage of global controls (#184, #204) | Hakim El Hattab | 2012-11-10 |
* | | write named links, rather than h/v index, to hash when available (closes #224) | Hakim El Hattab | 2012-11-10 |
* | | additional media query plus vertical queries to support smaller screens (clos... | Hakim El Hattab | 2012-11-10 |
* | | overview mode documentation | Hakim El Hattab | 2012-11-10 |
|\ \ |
|
| * | | Describing how to toggle "overview mode" | Bruno Bord | 2012-10-30 |
| |/ |
|
* | | corrections to vertical centering (#70), added to docs, upgrade to 2.2 | Hakim El Hattab | 2012-11-10 |
* | | rough support for vertical centering #70 | Hakim El Hattab | 2012-11-10 |
|/ |
|
* | fixed issue with dependency loader failing when there were 0 async scripts (#... | Hakim El Hattab | 2012-10-29 |
* | fix rolling links glitch in firefox | Hakim El Hattab | 2012-10-29 |
* | content now re-renders after alt+click zoom (closes #195) | Hakim El Hattab | 2012-10-28 |
* | include theme background in printed pdfs (#217), fix empty white pages in reg... | Hakim El Hattab | 2012-10-28 |
* | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab | 2012-10-28 |
|\ |
|
| * | document server-side speaker notes | Hakim El Hattab | 2012-10-28 |
* | | remove console.log | Hakim El Hattab | 2012-10-28 |
|/ |
|
* | updated markdown references in notes plugin | Hakim El Hattab | 2012-10-28 |
* | update syntax highlight after editing (#210), move markdown and highlight scr... | Hakim El Hattab | 2012-10-28 |
* | only call slide() if route is available in navigate methods (closes #213) | Hakim El Hattab | 2012-10-28 |
* | escape quotes in css using unicode hex | Hakim El Hattab | 2012-10-27 |
* | merge in support for stepped fragments in notes server | Hakim El Hattab | 2012-10-25 |
|\ |
|
| * | Apply latest change to the minified version | Michael Kühnel | 2012-10-24 |
| * | Merge branch 'refs/heads/fix-fragments-in-speakernotes' into fragments-in-not... | Michael Kühnel | 2012-10-24 |
| |\ |
|
| | * | Change source from from reveal.js back to reveal.min.js | Michael Kühnel | 2012-10-19 |
| | * | Apply latest change to the minified version | Michael Kühnel | 2012-10-19 |
| | * | Update renamed API method | Michael Kühnel | 2012-10-19 |
| | * | Update README.md | Michael Kühnel | 2012-10-19 |
| | * | Rename API method from Reveal.previousFragment() to Reveal.prevFragment() | Michael Kühnel | 2012-10-19 |