Historique des commits

Auteur SHA1 Message Date
  Hakim El Hattab ae962d729b fix non-pdf printing (closes #881) il y a 11 ans
  Hakim El Hattab b019604531 Merge branch 'feature/print' into dev il y a 11 ans
  Hakim El Hattab 1e5ca748a4 enable reveal.js keyboard shortcuts anywhere in notes window il y a 11 ans
  Hakim El Hattab b797bbb61b readme update, kill event listeners when printing pdf il y a 11 ans
  Hakim El Hattab 704022d948 simplify pdf layout il y a 11 ans
  Hakim El Hattab 2f90e9198d some more flexibility for pdf export sizes il y a 11 ans
  Hakim El Hattab 059cca6fa4 abide by configured slide width when exporting to pdf il y a 11 ans
  Hakim El Hattab 3adaed2a1e allow tall slides to spread over pages in pdf export il y a 11 ans
  Hakim El Hattab a49a78c454 remove needless condition il y a 11 ans
  Hakim El Hattab 646203f038 revert from flexbox for pdf centering, use js for PDF setup il y a 11 ans
  Hakim El Hattab 54ca9edeed lazy load support for iframes #793 il y a 11 ans
  Hakim El Hattab 53238c47ce null and type check what comes through postmessage il y a 11 ans
  Hakim El Hattab 167400ee8b documentation for #793 il y a 11 ans
  Hakim El Hattab 73f96f1d28 lazy-load support for audio #793 il y a 11 ans
  Hakim El Hattab 3ad0d6adc0 tests for lazy loading il y a 11 ans
  Hakim El Hattab bbd596e434 lazy loading support for video #793 il y a 11 ans
  Hakim El Hattab 343765b7ab images with data-src attribute are now lazy-loaded #793 il y a 11 ans
  Hakim El Hattab 5d39b5eabf carry slide classes over to generated background elements il y a 11 ans
  Hakim El Hattab 37ebe0732c skip transitions in notes window for better main window performance il y a 11 ans
  Hakim El Hattab f396b9b871 limit how often the notes window updates presentation states il y a 11 ans
  Hakim El Hattab c02d185cfd notes code format tweaks il y a 11 ans
  Hakim El Hattab ce05138f9a dont toggle paused/overview modes needlessly when setting state il y a 11 ans
  Hakim El Hattab 9b2851376d always indent html using tabs il y a 11 ans
  Hakim El Hattab fb7253187d correction to javascript code sample il y a 11 ans
  Hakim El Hattab 4a39aecbab prevent repeated autoslidepaused/resumed events il y a 11 ans
  Hakim El Hattab 3795ef1599 update style of notes plugin to match Slides il y a 11 ans
  Hakim El Hattab 5b18c1f308 notes plugin now operates entirely through window.postMessage, adding support for file protocol il y a 11 ans
  Hakim El Hattab ce31184bf3 split postmessage config into two options il y a 11 ans
  Hakim El Hattab fea11d24bc add config option for postMessage features il y a 11 ans
  Hakim El Hattab a4b09aecda bubble all reveal.js events to parent window through postMessage il y a 11 ans