2013-03-08 |
David Banham | Prevent users from accidentally using common credentials |
commit | commitdiff | tree | snapshot |
2013-03-08 |
David Banham | Bring multiplex up to date |
commit | commitdiff | tree | snapshot |
2013-03-07 |
David Banham | Merge branch 'master' of https://github.com/hakimel... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Hakim El Hattab | fix a few typos (closes #352) |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Hakim El Hattab | format tweak |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Ben Houston | fixing an initialization bug when turning off controls... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | force layout after configuration changes |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | Merge branch 'dev' of github.com:hakimel/reveal.js... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | attempt n2 to fix grunt in travis ci build |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | attempt to fix grunt in travis ci build |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | update main window when current slide changes in notes... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | replace classList.toggle( ..., force ) as it's broken... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | dispatch event when paused/resumed (closes #336) |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | Merge branch 'patch-1' of https://github.com/asmod3us... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | example external markdown in readme (#329) |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | add note about external markdown in readme (#329) |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | merge external markdown support, move example to plugin... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | Merge branch 'slidifyMarkdown' of https://github.com... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | fragment sorting tweaks, sort attribute is now called... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | Merge branch 'sort_fragments' of https://github.com... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | merge grunt update to 0.4 (#350) |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Hakim El Hattab | Merge branch 'upgrade-to-grunt-0.4' of https://github... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Boaz Sender | upgrading to grunt 0.4. resolves #349. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Hakim El Hattab | remove share buttons |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Hakim El Hattab | disabled overview clicks on slides with disabled class |
commit | commitdiff | tree | snapshot |
2013-02-26 |
asmod3us | Update plugin/markdown/markdown.js |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Hakim El Hattab | prevent overview click events after calling Reveal... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Hakim El Hattab | add configure api method for update config after initia... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Jeremy Mikola | Set PDF output to letter landscape, no margin |
commit | commitdiff | tree | snapshot |
2013-02-21 |
James Bergstra | FIX: indent level of sort_fragments |
commit | commitdiff | tree | snapshot |
2013-02-21 |
James Bergstra | ENH: fragment-pos attribute for ordering fragments |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Hakim El Hattab | Merge pull request #338 from jjallaire/ontouchstart... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
JJ Allaire | ontouchstart null check in addEventListeners |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Hakim El Hattab | added isFirstSlide/isLastSlide api methods |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Hakim El Hattab | Merge branch 'master' of https://github.com/gouravtiwar... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Hakim El Hattab | Merge pull request #337 from jjallaire/ontouchstart... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
JJ Allaire | check window.ontouchstart != null (required for qtwebkit) |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Gourav Tiwari | Added isFirstSlide and isLastSlide functions |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Hakim El Hattab | scale presentations on ipad instead of zoom |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Hakim El Hattab | add api methods for check if overview is active or... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Hakim El Hattab | stop auto-slide on pause and overview (closes #320) |
commit | commitdiff | tree | snapshot |
2013-02-07 |
hakimel | merge in notes improvement |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Damjan Georgievski | find correct path to open html file from the notes... |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Hakim El Hattab | adjust copyright years |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Hakim El Hattab | remove experimental tileflip transition, reduce max... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Hakim El Hattab | enable backgrounds images when printing to pdf (closes... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Hakim El Hattab | helper method for retrieving slide based on index ... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Hakim El Hattab | disable zoom plugin while in overview mode |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Hakim El Hattab | fix vertical centering of slide in ios chrome (closes... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Hakim El Hattab | trailing ws |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Hakim El Hattab | fix error with removal of control button and progress... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Hakim El Hattab | code cosmetics |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Hakim El Hattab | Merge pull request #322 from commadelimited/deactivate... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Hakim El Hattab | describing new presentation sizing logic in readme |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Hakim El Hattab | fix word breaks in headers (closes #321) |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Hakim El Hattab | remove extra padding in stacks, add api method to retri... |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Hakim El Hattab | reduce width of single-page fallback slides |
commit | commitdiff | tree | snapshot |
2013-01-31 |
andy matthews | Only allowing 'unpause' keyboard events while paused |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Hakim El Hattab | change default maxScale to 1.0 (#310) |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Hakim El Hattab | add config vars for #310 to readme |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Hakim El Hattab | add min/max scale settings (#310) |
commit | commitdiff | tree | snapshot |
2013-01-29 |
hakimel | rename padding config option to margin, better mobile... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Lars Kappert | Slightly refactored "slidify" flow |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Lars Kappert | More/better examples in markdown demo |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Lars Kappert | Support for external markdown files, including configur... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
hakimel | fix layering issue of anchors in ff with page transitio... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
hakimel | feature detect zoom with fallback on transform, allow... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Hakim El Hattab | updated to v2.3, initial implementation of uniformly... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Hakim El Hattab | merge in timer in notes window, timer now stays hidden... 2.2.0 v2.2 |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Charlie DeTar | Add clock and elapsed time to notes view |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Hakim El Hattab | update code sample for syntax highlight in readme |
commit | commitdiff | tree | snapshot |
2013-01-23 |
hakimel | merge in clojure syntax highlighting, tweak readme |
commit | commitdiff | tree | snapshot |
2013-01-23 |
hakimel | Merge branch 'feature/highlightjs-clojure' of https... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
hakimel | limit video size to size of slide (closes #308) |
commit | commitdiff | tree | snapshot |
2013-01-23 |
hakimel | Merge branch 'master' of github.com:hakimel/reveal.js |
commit | commitdiff | tree | snapshot |
2013-01-23 |
hakimel | show error when notes run on non-http, fix load order... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Aaron Steele | Add Clojure to highlight.js, add code highlight example... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Hakim El Hattab | specify branch name for travis build status image |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Hakim El Hattab | fix placement of travis build status in readme |
commit | commitdiff | tree | snapshot |
2013-01-21 |
hakimel | remove traling whitespace |
commit | commitdiff | tree | snapshot |
2013-01-21 |
hakimel | Merge branch 'add-travisci' of https://github.com/nscho... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Nick Schonning | Add grunt as a dev dependency |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Nick Schonning | Add npm script tage the Travis automatically executes |
commit | commitdiff | tree | snapshot |
2013-01-21 |
hakimel | don't convert anchors with child nodes to rolling links... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
hakimel | remove debug code |
commit | commitdiff | tree | snapshot |
2013-01-21 |
hakimel | notes window now displays correct slides when origin... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
hakimel | add overviewshown and overviewhidden events (closes... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
hakimel | config option for disabling touch navigation (closes... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
hakimel | expose layout api method (closes #305), consistent... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Hakim El Hattab | Merge pull request #303 from DrBenton/master |
commit | commitdiff | tree | snapshot |
2013-01-18 |
hakimel | fix typos |
commit | commitdiff | tree | snapshot |
2013-01-18 |
hakimel | Merge branch 'fade-transition' of https://github.com... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Hakim El Hattab | Merge pull request #302 from rschellhorn/master |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Olivier Philippon | add public "togglePause()" access |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Olivier Philippon | add Logitech presenter tools "black screen" button... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Rob Schellhorn | Fixed fragment fade-in/out example |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Joel Brandt | implement a fade transition |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Hakim El Hattab | fix issue with navigateTo and fragments (closes #290) |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Hakim El Hattab | merge in reset of vertical slides when returning to... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
karimsa | better fix (issue: #285) |
commit | commitdiff | tree | snapshot |
next |