aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* fix current fragment index check when multiple fragments have same indexHakim El Hattab2014-09-06
* fix previewLinks targetHakim El Hattab2014-09-04
* the paused mode can now be disabled via the 'pause' config optionHakim El Hattab2014-08-12
* listen for touch + click on all devices except androidHakim El Hattab2014-07-06
* fix double-navigation on touch for some android systemsHakim El Hattab2014-06-28
* fix npeHakim El Hattab2014-06-25
* prevent additional inaccurate showSlide callsHakim El Hattab2014-06-25
* prevent incorrect showSlide calls at startupHakim El Hattab2014-06-25
* more specific targeting for pdf printing hackHakim El Hattab2014-06-18
* only allow text in aria status divHakim El Hattab2014-06-18
* config option for disabling the help overlayHakim El Hattab2014-06-16
* fix append to existing embed queryHakim El Hattab2014-06-12
* vimeo support for autoplay/pauseHakim El Hattab2014-06-12
* rewrite youtube iframe embeds to force ?enablejsapi=1 (fixes #856)Hakim El Hattab2014-06-12
* toggle instead of always showing the help overlay when ? is pressedHakim El Hattab2014-06-09
* adjust list of displayed key shortcuts #943Hakim El Hattab2014-06-09
* merge and tweak key shortcuts overlay #943Hakim El Hattab2014-06-09
* Merge branch 'keyboard_shortcuts_overlay' of https://github.com/navateja/reve...Hakim El Hattab2014-06-09
|\
| * Merge remote-tracking branch 'upstream/dev' into keyboard_shortcuts_overlaynavateja2014-06-09
| |\
| * | creates a new branch for the featurenavateja2014-06-09
| * | Shows keyboard shorcuts overlay on pressing question marknava teja2014-06-08
* | | don't trim aria statusHakim El Hattab2014-06-09
* | | merge and tweak screen reader support #854Hakim El Hattab2014-06-09
|\ \ \ | |_|/ |/| |
| * | Change innerHTML to textContent to avoid video replays inside status Div, for...Nawaz2014-04-07
| * | Make revealJS screen reader friendly by announcing the contents of each slide...Nawaz2014-03-27
| |/
* | typo #938Hakim El Hattab2014-06-05
* | write current hash when history is toggled on #934Hakim El Hattab2014-06-05
* | fix search & replace errorHakim El Hattab2014-05-30
* | adjust check for focused text inputsHakim El Hattab2014-05-29
* | limit scope of all slide selectors, avoids multiple .reveal classes on one pa...Hakim El Hattab2014-05-24
* | only use zoom to scale in chromeHakim El Hattab2014-05-21
* | fix data-autoplay on first slideHakim El Hattab2014-05-20
* | validate named links according to html id spec #914Hakim El Hattab2014-05-20
* | relax keyboard blocking condition #899Hakim El Hattab2014-05-17
* | Merge branch 'fix-isFirstSlide' of https://github.com/fabianorosas/reveal.js ...Hakim El Hattab2014-05-14
|\ \
| * | == --> ===fabiano2014-05-09
| * | fixed a problem in the function isFirstSlidefabiano2014-05-09
* | | fix bug in retrieval or background images while in pdf modeHakim El Hattab2014-05-10
|/ /
* | fix edge case in singleton node creationHakim El Hattab2014-05-07
* | createSingletonNode now ensures found nodes are in the correct containerHakim El Hattab2014-05-07
* | ensure default can be preventedHakim El Hattab2014-05-04
* | limit size of media elements when printing to pdfHakim El Hattab2014-05-04
* | wait for document to load before triggering pdf layoutHakim El Hattab2014-04-29
* | ensure pdf pages are never zero-heightHakim El Hattab2014-04-29
* | pdf background size rounding errorHakim El Hattab2014-04-29
* | null check backgroundHakim El Hattab2014-04-28
* | fix issue with background images on first vertical sldieHakim El Hattab2014-04-28
* | update visibility of slides as part of syncHakim El Hattab2014-04-28
* | prefer scaling over zooming on mobile devicesHakim El Hattab2014-04-28
* | fix lazy loading bug related to data-background-image attributeHakim El Hattab2014-04-28