aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* move slide backgrounds to new moduleHakim El Hattab2020-03-14
* new controller for pdf printingHakim El Hattab2020-03-14
* 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
* | add support for automatically scrolling code highlights into viewHakim El Hattab2020-03-12
|/
* break touch interaction into own moduleHakim El Hattab2020-03-11
* move read/write url to location controllerHakim El Hattab2020-03-10
* add slidenumber & location controllersHakim El Hattab2020-03-10
* refactoringHakim El Hattab2020-03-10
* new keyboard moduleHakim El Hattab2020-03-10
* adjustments to reveal.js initialization flowHakim El Hattab2020-03-10
* correction for reveal apiHakim El Hattab2020-03-10
* Merge pull request #2631 from christian-classics-ethereal-library/squarePrese...Hakim El Hattab2020-03-10
|\
| * * Control Arrows: Fix visibility bug in linear navigation modeZach DeCook2020-03-09
* | tweaks and updated docs for #2627Hakim El Hattab2020-03-10
* | Merge branch 'dev' into dev_importBundledPluginsHakim El Hattab2020-03-10
|\ \
| * | fix controller api methodsHakim El Hattab2020-03-09
| * | move overview to new moduleHakim El Hattab2020-03-09
| * | statusDiv -> statusElementHakim El Hattab2020-03-09
| * | move fragments to separate controllerHakim El Hattab2020-03-09
| * | commentsHakim El Hattab2020-03-09
| * | break autoanimate and loading of slide content into separate controllersHakim El Hattab2020-03-09
* | | Add bundler-friendly dependency injectionquilicicf2020-03-09
|/ /
* | fix markdown exampleHakim El Hattab2020-03-09
* | add color, constant and loader modulesHakim El Hattab2020-03-07
* | move plugin logic to Plugins controllerHakim El Hattab2020-03-07
* | move script loader to utilsHakim El Hattab2020-03-07
* | scope all query selection to .revealHakim El Hattab2020-03-07
* | es6 refactoringHakim El Hattab2020-03-07
* | move out additional util methods, use shorthands for apiHakim El Hattab2020-03-07
* | move default config to separate moduleHakim El Hattab2020-03-07
* | reveal.js can now be instantiated with new Reveal(<htmlelement>,<options>)Hakim El Hattab2020-03-07
* | update assets paths for testsHakim El Hattab2020-03-06
* | :rotating_light: breaking change; move all compiled assets to /distHakim El Hattab2020-03-06
* | add webpack, move playback to own moduleHakim El Hattab2020-03-06
* | use object shorthand for apiHakim El Hattab2020-03-06
* | continued js code modernizationHakim El Hattab2020-03-06
* | es6 refactoring, overlay design tweaksHakim El Hattab2020-03-06
* | remove old flattened presentation fallback, more es6 refactoringHakim El Hattab2020-03-06
* | remove legacy feature detection for <IE11Hakim El Hattab2020-03-06
* | drop config, had no effect in modern browsersHakim El Hattab2020-03-06
* | start moving to es6Hakim El Hattab2020-03-05
* | add support for data-visibility='uncounted' #2543Hakim El Hattab2020-03-05
|\ \ | |/ |/|
| * Don't count slides with class .uncountedlassepe2019-12-03
* | remove multiple legacy vendor prefixesHakim El Hattab2020-03-02
* | refactored and improved auto-animate matcher, supports line-by-line code anim...Hakim El Hattab2020-02-28