Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
| | * | its->it's in README.md | Dan Dascalescu | 2012-11-10 |
| |/ | | | | | Thanks for the multi-control support! | ||
* / | 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 ↵ | Hakim El Hattab | 2012-11-10 |
| | | | | print sheet | ||
* | 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 |
|\ | | | | | | | merge postmessage api | ||
| * | 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 ↵ | Hakim El Hattab | 2012-11-10 |
| | | | | | | | | is now on by default (#70) | ||
* | | correction to vertical centering and overview mode, clean up of vertical ↵ | Hakim El Hattab | 2012-11-10 |
| | | | | | | | | slide storage | ||
* | | 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 ↵ | Hakim El Hattab | 2012-11-10 |
| | | | | | | | | (closes #232) | ||
* | | 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 |
| | | | | (#214) | ||
* | 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 ↵ | Hakim El Hattab | 2012-10-28 |
| | | | | regular print (#215) | ||
* | 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 ↵ | Hakim El Hattab | 2012-10-28 |
| | | | | scripts from lib to plugin | ||
* | 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 |
| | | | | | | | | Using the latest Uglify JS with --no-seqs and deleting 'use strict' statement for use in production. | ||
| * | Merge branch 'refs/heads/fix-fragments-in-speakernotes' into ↵ | Michael Kühnel | 2012-10-24 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | fragments-in-notes-server Conflicts: js/reveal.min.js Need to generate a new minified version afterwards. | ||
| | * | 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 |
| | | | | | | | | | | | | Using the latest Uglify JS with --no-seqs and deleting 'use strict' statement for use in production. | ||
| | * | Update renamed API method | Michael Kühnel | 2012-10-19 |
| | | | | | | | | | | | | See b957d0b8580bafb35fbb808ef1d7acf424f73895 | ||
| | * | Update README.md | Michael Kühnel | 2012-10-19 |
| | | | | | | | | | | | | Add the new API Methods Reveal.prevFragment() and Reveal.nextFragment() | ||
| | * | Rename API method from Reveal.previousFragment() to Reveal.prevFragment() | Michael Kühnel | 2012-10-19 |
| | | | | | | | | | | | | Because of consistency with the existent methods Reveal.prev() and Reveal.next() | ||
| | * | Oops. Delete console output. | Michael Kühnel | 2012-10-19 |
| | | |