2012-08-07 |
Owen Versteeg | added the actual files |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Owen Versteeg | added more font-face support |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Hakim El Hattab | fix order of options extend and listener binding (close... |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Hakim El Hattab | Update README.md |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Hakim El Hattab | Merge pull request #101 from StereotypicalApps/patch-5 |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Hakim El Hattab | Merge pull request #100 from StereotypicalApps/patch-4 |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Owen Versteeg | improved accessibility |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Owen Versteeg | added small fallback for non-font-face browsers |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | fix error in slide markup |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | fix overview slide positioning bug (closes #89) |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | instructions for pdf export (#92) |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | more pdf-export tweaks, added slide describing the... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | slight tweak to pdf export css (#92) |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | support for PDF export in chrome (closes #92) |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | less horizontal padding for slides |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | remove hard line breaks now that slide width is relative |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | fix overflow glitch on vertical slides in mobile safari |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | use mq to reduce font size for low resultions, max... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | Merge branch 'master' of github.com:hakimel/reveal.js |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | Merge pull request #93 from StereotypicalApps/patch-1 |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | Merge branch 'master' of github.com:hakimel/reveal.js |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | Merge pull request #97 from davidbanham/master |
commit | commitdiff | tree | snapshot |
2012-08-04 |
David Banham | Include speaker notes plugin after reveal.js |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hakim El Hattab | correct copy year |
commit | commitdiff | tree | snapshot |
2012-08-04 |
hakimel | disable 3d links in ie, reorder script loading in index... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
hakimel | fix disappearing 3d hover in chrome |
commit | commitdiff | tree | snapshot |
2012-08-04 |
hakimel | ie8 support (closes #96) |
commit | commitdiff | tree | snapshot |
2012-08-04 |
hakimel | add eot font for ie |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Owen Versteeg | Oops, made the page a little too responsive |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Owen Versteeg | Made the slideshow responsive |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Hakim El Hattab | added example |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Hakim El Hattab | update markdown code example to correctly reflect line... |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Hakim El Hattab | modified data-markdown to support markdown indented... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Hakim El Hattab | self-execute data-markdown |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Hakim El Hattab | markdown instructions |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Hakim El Hattab | added slide announcing markdown support (#15) |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Hakim El Hattab | support for data-markdown (#15) |
commit | commitdiff | tree | snapshot |
2012-07-30 |
Hakim El Hattab | move theme styles at bottom of main.css, change backgro... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Hakim El Hattab | fixes bug where the .present class remained on previous... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Hakim El Hattab | adds new api methods (getCurrentSlide, getPreviousSlide... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Hakim El Hattab | added example from @pamelafox |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Hakim El Hattab | readme code marking |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Hakim El Hattab | 1.4 is now stable, increment master to 1.5 |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Hakim El Hattab | clean up initialization, conditionally load classList... 1.4.0 v1.4 |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Hakim El Hattab | 'keyboard' config option for disabling keyboard navigat... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Hakim El Hattab | null check progress DOM element even if it's configured... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Hakim El Hattab | sub/superscript styles (closes #82) |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Hakim El Hattab | readme update |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Hakim El Hattab | Merge pull request #83 from basecode/patch-slidechange |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Tobi Reiss | Remove assignment to `indexv` and `indexh` to trigger... |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Hakim El Hattab | Merge pull request #80 from ob1/patch-2 |
commit | commitdiff | tree | snapshot |
2012-07-16 |
ob1 | Another instance of: id="reveal" => class="reveal" |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Hakim El Hattab | remove background from default anchor hover style |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Hakim El Hattab | added autoSlide option (#59), clear out list of options... |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Hakim El Hattab | Merge pull request #79 from ob1/patch-1 |
commit | commitdiff | tree | snapshot |
2012-07-15 |
ob1 | Update README to reflect "Main #reveal container is... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Hakim El Hattab | add beige theme, move theme class from .reveal to docum... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Hakim El Hattab | changenote re code sample font size |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Hakim El Hattab | added new example to readme |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Hakim El Hattab | larger font for code samples (closes #60) |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Hakim El Hattab | slidenotes becomes speakernotes to match wording in... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Hakim El Hattab | folder structure description in readme |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Hakim El Hattab | fix incorrect directory reference |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Hakim El Hattab | adjustments to initial node messages #57 |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Hakim El Hattab | separate loading of classList.js as its not tied to... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Hakim El Hattab | refactored folder structure, added /plugins which is... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Hakim El Hattab | use head.js to script load everything, fixes bug with... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Hakim El Hattab | Merge branch 'master' of github.com:hakimel/reveal... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Hakim El Hattab | Merge pull request #75 from tansengming/css_charset |
commit | commitdiff | tree | snapshot |
2012-07-09 |
SengMing Tan | adds charset declaration in main.css |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Hakim El Hattab | small tweaks to notes page style |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Hakim El Hattab | small tweaks to notes page style |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Hakim El Hattab | simplify query match |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Hakim El Hattab | remove unused copy of notes client |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Hakim El Hattab | readme updates |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Hakim El Hattab | conditional loading of socket.io and the notes client... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Hakim El Hattab | update instructions printed on server start |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Hakim El Hattab | convert spaces to tabs to match project style |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Hakim El Hattab | move notes client code into lib |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Hakim El Hattab | tweaks to slidenotes |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Hakim El Hattab | adjust whitespace of notes code to match rest of project |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Hakim El Hattab | include underscore as a dependency for npm |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Hakim El Hattab | /lib restructuring |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Hakim El Hattab | restructured /lib, moved /assets/fonts to /lib/fonts |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Hakim El Hattab | Merge branch 'presenter_notes_server' of https://github... |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Hakim El Hattab | Merge pull request #72 from rhudea/fix-fragmenthidden |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Raul Hudea | Send the correct element for fragmenthidden events |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Hakim El Hattab | Merge pull request #65 from bleathem/patch-2 |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Hakim El Hattab | enable controls by default |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Rebecca Murphey | connect to whatever server we're on |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Rebecca Murphey | fix socket id |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Rebecca Murphey | fix path to socket.io |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Rebecca Murphey | have notes page only listen to one socket |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Rebecca Murphey | add mustache dependency |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Rebecca Murphey | broadcast socket id as part of slidedata |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Rebecca Murphey | use current host/port |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Brian Leathem | Specify position for .reveal.linear sections. fixes #64 |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Hakim El Hattab | Merge pull request #63 from bleathem/patch-1 |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Brian Leathem | Changed #reveal to .reveal in print.css |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Hakim El Hattab | Merge pull request #58 from danielmitd/controls |
commit | commitdiff | tree | snapshot |
next |