2012-11-25 |
Hakim El Hattab | fix inconsistency with vertical centering when using... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Hakim El Hattab | word break rules and hyphens where possible for titles |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Hakim El Hattab | improve rendering accuracy of overview |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Hakim El Hattab | use touch start events for controls on touch devices |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Hakim El Hattab | Merge branch 'master' of github.com:hakimel/reveal.js |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Hakim El Hattab | slide method now accepts fragment index argument #228 |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Hakim El Hattab | readme tweaks |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Hakim El Hattab | use system font when rtl is enabled, exclude pre and... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Hakim El Hattab | adjust rtl implementation (#166) |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Hakim El Hattab | experimental rtl support (#166) |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Hakim El Hattab | enforce max width/height on iframes (#244), disabled... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Hakim El Hattab | null check for notes in markdown parser (#253) |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Hakim El Hattab | avoid stripping out notes when parsing markdown (closes... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Hakim El Hattab | Merge branch 'master' of github.com:hakimel/reveal.js |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Hakim El Hattab | fix incorrect navigation in notes window (closes #241) |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Hakim El Hattab | Merge pull request #254 from harriha/bug-with-theme... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
harriha | Fix bug with switching to night theme |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Hakim El Hattab | Merge pull request #245 from dandv/patch-1 |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Hakim El Hattab | Merge branch 'fix-grunt-contrib-mincss-version' of... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Hakim El Hattab | fix minor issue in pdf print sheet |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Hakim El Hattab | null check parentNode in case slide has been detached |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Hakim El Hattab | Merge branch 'fix-callback-with-shared-dir' of https... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Hakim El Hattab | disable hiding of address bar on android, caused vertic... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Dan Dascalescu | Document vertical centering breaking backcompat |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Josh Nichols | Use grunt-contrib-mincss ~0.3.1 |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Antoine Musso | Fix callback calling when using from a parent directory |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Hakim El Hattab | note about #226 in readme |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Hakim El Hattab | add touch based remote controlled plugin |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Hakim El Hattab | add note about nested fragments |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Hakim El Hattab | fix typos |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Hakim El Hattab | Merge branch 'master' of github.com:hakimel/reveal.js |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Hakim El Hattab | add grunt.js build file (closes #235) |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Hakim El Hattab | Merge pull request #234 from dandv/patch-1 |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Dan Dascalescu | its->it's in README.md |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Hakim El Hattab | fixes issue where italic fonts disappeared when printin... |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Hakim El Hattab | add night theme |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Hakim El Hattab | fix issue with dependency loader callbacks |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | ensure fragments are visible in print styles, fix page... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | cosmetical tweaks to postmessage plugin |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | Merge branch 'master' of https://github.com/sithmel... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | workaround markdown quote issue (#223) |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | tweak ie8 fallback |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | updated transition styles to work with vertical centeri... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | fix vertical transition for vertically centered slides... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | correction to vertical centering and overview mode... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | remember last visited vertical slide (closes #225) |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | enable up/down arrows to step through fragments (closes... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | count vertical slides towards the progress bar (closes... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | revert to display none from visibility hidden to correc... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | allow multiple control elements, document usage of... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | write named links, rather than h/v index, to hash when... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | additional media query plus vertical queries to support... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | overview mode documentation |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | corrections to vertical centering (#70), added to docs... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Hakim El Hattab | rough support for vertical centering #70 |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Federico Fissore | working on #227 |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Maurizio Lupo | added a simple postmessage plugin |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Bruno Bord | Describing how to toggle "overview mode" |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Hakim El Hattab | fixed issue with dependency loader failing when there... 2.1.0 v2.1 |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Hakim El Hattab | fix rolling links glitch in firefox |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Hakim El Hattab | content now re-renders after alt+click zoom (closes... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Hakim El Hattab | include theme background in printed pdfs (#217), fix... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Hakim El Hattab | Merge branch 'master' of github.com:hakimel/reveal.js |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Hakim El Hattab | document server-side speaker notes |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Hakim El Hattab | remove console.log |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Hakim El Hattab | updated markdown references in notes plugin |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Hakim El Hattab | update syntax highlight after editing (#210), move... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Hakim El Hattab | only call slide() if route is available in navigate... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Hakim El Hattab | escape quotes in css using unicode hex |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Hakim El Hattab | merge in support for stepped fragments in notes server |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Hakim El Hattab | merge in support for stepped fragments in notes window |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Hakim El Hattab | force 'ready' to fire one cycle later (#208) |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Hakim El Hattab | fix keyboard navigation in ie9 (closes #202) |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Michael Kühnel | Apply latest change to the minified version |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Michael Kühnel | Merge branch 'refs/heads/fix-fragments-in-speakernotes... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Michael Kühnel | Delete functionality to control presentation from notes... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Michael Kühnel | Change source from from reveal.js back to reveal.min.js |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Michael Kühnel | Apply latest change to the minified version |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Michael Kühnel | Delete console output. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Michael Kühnel | Make the fragments visible in speaker notes |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Michael Kühnel | Add notes to the fragment slide for testing purposes. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Michael Kühnel | Cherry picking from branch fix-fragments-in-speakernotes |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Hakim El Hattab | use borders to generate control arrows (closes #137) |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Russell Beattie | Updated new CSS triangle controls to use theme colors. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Russell Beattie | Updated Controls to use CSS triangles rather than unico... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Hakim El Hattab | use outer color of radial gradient as solid fallback |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Hakim El Hattab | remove traling whitespace (#197) |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Hakim El Hattab | clean up trailing whitespace (closes #197) |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Hakim El Hattab | new postMessage-based notes plugin, moved node-based... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Hakim El Hattab | Merge branch 'master' of github.com:hakimel/reveal.js |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Hakim El Hattab | explain fragments in readme |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Hakim El Hattab | fix overview when zoom transition is active (#196) |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Hakim El Hattab | add support for fragment styles (#192) |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Hakim El Hattab | Merge branch 'master' of github.com:hakimel/reveal.js |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Hakim El Hattab | progress bar can now be clicked to navigate (closes... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Hakim El Hattab | Merge pull request #194 from mischah/feature-fullscreen |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Hakim El Hattab | modularize themes and convert them to sass (closes... |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Michael Kühnel | Update README.md |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Michael Kühnel | Change source from from reveal.js back to reveal.min.js |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Michael Kühnel | Apply latest change to the minified version |
commit | commitdiff | tree | snapshot |
next |