Historial de Commits

Autor SHA1 Mensaje Fecha
  Hakim El Hattab 49e8e0d205 rewrote initialization code for clarity and brevity (#105) hace 12 años
  Hakim El Hattab 1279cb4286 1.5 > 2.0 (#105) hace 12 años
  Hakim El Hattab 25ad8adc68 themes are now available as separate css files under css/theme/, old theme option in config is no longer supported (closes #104) hace 12 años
  Hakim El Hattab aca177cdf8 fix order of options extend and listener binding (closes #102) hace 12 años
  Hakim El Hattab c448789016 fix overview slide positioning bug (closes #89) hace 12 años
  Hakim El Hattab f350c6a5cd support for PDF export in chrome (closes #92) hace 12 años
  Hakim El Hattab 7101c2408d less horizontal padding for slides hace 12 años
  Hakim El Hattab 4821c7b814 use mq to reduce font size for low resultions, max limit on width for slides set to 900px (closes #49) hace 12 años
  Hakim El Hattab b6b572d185 correct copy year hace 12 años
  hakimel 2c3a494eaa disable 3d links in ie, reorder script loading in index for readability (closes #95) hace 12 años
  hakimel 75546e8962 fix disappearing 3d hover in chrome hace 12 años
  hakimel 9a657e2676 ie8 support (closes #96) hace 12 años
  hakimel 6bc92af17c add eot font for ie hace 12 años
  Hakim El Hattab 0a440cee6c modified data-markdown to support markdown indented with tabs hace 12 años
  Hakim El Hattab 696346dccb added slide announcing markdown support (#15) hace 12 años
  Hakim El Hattab 19852772fe support for data-markdown (#15) hace 12 años
  Hakim El Hattab e9b874112e fixes bug where the .present class remained on previous slide (closes #88) hace 12 años
  Hakim El Hattab e570265a67 adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73 hace 12 años
  Hakim El Hattab e50370c251 1.4 is now stable, increment master to 1.5 hace 12 años
  Hakim El Hattab 0ef90e0dcf 'keyboard' config option for disabling keyboard navigation (closes #84) hace 12 años
  Hakim El Hattab 7f9662edab null check progress DOM element even if it's configured to be on hace 12 años
  Tobi Reiss dd6c605826 Remove assignment to `indexv` and `indexh` to trigger 'onslidechange' at startup and onhashchange. hace 12 años
  Hakim El Hattab cd3fc43e77 added autoSlide option (#59), clear out list of options in index.html's initialize call hace 12 años
  Hakim El Hattab 7366f607ce add beige theme, move theme class from .reveal to document element, use log instead of alert to demonstrate custom events hace 12 años
  Raul Hudea 1053dafc1e Send the correct element for fragmenthidden events hace 12 años
  Hakim El Hattab 1f17bdd5c4 enable controls by default hace 12 años
  Hakim El Hattab 2d44d1e25f Merge pull request #58 from danielmitd/controls hace 12 años
  Rebecca Murphey dff061f3e6 expose navigatePrev, navigateNext hace 12 años
  danielmitd 9de23f022c adapt coding style hace 12 años
  danielmitd 60d70f483c use config hace 12 años