reveal.js.git
2012-08-07 Owen Versteegadded the actual files
2012-08-06 Owen Versteegadded more font-face support
2012-08-06 Hakim El Hattabfix order of options extend and listener binding (close...
2012-08-06 Hakim El HattabUpdate README.md
2012-08-06 Hakim El HattabMerge pull request #101 from StereotypicalApps/patch-5
2012-08-06 Hakim El HattabMerge pull request #100 from StereotypicalApps/patch-4
2012-08-06 Owen Versteegimproved accessibility
2012-08-06 Owen Versteegadded small fallback for non-font-face browsers
2012-08-04 Hakim El Hattabfix error in slide markup
2012-08-04 Hakim El Hattabfix overview slide positioning bug (closes #89)
2012-08-04 Hakim El Hattabinstructions for pdf export (#92)
2012-08-04 Hakim El Hattabmore pdf-export tweaks, added slide describing the...
2012-08-04 Hakim El Hattabslight tweak to pdf export css (#92)
2012-08-04 Hakim El Hattabsupport for PDF export in chrome (closes #92)
2012-08-04 Hakim El Hattabless horizontal padding for slides
2012-08-04 Hakim El Hattabremove hard line breaks now that slide width is relative
2012-08-04 Hakim El Hattabfix overflow glitch on vertical slides in mobile safari
2012-08-04 Hakim El Hattabuse mq to reduce font size for low resultions, max...
2012-08-04 Hakim El HattabMerge branch 'master' of github.com:hakimel/reveal.js
2012-08-04 Hakim El HattabMerge pull request #93 from StereotypicalApps/patch-1
2012-08-04 Hakim El HattabMerge branch 'master' of github.com:hakimel/reveal.js
2012-08-04 Hakim El HattabMerge pull request #97 from davidbanham/master
2012-08-04 David BanhamInclude speaker notes plugin after reveal.js
2012-08-04 Hakim El Hattabcorrect copy year
2012-08-04 hakimeldisable 3d links in ie, reorder script loading in index...
2012-08-04 hakimelfix disappearing 3d hover in chrome
2012-08-04 hakimelie8 support (closes #96)
2012-08-04 hakimeladd eot font for ie
2012-08-02 Owen VersteegOops, made the page a little too responsive
2012-08-02 Owen VersteegMade the slideshow responsive
2012-08-02 Hakim El Hattabadded example
2012-08-01 Hakim El Hattabupdate markdown code example to correctly reflect line...
2012-08-01 Hakim El Hattabmodified data-markdown to support markdown indented...
2012-07-31 Hakim El Hattabself-execute data-markdown
2012-07-31 Hakim El Hattabmarkdown instructions
2012-07-31 Hakim El Hattabadded slide announcing markdown support (#15)
2012-07-31 Hakim El Hattabsupport for data-markdown (#15)
2012-07-30 Hakim El Hattabmove theme styles at bottom of main.css, change backgro...
2012-07-27 Hakim El Hattabfixes bug where the .present class remained on previous...
2012-07-27 Hakim El Hattabadds new api methods (getCurrentSlide, getPreviousSlide...
2012-07-21 Hakim El Hattabadded example from @pamelafox
2012-07-21 Hakim El Hattabreadme code marking
2012-07-21 Hakim El Hattab1.4 is now stable, increment master to 1.5
2012-07-21 Hakim El Hattabclean up initialization, conditionally load classList... 1.4.0 v1.4
2012-07-21 Hakim El Hattab'keyboard' config option for disabling keyboard navigat...
2012-07-21 Hakim El Hattabnull check progress DOM element even if it's configured...
2012-07-19 Hakim El Hattabsub/superscript styles (closes #82)
2012-07-19 Hakim El Hattabreadme update
2012-07-19 Hakim El HattabMerge pull request #83 from basecode/patch-slidechange
2012-07-17 Tobi ReissRemove assignment to `indexv` and `indexh` to trigger...
2012-07-16 Hakim El HattabMerge pull request #80 from ob1/patch-2
2012-07-16 ob1Another instance of: id="reveal" => class="reveal"
2012-07-15 Hakim El Hattabremove background from default anchor hover style
2012-07-15 Hakim El Hattabadded autoSlide option (#59), clear out list of options...
2012-07-15 Hakim El HattabMerge pull request #79 from ob1/patch-1
2012-07-15 ob1Update README to reflect "Main #reveal container is...
2012-07-13 Hakim El Hattabadd beige theme, move theme class from .reveal to docum...
2012-07-13 Hakim El Hattabchangenote re code sample font size
2012-07-13 Hakim El Hattabadded new example to readme
2012-07-10 Hakim El Hattablarger font for code samples (closes #60)
2012-07-10 Hakim El Hattabslidenotes becomes speakernotes to match wording in...
2012-07-10 Hakim El Hattabfolder structure description in readme
2012-07-10 Hakim El Hattabfix incorrect directory reference
2012-07-10 Hakim El Hattabadjustments to initial node messages #57
2012-07-10 Hakim El Hattabseparate loading of classList.js as its not tied to...
2012-07-10 Hakim El Hattabrefactored folder structure, added /plugins which is...
2012-07-10 Hakim El Hattabuse head.js to script load everything, fixes bug with...
2012-07-10 Hakim El HattabMerge branch 'master' of github.com:hakimel/reveal...
2012-07-10 Hakim El HattabMerge pull request #75 from tansengming/css_charset
2012-07-09 SengMing Tanadds charset declaration in main.css
2012-07-04 Hakim El Hattabsmall tweaks to notes page style
2012-07-04 Hakim El Hattabsmall tweaks to notes page style
2012-07-04 Hakim El Hattabsimplify query match
2012-07-04 Hakim El Hattabremove unused copy of notes client
2012-07-04 Hakim El Hattabreadme updates
2012-07-04 Hakim El Hattabconditional loading of socket.io and the notes client...
2012-07-01 Hakim El Hattabupdate instructions printed on server start
2012-07-01 Hakim El Hattabconvert spaces to tabs to match project style
2012-07-01 Hakim El Hattabmove notes client code into lib
2012-07-01 Hakim El Hattabtweaks to slidenotes
2012-07-01 Hakim El Hattabadjust whitespace of notes code to match rest of project
2012-07-01 Hakim El Hattabinclude underscore as a dependency for npm
2012-07-01 Hakim El Hattab/lib restructuring
2012-07-01 Hakim El Hattabrestructured /lib, moved /assets/fonts to /lib/fonts
2012-07-01 Hakim El HattabMerge branch 'presenter_notes_server' of https://github...
2012-06-24 Hakim El HattabMerge pull request #72 from rhudea/fix-fragmenthidden
2012-06-20 Raul HudeaSend the correct element for fragmenthidden events
2012-06-18 Hakim El HattabMerge pull request #65 from bleathem/patch-2
2012-06-18 Hakim El Hattabenable controls by default
2012-06-18 Rebecca Murpheyconnect to whatever server we're on
2012-06-17 Rebecca Murpheyfix socket id
2012-06-17 Rebecca Murpheyfix path to socket.io
2012-06-17 Rebecca Murpheyhave notes page only listen to one socket
2012-06-17 Rebecca Murpheyadd mustache dependency
2012-06-17 Rebecca Murpheybroadcast socket id as part of slidedata
2012-06-17 Rebecca Murpheyuse current host/port
2012-06-14 Brian LeathemSpecify position for .reveal.linear sections. fixes #64
2012-06-14 Hakim El HattabMerge pull request #63 from bleathem/patch-1
2012-06-14 Brian LeathemChanged #reveal to .reveal in print.css
2012-06-13 Hakim El HattabMerge pull request #58 from danielmitd/controls
next