Historique des commits

Auteur SHA1 Message Date
  Hakim El Hattab c513500269 clean up initialization, conditionally load classList polyfill prior to reveal.js il y a 12 ans
  Hakim El Hattab 04a2337041 readme update il y a 12 ans
  Hakim El Hattab cd3fc43e77 added autoSlide option (#59), clear out list of options in index.html's initialize call il y a 12 ans
  Hakim El Hattab 7366f607ce add beige theme, move theme class from .reveal to document element, use log instead of alert to demonstrate custom events il y a 12 ans
  Hakim El Hattab 74d342daf7 larger font for code samples (closes #60) il y a 12 ans
  Hakim El Hattab 54f1fcf381 slidenotes becomes speakernotes to match wording in readme il y a 12 ans
  Hakim El Hattab aaa03dc2c7 fix incorrect directory reference il y a 12 ans
  Hakim El Hattab d9512172e2 separate loading of classList.js as its not tied to execution of highlight.js il y a 12 ans
  Hakim El Hattab f57de200ec refactored folder structure, added /plugins which is initially only used by #57 il y a 12 ans
  Hakim El Hattab e7c5de23d7 use head.js to script load everything, fixes bug with inclusion of notes server js #57 il y a 12 ans
  Hakim El Hattab 0e86400943 conditional loading of socket.io and the notes client js based on window host il y a 12 ans
  Hakim El Hattab 76a60eea31 move notes client code into lib il y a 12 ans
  Hakim El Hattab acbefa1190 tweaks to slidenotes il y a 12 ans
  Hakim El Hattab eaf525c9a7 /lib restructuring il y a 12 ans
  Hakim El Hattab 2118a6295d restructured /lib, moved /assets/fonts to /lib/fonts il y a 12 ans
  Rebecca Murphey 60f2eb9fb3 taking a stab at a presenter notes server il y a 12 ans
  Hakim El Hattab 6a03f65e97 include references to previous/current sldie DOM elements in slidechange event il y a 12 ans
  Hakim El Hattab 2b38f523f2 change add .reveal class in index (closes #51) il y a 12 ans
  Hakim El Hattab 43da46f06b comments, tweaks and a new slide highlighting mobile support il y a 12 ans
  Hakim El Hattab 1013ff7ba5 hide address bar in mobile browsers, add apple web app meta il y a 12 ans
  Hakim El Hattab d5e1f7e493 print styles (closes #19) il y a 12 ans
  Hakim El Hattab 19b67aab13 'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListener api methods il y a 12 ans
  Hakim El Hattab 5a6837358b minor style or wording tweaks il y a 12 ans
  andy matthews 2caac75c62 Adding example for custom event binding. il y a 12 ans
  Hakim El Hattab cde5362db3 added support for looped presentations il y a 12 ans
  Hakim El Hattab eee6e5f964 merge keyboard shortcut changes il y a 12 ans
  Hakim El Hattab f59e64a571 better example of state usage il y a 12 ans
  Hakim El Hattab 0d9a6419bb change back state event scope, document level makes more sense as that's where the state class is applied il y a 12 ans
  Hakim El Hattab 8dc7ae85a1 adjustments to custom state events il y a 12 ans
  Hakim El Hattab 831236890c now capturing data-state on slides and lifting it to document element classList when slide is open il y a 12 ans