Commit History

Author SHA1 Message Date
  Marc van Gend 5736d4ae6e Use the newer element.webkitRequestFullscreen method if available, to support all key events in fullscreen mode. 11 years ago
  Hakim El Hattab cc455e2553 correction to navigate top/right/bottom/left methods (closes #409) 11 years ago
  Hakim El Hattab 70b7ce360c return current fragment index through getIndices, replaces getCurrentFragmentIndex #395 11 years ago
  Hakim El Hattab 3f8f146466 fix previous slide navigation logic (closes #397) 11 years ago
  Hakim El Hattab 3999430b81 merge mutiplex fragment fix #395 11 years ago
  tkaczmarzyk 2256621169 returning index only when current fragment is defined 11 years ago
  tkaczmarzyk 2f8aa51dc2 simplified getCurrentFragmentIndex impl 11 years ago
  Hakim El Hattab a400dd0c70 support for transition speed settings (closes #392) 11 years ago
  tkaczmarzyk 6e3487bdd6 removed no longer required helper method 11 years ago
  tkaczmarzyk c12b780736 broadcasting fragments state in multiplex plugin (#394) 11 years ago
  Hakim El Hattab 6ece551f8a always construct controls and progress bar at startup (closes #384) 11 years ago
  Hakim El Hattab 3a03c4cd28 add availableRoutes to the api (#371) 11 years ago
  Hakim El Hattab 4ff462078b always kill touch events on removelisteners (#365) 11 years ago
  Hakim El Hattab e74a10e364 enable keyboard/touch flags to change in runtime configure() call (closes #365) 11 years ago
  Hakim El Hattab a927b05967 Merge branch 'bugfix-pause' of https://github.com/EverythingMe/reveal.js into dev 11 years ago
  Amir Nissim 5d26e1618f bugfix - continue autoslide after resume 11 years ago
  Remy Bach 9138e4bc20 Add shift+space functionality 11 years ago
  Hakim El Hattab b855142f65 remove extra whitespace 11 years ago
  Hakim El Hattab 4faaccdf8d fix grunt jshint config 11 years ago
  Hakim El Hattab 825fe51de9 add Reveal.getConfig(), replace use of window.globals (#98) 11 years ago
  Hakim El Hattab 2bd5e8b65b merge in multiplex (#98) 11 years ago
  David Banham 580a72c444 Bring multiplex up to date 11 years ago
  Hakim El Hattab 16f9749db5 scope error (#300) 11 years ago
  Hakim El Hattab d237c22fc0 blindfolded attempt at ie10 touch (#300) 11 years ago
  Hakim El Hattab ee7d36a044 fix error in how touch support was detected 11 years ago
  Hakim El Hattab 0926be9781 better null check for stack (closes #354) 11 years ago
  Hakim El Hattab 3bae233289 fix rotues check when loop is active 11 years ago
  Hakim El Hattab 2abf6678fa fix minor inconsistency in left/right nav when first/last slides are vertical 11 years ago
  Hakim El Hattab 7db0d9c17d enable pos-startup config of autoSlide 11 years ago
  Hakim El Hattab 7081f901da fix a few typos (closes #352) 11 years ago