aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* 3.8.0Hakim El Hattab2019-04-01
* fix typosHakim El Hattab2019-04-01
* fix typosHakim El Hattab2019-04-01
* Merge pull request #2326 from earboxer/2313-navigation-mode-shortcuts-tableHakim El Hattab2019-04-01
|\
| * * Keyboard Shortcuts table: Dynamically fill object at configurationZach DeCook2019-02-19
* | add hasPlugin and getPlugin API methods and testsHakim El Hattab2019-04-01
* | tweaks and tests for #2354Hakim El Hattab2019-03-28
* | Merge branch 'dev' of https://github.com/maxrothman/reveal.js into devHakim El Hattab2019-03-28
|\ \
| * | Add data-preload attribute for iframesMax Rothman2019-03-22
* | | fix an error where reveal.js returned a 1> progress number when there were fr...Hakim El Hattab2019-03-25
* | | make #2350 work using replaceStateHakim El Hattab2019-03-21
* | | Merge branch 'dev' into hash-problemHakim El Hattab2019-03-21
|\| |
| * | fix error when reveal.js was initialized with no pluginsHakim El Hattab2019-03-14
| * | support for plugins where the init method doesn't return a PromiseHakim El Hattab2019-03-14
| * | prevent same plugin from being registered twiceHakim El Hattab2019-03-12
| * | use internal pointer for current slideHakim El Hattab2019-03-11
| * | syncFragments now returns all affected fragmentsHakim El Hattab2019-03-11
| * | reveal.js plugin flow now uses promises, refactor markdown plugin to use prom...Hakim El Hattab2019-03-04
| * | few plugin registration tweaksHakim El Hattab2019-03-01
| * | async loading of external markdown, add Reveal.registerPlugin()Hakim El Hattab2019-03-01
| * | remove unused `isPrintingPDFFragments` functionDougal J. Sutherland2019-02-28
| |/
| * documentation for #2315Hakim El Hattab2019-02-01
| * Merge pull request #2315 from dougalsutherland/slide-formatsHakim El Hattab2019-02-01
| |\
| | * allow custom slide numbering functionsDougal J. Sutherland2019-01-31
| * | define available values for showSlideNumberHakim El Hattab2019-02-01
| * | resize event tweaks for #2300Hakim El Hattab2019-01-31
| * | Merge pull request #2300 from mw75/masterHakim El Hattab2019-01-31
| |\ \ | | |/ | |/|
| | * emmit resize event if scale changedMario Wolff2019-01-15
| * | only force media controls to be visible when necessarryHakim El Hattab2019-01-29
| * | hide vertical arrows when navigationMode is 'linear' #2307Hakim El Hattab2019-01-23
| * | documentation for navigationMode #2307Hakim El Hattab2019-01-23
| * | 'gridNavigation' and 'simpleNavigation' merged into 'navigationMode' setting ...Hakim El Hattab2019-01-23
| * | refactor keyboard listener conditionsHakim El Hattab2019-01-22
| * | Merge pull request #2307 from reyerstudio/feature/shortcuts@devHakim El Hattab2019-01-22
| |\ \
| | * | Enable simpleNavigationStéphane Este-Gracias2019-01-21
| * | | correct height of reveal.js on mobile devices, fixes vertical overflowHakim El Hattab2019-01-22
| |/ /
| * | 2019Hakim El Hattab2019-01-10
| * | remove pinch gesture for triggering overview mode on touch devices, enables r...Hakim El Hattab2019-01-10
| * | whitespaceHakim El Hattab2019-01-07
| * | Merge pull request #1188 from sanand0/masterHakim El Hattab2019-01-07
| |\ \
| | * | display .stretch images in overview modeS Anand2015-04-02
| * | | ensure history api is available, default to hash: true with no history in dem...Hakim El Hattab2018-12-19
| * | | Merge pull request #2286 from asottile/hash_without_history_2211Hakim El Hattab2018-12-19
| |\ \ \
| | * | | Add new 'hash: true' option which uses replaceState for urlAnthony Sottile2018-12-02
| * | | | correct variable name in inline commentHakim El Hattab2018-12-19
| * | | | add gridNavigation config to configure navigation between adjacent vertical s...Hakim El Hattab2018-12-19
| * | | | optimization; avoid reading computed styles unless necessaryHakim El Hattab2018-12-18
| |/ / /
| * | | add getRevealElement API methodHakim El Hattab2018-11-16
| * | | add cmd/ctrl + arrow key shortcuts to first/last slidesHakim El Hattab2018-11-13
| * | | dispatch state events after current slide has updated #2264Hakim El Hattab2018-10-26