aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | move paragraph styles to themeHakim El Hattab2014-05-26
* | limit scope of all slide selectors, avoids multiple .reveal classes on one pa...Hakim El Hattab2014-05-24
* | additional monospace options for phantomjsHakim El Hattab2014-05-23
* | only use zoom to scale in chromeHakim El Hattab2014-05-21
* | dont specify hyphens auto, behavior/rendering varies between browsersHakim El Hattab2014-05-21
* | hide slide numbers while printing to pdf #885Hakim El Hattab2014-05-20
* | fix data-autoplay on first slideHakim El Hattab2014-05-20
* | validate named links according to html id spec #914Hakim El Hattab2014-05-20
* | zoom viewport is centered on target element #900Hakim El Hattab2014-05-19
* | relax keyboard blocking condition #899Hakim El Hattab2014-05-17
* | add minimal-ui to viewport for ios fullscreenHakim El Hattab2014-05-15
* | 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
| * | kill-yank mistakefabiano2014-05-09
| * | Broaden the coverage of isFirstSlide testfabiano2014-05-09
| * | Small typofabiano2014-05-09
* | | fix bug in retrieval or background images while in pdf modeHakim El Hattab2014-05-10
* | | no need to override font sizes after updates to pdf printingHakim 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
* | sync server-side speaker notes after notes window opensHakim El Hattab2014-05-04
* | ensure default can be preventedHakim El Hattab2014-05-04
* | update server side notes to match client side pluginHakim El Hattab2014-05-04
* | limit size of media elements when printing to pdfHakim El Hattab2014-05-04
* | reduce max-height of images in pdfsHakim El Hattab2014-05-04
* | clicking on notes timer now resets it #779Hakim 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
* | updates to phantom pdf print script, arguments for width/heightHakim El Hattab2014-04-29
* | null check backgroundHakim El Hattab2014-04-28
* | test same conditions for both getSlide and getSlideBackgroundHakim El Hattab2014-04-28
* | addition background image and getSlideBackground testsHakim 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
* | fix slide transitions in iOSHakim El Hattab2014-04-28
* | load all images directly when in 'no-transform'-modeHakim El Hattab2014-04-28
* | merge umd wrappingHakim El Hattab2014-04-27
|\ \
| * | build reveal.min.jsMichael Williams2014-04-08