コミット履歴

作者 SHA1 メッセージ 日付
  Hakim El Hattab b855142f65 remove extra whitespace 11 年 前
  Hakim El Hattab 4faaccdf8d fix grunt jshint config 11 年 前
  Hakim El Hattab 825fe51de9 add Reveal.getConfig(), replace use of window.globals (#98) 11 年 前
  Hakim El Hattab 2bd5e8b65b merge in multiplex (#98) 11 年 前
  David Banham 580a72c444 Bring multiplex up to date 11 年 前
  Hakim El Hattab 16f9749db5 scope error (#300) 11 年 前
  Hakim El Hattab d237c22fc0 blindfolded attempt at ie10 touch (#300) 11 年 前
  Hakim El Hattab ee7d36a044 fix error in how touch support was detected 11 年 前
  Hakim El Hattab 0926be9781 better null check for stack (closes #354) 11 年 前
  Hakim El Hattab 3bae233289 fix rotues check when loop is active 11 年 前
  Hakim El Hattab 2abf6678fa fix minor inconsistency in left/right nav when first/last slides are vertical 11 年 前
  Hakim El Hattab 7db0d9c17d enable pos-startup config of autoSlide 11 年 前
  Hakim El Hattab 7081f901da fix a few typos (closes #352) 11 年 前
  Hakim El Hattab eeed287265 format tweak 11 年 前
  Ben Houston 2767254d33 fixing an initialization bug when turning off controls and progress in initialization. 11 年 前
  Hakim El Hattab d2b6ed4726 force layout after configuration changes 11 年 前
  Hakim El Hattab c2ab30b87e replace classList.toggle( ..., force ) as it's broken in ff 11 年 前
  Hakim El Hattab 4c57ad918b dispatch event when paused/resumed (closes #336) 11 年 前
  Hakim El Hattab 2e8e73a847 fragment sorting tweaks, sort attribute is now called data-fragment-index (#342) 11 年 前
  Hakim El Hattab 25f26bdc15 Merge branch 'sort_fragments' of https://github.com/jaberg/reveal.js into dev 11 年 前
  Hakim El Hattab 3b822c33e4 disabled overview clicks on slides with disabled class 11 年 前
  Hakim El Hattab 40759435e4 prevent overview click events after calling Reveal.removeEventListeners 11 年 前
  Hakim El Hattab f795cb0269 add configure api method for update config after initialization 11 年 前
  James Bergstra e4016792dd FIX: indent level of sort_fragments 11 年 前
  James Bergstra c00de0a24d ENH: fragment-pos attribute for ordering fragments 11 年 前
  JJ Allaire 2cfabed9f3 ontouchstart null check in addEventListeners 11 年 前
  Hakim El Hattab e1872c9115 added isFirstSlide/isLastSlide api methods 11 年 前
  Hakim El Hattab 24a59a53fd Merge branch 'master' of https://github.com/gouravtiwari/reveal.js 11 年 前
  JJ Allaire 45825b61b7 check window.ontouchstart != null (required for qtwebkit) 11 年 前
  Gourav Tiwari 4df8a25625 Added isFirstSlide and isLastSlide functions 11 年 前