aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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 #2609 from stefnotch/patch-1Hakim El Hattab2020-03-10
|\
| * Don't include test directory in npm packagestefnotch2020-02-27
* | 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
* | | Merge pull request #2628 from telliott22/fix-print-pdf-linksHakim El Hattab2020-03-10
|\ \ \
| * | | :bug: enabling pointer events on pdf prin slidesTim Elliott2020-03-09
* | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2020-03-10
|\| | |
| * | | Merge pull request #2336 from lunchboxer/patch-1Hakim El Hattab2020-03-03
| |\ \ \
| | * | | Update README.md with strike fragmentJames2019-03-02
| * | | | add funding.ymlHakim El Hattab2020-03-02
| | |_|/ | |/| |
* | | | tweaks and updated docs for #2627Hakim El Hattab2020-03-10
* | | | Merge pull request #2627 from quilicicf/dev_importBundledPluginsHakim 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
* | | | | remove code slide from exampleHakim 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
* | | | add babel-eslint, link all filesHakim El Hattab2020-03-07
* | | | move plugin logic to Plugins controllerHakim El Hattab2020-03-07
* | | | refactor unit tests, now consistently initializing reveal.js in the same wayHakim 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
* | | | remove unused polyfillHakim 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
|\ \ \ \