Age | Commit message (Expand) | Author |
2012-08-06 | added the actual files | Owen Versteeg |
2012-08-06 | added more font-face support | Owen Versteeg |
2012-08-06 | fix order of options extend and listener binding (closes #102) | Hakim El Hattab |
2012-08-06 | Update README.md | Hakim El Hattab |
2012-08-06 | Merge pull request #101 from StereotypicalApps/patch-5 | Hakim El Hattab |
2012-08-06 | Merge pull request #100 from StereotypicalApps/patch-4 | Hakim El Hattab |
2012-08-05 | improved accessibility | Owen Versteeg |
2012-08-05 | added small fallback for non-font-face browsers | Owen Versteeg |
2012-08-04 | fix error in slide markup | Hakim El Hattab |
2012-08-04 | fix overview slide positioning bug (closes #89) | Hakim El Hattab |
2012-08-04 | instructions for pdf export (#92) | Hakim El Hattab |
2012-08-04 | more pdf-export tweaks, added slide describing the feature (#92) | Hakim El Hattab |
2012-08-04 | slight tweak to pdf export css (#92) | Hakim El Hattab |
2012-08-04 | support for PDF export in chrome (closes #92) | Hakim El Hattab |
2012-08-04 | less horizontal padding for slides | Hakim El Hattab |
2012-08-04 | remove hard line breaks now that slide width is relative | Hakim El Hattab |
2012-08-04 | fix overflow glitch on vertical slides in mobile safari | 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-04 | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab |
2012-08-04 | Merge pull request #93 from StereotypicalApps/patch-1 | Hakim El Hattab |
2012-08-04 | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab |
2012-08-04 | Merge pull request #97 from davidbanham/master | Hakim El Hattab |
2012-08-04 | Include speaker notes plugin after reveal.js | David Banham |
2012-08-03 | correct copy year | 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 | Oops, made the page a little too responsive | Owen Versteeg |
2012-08-02 | Made the slideshow responsive | Owen Versteeg |
2012-08-02 | added example | Hakim El Hattab |
2012-07-31 | update markdown code example to correctly reflect line breaks | Hakim El Hattab |
2012-07-31 | modified data-markdown to support markdown indented with tabs | Hakim El Hattab |
2012-07-31 | self-execute data-markdown | 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-31 | support for data-markdown (#15) | Hakim El Hattab |
2012-07-30 | move theme styles at bottom of main.css, change background of page transition... | 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 | clean up initialization, conditionally load classList polyfill prior to revea... | 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 | sub/superscript styles (closes #82) | Hakim El Hattab |
2012-07-18 | readme update | Hakim El Hattab |
2012-07-18 | Merge pull request #83 from basecode/patch-slidechange | Hakim El Hattab |
2012-07-17 | Remove assignment to `indexv` and `indexh` to trigger 'onslidechange' at star... | Tobi Reiss |
2012-07-16 | Merge pull request #80 from ob1/patch-2 | Hakim El Hattab |
2012-07-16 | Another instance of: id="reveal" => class="reveal" | ob1 |
2012-07-15 | remove background from default anchor hover style | Hakim El Hattab |
2012-07-15 | added autoSlide option (#59), clear out list of options in index.html's initi... | Hakim El Hattab |
2012-07-15 | Merge pull request #79 from ob1/patch-1 | 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 | larger font for code samples (closes #60) | 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 | adjustments to initial node messages #57 | Hakim El Hattab |
2012-07-09 | separate loading of classList.js as its not tied to execution of highlight.js | Hakim El Hattab |
2012-07-09 | refactored folder structure, added /plugins which is initially only used by #57 | Hakim El Hattab |
2012-07-09 | use head.js to script load everything, fixes bug with inclusion of notes serv... | Hakim El Hattab |
2012-07-09 | Merge branch 'master' of github.com:hakimel/reveal.js into notes | Hakim El Hattab |
2012-07-09 | Merge pull request #75 from tansengming/css_charset | Hakim El Hattab |
2012-07-09 | adds charset declaration in main.css | SengMing Tan |
2012-07-04 | small tweaks to notes page style | Hakim El Hattab |
2012-07-04 | small tweaks to notes page style | Hakim El Hattab |
2012-07-04 | simplify query match | Hakim El Hattab |
2012-07-04 | remove unused copy of notes client | Hakim El Hattab |
2012-07-04 | readme updates | Hakim El Hattab |
2012-07-04 | conditional loading of socket.io and the notes client js based on window host | Hakim El Hattab |
2012-07-01 | update instructions printed on server start | Hakim El Hattab |
2012-07-01 | convert spaces to tabs to match project style | Hakim El Hattab |
2012-07-01 | move notes client code into lib | Hakim El Hattab |
2012-07-01 | tweaks to slidenotes | Hakim El Hattab |
2012-07-01 | adjust whitespace of notes code to match rest of project | Hakim El Hattab |
2012-07-01 | include underscore as a dependency for npm | Hakim El Hattab |
2012-07-01 | /lib restructuring | Hakim El Hattab |
2012-07-01 | restructured /lib, moved /assets/fonts to /lib/fonts | Hakim El Hattab |
2012-07-01 | Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.j... | Hakim El Hattab |
2012-06-24 | Merge pull request #72 from rhudea/fix-fragmenthidden | Hakim El Hattab |
2012-06-20 | Send the correct element for fragmenthidden events | Raul Hudea |
2012-06-18 | Merge pull request #65 from bleathem/patch-2 | Hakim El Hattab |
2012-06-18 | enable controls by default | Hakim El Hattab |
2012-06-17 | connect to whatever server we're on | Rebecca Murphey |
2012-06-17 | fix socket id | Rebecca Murphey |
2012-06-17 | fix path to socket.io | Rebecca Murphey |
2012-06-17 | have notes page only listen to one socket | Rebecca Murphey |
2012-06-17 | add mustache dependency | Rebecca Murphey |
2012-06-17 | broadcast socket id as part of slidedata | Rebecca Murphey |
2012-06-17 | use current host/port | Rebecca Murphey |
2012-06-14 | Specify position for .reveal.linear sections. fixes #64 | Brian Leathem |
2012-06-14 | Merge pull request #63 from bleathem/patch-1 | Hakim El Hattab |
2012-06-13 | Changed #reveal to .reveal in print.css | Brian Leathem |
2012-06-13 | Merge pull request #58 from danielmitd/controls | Hakim El Hattab |