aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* 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
* | Fix nested if-statement in readURL that caused slide(h,v) to beMario Botsch2018-10-24
* | replace while with forEach loopHakim El Hattab2018-10-11
* | fix #1590Hakim El Hattab2018-10-11
* | automatically hide the mouse pointer after 5s of inactivity (#1837)Hakim El Hattab2018-10-08
* | remove head.min.js in favor of simple built-in script loaderHakim El Hattab2018-10-04
* | formatting and tweaks for #2104Hakim El Hattab2018-10-04
* | resolve notes merge conflictHakim El Hattab2018-10-04
|\ \
| * | added missing documentationMartin Jurča2018-02-20
| * | documentationMartin Jurča2018-02-20
| * | fixed showing speaker's view with timings/pacing while serving the presentati...Martin Jurča2018-02-20
* | | Only show resume on pause if controls enabledanderslemke2018-08-15
* | | fix detection of named links (closes #1655)Hakim El Hattab2018-08-01
* | | 3.7.0Hakim El Hattab2018-08-01
* | | add 'resume presentation' button to pause overlayHakim El Hattab2018-07-02
* | | refactor fragment pdf exporting to support multiple fragments with same index...Hakim El Hattab2018-06-12
* | | merge #1955 with minor changesHakim El Hattab2018-06-11
* | | Merge branch 'master' of https://github.com/koehlma/reveal.js into devHakim El Hattab2018-06-11
|\ \ \
| * | | fix indent: replace spaces with tabsMaximilian Köhl2017-08-08
| * | | PDF export: add option to export one page per fragmentMaximilian Köhl2017-08-08
* | | | new syncFragments api methodHakim El Hattab2018-05-31
* | | | flatten slide number when there are only vertical slidesHakim El Hattab2018-05-24
* | | | refactor code to match new background dom structureHakim El Hattab2018-05-03
* | | | add Reveal.syncSlideHakim El Hattab2018-05-03
* | | | data-background-content-opacity -> data-background-opacityHakim El Hattab2018-05-03
* | | | add , adds wrapper element around background images/videos/iframesHakim El Hattab2018-04-27
* | | | revise readURL to handle one-based indicesHakim El Hattab2018-04-16
* | | | prevent linked slide numbers from changing colorHakim El Hattab2018-04-16
* | | | Merge branch 'dev' into masterSean Parent2018-04-13
|\ \ \ \