Age | Commit message (Expand) | Author |
2012-11-11 | add grunt.js build file (closes #235) | Hakim El Hattab |
2012-11-10 | fix vertical transition for vertically centered slides, vertical centering is... | Hakim El Hattab |
2012-11-10 | allow multiple control elements, document usage of global controls (#184, #204) | Hakim El Hattab |
2012-11-10 | overview mode documentation | Hakim El Hattab |
2012-11-10 | corrections to vertical centering (#70), added to docs, upgrade to 2.2 | Hakim El Hattab |
2012-10-30 | Describing how to toggle "overview mode" | Bruno Bord |
2012-10-28 | document server-side speaker notes | Hakim El Hattab |
2012-10-28 | updated markdown references in notes plugin | Hakim El Hattab |
2012-10-23 | Cherry picking from branch fix-fragments-in-speakernotes | Michael Kühnel |
2012-10-20 | new postMessage-based notes plugin, moved node-based notes to notes-server (#... | Hakim El Hattab |
2012-10-20 | explain fragments in readme | Hakim El Hattab |
2012-10-20 | Merge pull request #194 from mischah/feature-fullscreen | Hakim El Hattab |
2012-10-19 | Update README.md | Michael Kühnel |
2012-10-17 | add 'ready' event (#182) | Hakim El Hattab |
2012-10-14 | Document zooming feature | Dan Dascalescu |
2012-10-14 | new shorter api method names (closes #178), restructured and cleaned up core js | Hakim El Hattab |
2012-10-13 | Merge pull request #173 from Hlynsson/patch-1 | Hakim El Hattab |
2012-10-13 | roll back attr name change, just lowercase (#170) | Hakim El Hattab |
2012-10-13 | ability to define autoSlide duration per slide | Hakim El Hattab |
2012-10-13 | Merge branch 'master' of https://github.com/functino/reveal.js | Hakim El Hattab |
2012-10-13 | add zoom transition | Hakim El Hattab |
2012-10-12 | fixed link for browser support | Hansi |
2012-10-11 | Make it possible to customize autoSlide for each slide | ageier |
2012-10-08 | update re markdown | Hakim El Hattab |
2012-10-08 | wrap markdown in script text/template to fix parsing errors (closes #146 #155... | Hakim El Hattab |
2012-09-30 | new slide | Hakim El Hattab |
2012-09-21 | merge markdown in notes | Hakim El Hattab |
2012-09-21 | Merge branch 'markdown-in-notes' of https://github.com/technicalpickles/revea... | Hakim El Hattab |
2012-09-21 | add option for disabling overview mode (closes #145) | Hakim El Hattab |
2012-09-21 | instructions for print pdf include | Hakim El Hattab |
2012-09-09 | readme update | Hakim El Hattab |
2012-09-09 | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab |
2012-09-09 | add rvl.io to readme and template slide | Hakim El Hattab |
2012-09-08 | Add documentation for markdown speaker notes | Josh Nichols |
2012-09-04 | Update README.md | Hakim El Hattab |
2012-09-04 | add pledgie button | Hakim El Hattab |
2012-09-03 | Update Socket.IO URL in readme. | Jono Warren |
2012-08-24 | Update README.md | Hakim El Hattab |
2012-08-20 | support for named links (closes #55) | Hakim El Hattab |
2012-08-14 | readme tweaks | Hakim El Hattab |
2012-08-14 | Document optional libraries | Dan Dascalescu |
2012-08-11 | document dependency loading | Hakim El Hattab |
2012-08-08 | Update README.md | Dan Dascalescu |
2012-08-08 | remove theme from init options example | Hakim El Hattab |
2012-08-07 | readme typo | Hakim El Hattab |
2012-08-07 | fix broken link | Hakim El Hattab |
2012-08-07 | big rewrite of readme | Hakim El Hattab |
2012-08-06 | Update README.md | Hakim El Hattab |
2012-08-04 | instructions for pdf export (#92) | Hakim El Hattab |
2012-08-04 | support for PDF export in chrome (closes #92) | Hakim El Hattab |
2012-08-04 | use mq to reduce font size for low resultions, max limit on width for slides ... | Hakim El Hattab |
2012-08-03 | disable 3d links in ie, reorder script loading in index for readability (clos... | hakimel |
2012-08-03 | fix disappearing 3d hover in chrome | hakimel |
2012-08-03 | ie8 support (closes #96) | hakimel |
2012-08-03 | add eot font for ie | hakimel |
2012-08-02 | added example | Hakim El Hattab |
2012-07-31 | modified data-markdown to support markdown indented with tabs | Hakim El Hattab |
2012-07-31 | markdown instructions | Hakim El Hattab |
2012-07-31 | added slide announcing markdown support (#15) | Hakim El Hattab |
2012-07-26 | fixes bug where the .present class remained on previous slide (closes #88) | Hakim El Hattab |
2012-07-26 | adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73 | Hakim El Hattab |
2012-07-21 | added example from @pamelafox | Hakim El Hattab |
2012-07-20 | readme code marking | Hakim El Hattab |
2012-07-20 | 1.4 is now stable, increment master to 1.5 | Hakim El Hattab |
2012-07-20 | 'keyboard' config option for disabling keyboard navigation (closes #84) | Hakim El Hattab |
2012-07-20 | null check progress DOM element even if it's configured to be on | Hakim El Hattab |
2012-07-18 | readme update | Hakim El Hattab |
2012-07-16 | Another instance of: id="reveal" => class="reveal" | ob1 |
2012-07-15 | added autoSlide option (#59), clear out list of options in index.html's initi... | Hakim El Hattab |
2012-07-15 | Update README to reflect "Main #reveal container is now selected via a class ... | ob1 |
2012-07-12 | add beige theme, move theme class from .reveal to document element, use log i... | Hakim El Hattab |
2012-07-12 | changenote re code sample font size | Hakim El Hattab |
2012-07-12 | added new example to readme | Hakim El Hattab |
2012-07-09 | slidenotes becomes speakernotes to match wording in readme | Hakim El Hattab |
2012-07-09 | folder structure description in readme | Hakim El Hattab |
2012-07-09 | fix incorrect directory reference | Hakim El Hattab |
2012-07-09 | refactored folder structure, added /plugins which is initially only used by #57 | Hakim El Hattab |
2012-07-04 | readme updates | Hakim El Hattab |
2012-07-01 | tweaks to slidenotes | Hakim El Hattab |
2012-07-01 | /lib restructuring | Hakim El Hattab |
2012-07-01 | Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.j... | Hakim El Hattab |
2012-06-11 | update readme | Rebecca Murphey |
2012-06-07 | removing errant author info | Rebecca Murphey |
2012-06-07 | taking a stab at a presenter notes server | Rebecca Murphey |
2012-06-06 | syntax highlighting in readme examples | Hakim El Hattab |
2012-06-06 | include references to previous/current sldie DOM elements in slidechange event | Hakim El Hattab |
2012-06-06 | added example | Hakim El Hattab |
2012-06-02 | added new example (closes #50) | Hakim El Hattab |
2012-06-02 | readme update | Hakim El Hattab |
2012-06-02 | credit in readme | Hakim El Hattab |
2012-06-02 | version 1.3 is stable, upgrade to 1.4 | Hakim El Hattab |
2012-05-31 | dispatch events when visible fragment changes ('fragmentshown', 'fragmenthidd... | Hakim El Hattab |
2012-05-31 | added new examples, linked all contributor names to github pages | Hakim El Hattab |
2012-05-25 | added example | Hakim El Hattab |
2012-05-09 | added example | Hakim El Hattab |
2012-05-06 | hide address bar in mobile browsers, add apple web app meta | Hakim El Hattab |
2012-05-05 | print styles (closes #19) | Hakim El Hattab |
2012-05-04 | 'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListene... | Hakim El Hattab |
2012-05-03 | ie9 fixes, including new classList polyfill | hakimel |
2012-04-28 | new example | Hakim El Hattab |