aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update presentation examples move to root @ /examplesHakim El Hattab2020-04-16
* support including plugins via <script> instead of dependenciesHakim El Hattab2020-04-16
* fix code highlighting in markdown decksHakim El Hattab2020-04-16
* switch to rollup for easier build configHakim El Hattab2020-04-16
* dont close dev server when tests finishHakim El Hattab2020-04-15
* unify all markdown tests into one fileHakim El Hattab2020-04-15
* allow reveal.js instances to be created with only optionsHakim El Hattab2020-04-15
* convert plugins to ES modules, transpile es5 versions backwards compatibilityHakim El Hattab2020-04-15
* changes to plugin api; registerPlugin only accepts plugin instance, instance ...Hakim El Hattab2020-04-08
* remove unused variable, update multi-instance example in readmeHakim El Hattab2020-04-08
* move pointer logic out to own controllerHakim El Hattab2020-04-07
* tweak initialization docsHakim El Hattab2020-04-07
* fix vulnerabilitiesHakim El Hattab2020-04-07
* documentation for multi-instance initializationHakim El Hattab2020-04-07
* syntax errorHakim El Hattab2020-04-07
* avoid running tests twice in ciHakim El Hattab2020-04-07
* increase test timeoutHakim El Hattab2020-04-07
* only test latest node in gh actionHakim El Hattab2020-04-07
* fix failing testHakim El Hattab2020-04-07
* improvements to legacy APIHakim El Hattab2020-04-07
* Reveal.add/remveEventListener -> Reveal.on/offHakim El Hattab2020-04-07
* don't style html element if reveal.js is embeddedHakim El Hattab2020-04-06
* adjust auto-animate testHakim El Hattab2020-04-06
* move body styles to new .reveal-viewportHakim El Hattab2020-04-06
* test and examples for multiple reveal.js instances on one pageHakim El Hattab2020-04-06
* tweaks and commentsHakim El Hattab2020-04-06
* qunit task rejects on failureHakim El Hattab2020-03-31
* webpack config + babel-loaderHakim El Hattab2020-03-31
* move history api feature detection to utilsHakim El Hattab2020-03-31
* fix unit tests, use qunit-puppeteer for es6 supportHakim El Hattab2020-03-31
* fix issue where slide transitions were still running for auto-animated slides...Hakim El Hattab2020-03-30
* only carry forward fragment visibiltiy if style remains unchangedHakim El Hattab2020-03-19
* auto-animate; carry forward fragment visibility, unmatched elements adhere to...Hakim El Hattab2020-03-19
* unmatched auto-aniamte elements now adhere to element-level duration/delay at...Hakim El Hattab2020-03-17
* remove parallax configHakim El Hattab2020-03-16
* switch old toArray helper to Array.fromHakim El Hattab2020-03-16
* move progress bar to new moduleHakim El Hattab2020-03-16
* new controls module for navigation arrowsHakim El Hattab2020-03-16
* create background element from bg controllerHakim El Hattab2020-03-16
* new controller for speaker notesHakim El Hattab2020-03-16
* reduce comments related to controller initializationHakim El Hattab2020-03-15
* move slide backgrounds to new moduleHakim El Hattab2020-03-14
* new controller for pdf printingHakim El Hattab2020-03-14
* print styles are now built into reveal.css, revamped print styles #2633Hakim El Hattab2020-03-13
* only announce current fragment to screen readersHakim El Hattab2020-03-13
* Merge branch 'dev_repackagePrintStyleSheets' of https://github.com/quilicicf/...Hakim El Hattab2020-03-12
|\
| * Remove accessible slide status when printing to PDFquilicicf2020-03-12
| * Hide the status element off-screen to avoid additional page in PDF printquilicicf2020-03-12
| * Package paper and pdf style sheets and apply them conditionallyquilicicf2020-03-11
* | update logic for disabling fragments via config optionHakim El Hattab2020-03-12