Historique des commits

Auteur SHA1 Message Date
  Hakim El Hattab 696346dccb added slide announcing markdown support (#15) il y a 12 ans
  Hakim El Hattab 19852772fe support for data-markdown (#15) il y a 12 ans
  Hakim El Hattab e9b874112e fixes bug where the .present class remained on previous slide (closes #88) il y a 12 ans
  Hakim El Hattab e570265a67 adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73 il y a 12 ans
  Hakim El Hattab e50370c251 1.4 is now stable, increment master to 1.5 il y a 12 ans
  Hakim El Hattab 0ef90e0dcf 'keyboard' config option for disabling keyboard navigation (closes #84) il y a 12 ans
  Hakim El Hattab 7f9662edab null check progress DOM element even if it's configured to be on il y a 12 ans
  Tobi Reiss dd6c605826 Remove assignment to `indexv` and `indexh` to trigger 'onslidechange' at startup and onhashchange. 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
  Raul Hudea 1053dafc1e Send the correct element for fragmenthidden events il y a 12 ans
  Hakim El Hattab 1f17bdd5c4 enable controls by default il y a 12 ans
  Hakim El Hattab 2d44d1e25f Merge pull request #58 from danielmitd/controls il y a 12 ans
  Rebecca Murphey dff061f3e6 expose navigatePrev, navigateNext il y a 12 ans
  danielmitd 9de23f022c adapt coding style il y a 12 ans
  danielmitd 60d70f483c use config il y a 12 ans
  danielmitd 5fba807843 controls are not necessary 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 2b6c61060b prevent duplicate slidechange from firing after hash change (closes #54) il y a 12 ans
  Hakim El Hattab eb0a8cfa95 api methods for adding/removing all event listeners (#48) il y a 12 ans
  Hakim El Hattab 6db42971ea changed selection of main container from #reveal to .reveal (closes #46) il y a 12 ans
  Hakim El Hattab f5574e173b version 1.3 is stable, upgrade to 1.4 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 4f08e2aeb0 support for swipe and pinch gestures #48 il y a 12 ans
  Aaron Kiersky 6053fe5a97 added some public access methods il y a 12 ans
  Hakim El Hattab aaf9da450f dispatch events when visible fragment changes ('fragmentshown', 'fragmenthidden') closes #44 il y a 12 ans
  akiersky 049880dba3 fixed bug in swipe gesture interacting with links. il y a 12 ans
  akiersky 2e024b5b3e added left, right, up, down gestures to change slides. moved window edge slide triggers to a touchend event to prevent interference of gestures il y a 12 ans
  Hakim El Hattab eaca6465fa space and return keys can be used to exit the overview mode il y a 12 ans
  Hakim El Hattab eccffbe859 adjust end key nav to last slide il y a 12 ans