aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* new api method: getBackgroundSlideHakim El Hattab2014-04-27
* fix #627Hakim El Hattab2014-04-27
* abide by configured width/height when printing to pdfHakim El Hattab2014-04-26
* improvements to print stylesheetHakim El Hattab2014-04-26
* fix transitions in firefoxHakim El Hattab2014-04-26
* fix non-pdf printing (closes #881)Hakim El Hattab2014-04-26
* Merge branch 'feature/print' into devHakim El Hattab2014-04-26
|\
| * readme update, kill event listeners when printing pdfHakim El Hattab2014-04-26
| * simplify pdf layoutHakim El Hattab2014-04-26
| * some more flexibility for pdf export sizesHakim El Hattab2014-04-26
| * abide by configured slide width when exporting to pdfHakim El Hattab2014-04-26
| * allow tall slides to spread over pages in pdf exportHakim El Hattab2014-04-26
| * remove needless conditionHakim El Hattab2014-04-23
| * revert from flexbox for pdf centering, use js for PDF setupHakim El Hattab2014-04-23
* | enable reveal.js keyboard shortcuts anywhere in notes windowHakim El Hattab2014-04-26
|/
* lazy load support for iframes #793Hakim El Hattab2014-04-23
* null and type check what comes through postmessageHakim El Hattab2014-04-22
* documentation for #793Hakim El Hattab2014-04-22
* lazy-load support for audio #793Hakim El Hattab2014-04-22
* tests for lazy loadingHakim El Hattab2014-04-22
* lazy loading support for video #793Hakim El Hattab2014-04-22
* images with data-src attribute are now lazy-loaded #793Hakim El Hattab2014-04-22
* carry slide classes over to generated background elementsHakim El Hattab2014-04-22
* skip transitions in notes window for better main window performanceHakim El Hattab2014-04-22
* limit how often the notes window updates presentation statesHakim El Hattab2014-04-22
* notes code format tweaksHakim El Hattab2014-04-22
* dont toggle paused/overview modes needlessly when setting stateHakim El Hattab2014-04-22
* always indent html using tabsHakim El Hattab2014-04-20
* correction to javascript code sampleHakim El Hattab2014-04-20
* prevent repeated autoslidepaused/resumed eventsHakim El Hattab2014-04-20
* update style of notes plugin to match SlidesHakim El Hattab2014-04-20
* notes plugin now operates entirely through window.postMessage, adding support...Hakim El Hattab2014-04-19
* split postmessage config into two optionsHakim El Hattab2014-04-19
* add config option for postMessage featuresHakim El Hattab2014-04-18
* bubble all reveal.js events to parent window through postMessageHakim El Hattab2014-04-18
* postmessage plugin is now part of reveal.js coreHakim El Hattab2014-04-18
* fix css syntax errorHakim El Hattab2014-04-13
* add support for custom keyboard availability conditionHakim El Hattab2014-04-13
* make all slides 'present' while printingHakim El Hattab2014-04-11
* better transition names, fix background images in vertical slidesHakim El Hattab2014-04-06
* code format tweakHakim El Hattab2014-04-06
* Merge branch 'xhr-local' of https://github.com/malyw/reveal.js into devHakim El Hattab2014-04-06
|\
| * Mark xhr.status=0 as successfulSergey Gospodarets2014-04-02
| * Mark xhr.status=0 as successfulSergey Gospodarets2014-04-02
* | stop tracking minified files #783Hakim El Hattab2014-04-06
* | Merge branch 'patch-1' of https://github.com/jamestwebber/reveal.js into devHakim El Hattab2014-04-06
|\ \
| * | Add generated css and js to gitignorejamestwebber2014-01-25
* | | next release will be 3.0.0Hakim El Hattab2014-04-06
* | | Merge pull request #682 from tentacode/patch-1Hakim El Hattab2014-04-06
|\ \ \
| * | | Removing global flag for replacing whitespacesGabriel Pillet2013-10-31