aboutsummaryrefslogtreecommitdiffhomepage
path: root/js
AgeCommit message (Expand)Author
2017-05-18improve controls on touch devicesHakim El Hattab
2017-05-18revise progress to make them easier to overrideHakim El Hattab
2017-05-16controlsHints -> controlsTutorialHakim El Hattab
2017-05-16in/out transitions for controlsHakim El Hattab
2017-05-16add controlsHint option, animates vertical arrow first time we encounter a ve...Hakim El Hattab
2017-05-16adjust controls layout when there are no vertical or horizontal slides in the...Hakim El Hattab
2017-05-16new, fixed, speaker notes layoutHakim El Hattab
2017-05-16'controls-placement' -> 'controls-layout', cut back on controls spacingHakim El Hattab
2017-05-16more flexible back arrow controls optionHakim El Hattab
2017-05-16default to bottom right controls, rename soften arrows optionHakim El Hattab
2017-05-16collapse control element size when corner alignedHakim El Hattab
2017-05-16new controls are used by default, add config optionsHakim El Hattab
2017-05-16new optional controls aligned to screen edgesHakim El Hattab
2017-04-27new fix for prematurely autoplaying background videosHakim El Hattab
2017-04-27don't autoplay background videos in overview modeHakim El Hattab
2017-04-263.5.0Hakim El Hattab
2017-04-20add new getSlides() APIAdam Spiers
2017-04-20clarify getTotalSlides() returns the number of slidesAdam Spiers
2017-04-20expose getPastSlideCount() via public APIAdam Spiers
2017-04-07formattingHakim El Hattab
2017-04-07Merge pull request #1851 from astone123/masterHakim El Hattab
2017-04-07formattingHakim El Hattab
2017-04-07Merge pull request #1844 from riezebosch/pdf-print-stretchHakim El Hattab
2017-04-04make pdf page height offset configurableHakim El Hattab
2017-04-04new cli and in-browser pdf printing compatible fix for #1804Hakim El Hattab
2017-03-30allow fullscreen for background iframesHakim El Hattab
2017-03-23add autoPlayMedia config option, overrides individual autoplay settingsHakim El Hattab
2017-03-17Fix video background autoplay on iOSADAM STONE
2017-03-14print-pdf layout slide contents to fit stretch elementsManuel Riezebosch
2017-03-14avoid npe on iframe postMessageHakim El Hattab
2017-02-20tweaks to showSlideNumber config #1833Hakim El Hattab
2017-02-20Merge branch 'slidenum' of https://github.com/malcomio/reveal.js into devHakim El Hattab
2017-02-17allow configuration of which view slide number appears on - fixes #1791Malcolm Young
2017-02-17fix overview rendering issues in latest chrome #1649Hakim El Hattab
2017-02-14merge autoplay conflict #1771Hakim El Hattab
2017-02-09docs for #1816 and remove showHelpHakim El Hattab
2017-02-09Merge pull request #1816 from Frazer/patch-1Hakim El Hattab
2017-02-08update deserialize regex to work with decimalsHakim El Hattab
2017-02-07added override parameter to toggleHelp functionFrazer Kirkman
2017-02-05added toggleHelp function Frazer Kirkman
2017-02-02adjust comment for display config value #1325Hakim El Hattab
2017-02-02Merge branch 'issue-1324' of https://github.com/mojavelinux/reveal.js into devHakim El Hattab
2017-01-31Merge pull request #1644 from rajgoel/devHakim El Hattab
2017-01-31make background videos work on ipad #1778Hakim El Hattab
2017-01-25Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2017-01-253.4.1Hakim El Hattab
2017-01-25adjust pdf margins instead of heights to fix #1804Hakim El Hattab
2017-01-25adjust pdf margins instead of heights to fix #1804Hakim El Hattab
2017-01-24additional fix for empty pages in pdf exports #1804Hakim El Hattab
2017-01-24fix empty pages in pdf exports (closes #1804)Hakim El Hattab
2017-01-24additional fix for empty pages in pdf exports #1804Hakim El Hattab
2017-01-24fix empty pages in pdf exports (closes #1804)Hakim El Hattab
2017-01-23Merge pull request #1768 from demoneaux/background-imagesHakim El Hattab
2017-01-202017Hakim El Hattab
2017-01-19remove unused argumentHakim El Hattab
2017-01-18 works with video, defaults to (same as for images)Hakim El Hattab
2017-01-17fix race condition by updating backgrounds after slide visibilityHakim El Hattab
2017-01-17prevent autoplaying backgrounds from playing if slide is hiddenHakim El Hattab
2017-01-16wait for in-slide video/audio to load before playing, reuse same autoplay log...Hakim El Hattab
2017-01-103.4.0Hakim El Hattab
2016-12-13don't show error message while iframe fades in #1577Hakim El Hattab
2016-12-13Merge branch 'add-refused-to-display-tips-to-link-preview' of https://github....Hakim El Hattab
2016-12-13#1770, set 'data-paused-by-reveal' attribute only for the media elements, whi...Markku Roponen
2016-12-12#1770, added second argument for setAttributeMarkku Roponen
2016-12-12#1770, fixed function name.Markku Roponen
2016-12-12#1770, resume playback for paused media.Markku Roponen
2016-12-11Allow background images without protocols to have query hashes/parameters.Benjamin Tan
2016-11-09add pdf-ready event; dispatched when the presentation is laid out and ready t...Hakim El Hattab
2016-10-06remove unused dom lookupHakim El Hattab
2016-10-05fix merge conflict for #1634Hakim El Hattab
2016-10-05code format tweaksHakim El Hattab
2016-10-05only use nodeType 1 and 3 (only relevant types)Maarten Schroeven
2016-10-05limit text written to the status divMaarten Schroeven
2016-10-05remove issue commentHakim El Hattab
2016-10-05ignore delta=0 mousewheel eventGerald
2016-10-05prevent exception when initializing with no slides #1678 #1679Hakim El Hattab
2016-10-05autoSlide duration with playbackRatechadmorrow
2016-10-05Merge branch 'r400-linux' of https://github.com/jroper/reveal.js into devHakim El Hattab
2016-10-01Logitech R400 on Ubuntu blackout button supportJames Roper
2016-09-20autoplay support for content inside of fragmentsHakim El Hattab
2016-07-21Allow switching off preview linksAsvin Goel
2016-07-04null computed style to avoid npeHakim El Hattab
2016-07-04null check to avoid occasional npeHakim El Hattab
2016-07-01ready flag on .reveal containerHakim El Hattab
2016-06-29Update JSDocs and fix typosCharles Grigg
2016-06-27use first fragment's data-autoslide value when there is no current fragmentHakim El Hattab
2016-06-22remove unused dom referenceHakim El Hattab
2016-06-21move speaker notes into page container when printing pdfHakim El Hattab
2016-06-21request fullscreen on documentElement instead of body (#1621 #1624)Hakim El Hattab
2016-06-21request fullscreen on documentElement instead of body (#1621 #1624)Hakim El Hattab
2016-06-10increase default font sizes, adjust config defaults for less margings and lar...Hakim El Hattab
2016-06-10prevent repeated initialization #1616Hakim El Hattab
2016-06-10add showHelp to api #1611Hakim El Hattab
2016-05-26include layout for notes outside of pdf exportsHakim El Hattab
2016-05-26support for 'separate-page' layout for notes in PDF exports #1518Hakim El Hattab
2016-05-23code formatHakim El Hattab
2016-05-23Merge pull request #1585 from jasonkiss/feature/disabled-buttonsHakim El Hattab
2016-05-23ocdHakim El Hattab
2016-05-23Merge pull request #1586 from jasonkiss/feature/accessible-speaker-notesHakim El Hattab
2016-05-10make speaker notes keyboard accessibleJason Kiss