summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2019-01-23hide vertical arrows when navigationMode is 'linear' #2307Hakim El Hattab
2019-01-23documentation for navigationMode #2307Hakim El Hattab
2019-01-23'gridNavigation' and 'simpleNavigation' merged into 'navigationMode' setting ↵Hakim El Hattab
#2307
2019-01-22refactor keyboard listener conditionsHakim El Hattab
2019-01-22Merge pull request #2307 from reyerstudio/feature/shortcuts@devHakim El Hattab
Enable simpleNavigation
2019-01-22upgrade to socket.io 2.2.0 #2257Hakim El Hattab
2019-01-22hide body overflowHakim El Hattab
2019-01-22adjust how global height is styledHakim El Hattab
2019-01-22correct height of reveal.js on mobile devices, fixes vertical overflowHakim El Hattab
2019-01-21Enable simpleNavigationStéphane Este-Gracias
2019-01-20Fix test after upgrading marked to 0.6.0Stéphane Este-Gracias
2019-01-20Upgrade marked to 0.6.0Stéphane Este-Gracias
2019-01-15fixed documentation on resize eventMario Wolff
2019-01-15emmit resize event if scale changedMario Wolff
2019-01-102019Hakim El Hattab
2019-01-10remove pinch gesture for triggering overview mode on touch devices, enables ↵Hakim El Hattab
regular mobile pinch-to-zoom
2019-01-07whitespaceHakim El Hattab
2019-01-07Merge pull request #1188 from sanand0/masterHakim El Hattab
Display .stretch images in overview mode. Fix #1187
2018-12-19ensure history api is available, default to hash: true with no history in ↵Hakim El Hattab
demo #2286
2018-12-19Merge pull request #2286 from asottile/hash_without_history_2211Hakim El Hattab
Add new 'hash: true' option which uses replaceState for url
2018-12-19correct variable name in inline commentHakim El Hattab
2018-12-19add section about vertical slides and `gridNavigation` to readmeHakim El Hattab
2018-12-19add gridNavigation config to configure navigation between adjacent vertical ↵Hakim El Hattab
stacks
2018-12-18optimization; avoid reading computed styles unless necessaryHakim El Hattab
2018-12-18fix notes layout when container isnt as wide as viewportHakim El Hattab
2018-12-17prefer vh for speaker notes layoutHakim El Hattab
2018-12-12Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2018-12-12note about backticks to avoid LaTeX <> Markdown syntax conflicts #1359Hakim El Hattab
2018-12-02Add new 'hash: true' option which uses replaceState for urlAnthony Sottile
Resolves #2211
2018-11-21Merge pull request #2266 from f00ale/custom_code_fontHakim El Hattab
Make code font customizable for themes.
2018-11-21demo presentation now refers to correct zoom.js shortcut for linux #2280Hakim El Hattab
2018-11-16add getRevealElement API methodHakim El Hattab
2018-11-13add cmd/ctrl + arrow key shortcuts to first/last slidesHakim El Hattab
2018-11-08fix concave/convex transitions on vertical slides #1947Hakim El Hattab
2018-11-05reset css in default index.htmlHakim El Hattab
2018-10-31fix no-transform modeHakim El Hattab
2018-10-31add audio autoplay testHakim El Hattab
2018-10-30Make code font customizable for themes.Arno Lepisk
2018-10-26dispatch state events after current slide has updated #2264Hakim El Hattab
2018-10-25move reset.css out of reveal.css to make it optional #1952 #2248Hakim El Hattab
2018-10-25Merge pull request #2263 from mbotsch/fix-readURLHakim El Hattab
Fix if-statement in readURL
2018-10-24Fix nested if-statement in readURL that caused slide(h,v) to beMario Botsch
called even when the current slide is the target slide.
2018-10-11syntax tweakHakim El Hattab
2018-10-11replace while with forEach loopHakim El Hattab
2018-10-11fix #1590Hakim El Hattab
2018-10-09add note about lazy loading iframes #1672 #1938Hakim El Hattab
2018-10-08automatically hide the mouse pointer after 5s of inactivity (#1837)Hakim El Hattab
2018-10-08Merge pull request #2090 from bnjmnt4n/mathHakim El Hattab
Allow users to customise MathJax options.
2018-10-08Merge pull request #2251 from oyron/2229-speaker-notes-bugHakim El Hattab
Give focus to previously opened speaker notes (fixes #2229)
2018-10-05Handle previously opened notes window, by giving focus.oyron
2018-10-04fix build errorHakim El Hattab
2018-10-04remove classlist polyfill, cross browser support is good enough nowHakim El Hattab
2018-10-04remove mention of head.js in readmeHakim El Hattab
2018-10-04remove head.min.js in favor of simple built-in script loaderHakim El Hattab
2018-10-04formatting and tweaks for #2104Hakim El Hattab
2018-10-04resolve notes merge conflictHakim El Hattab
2018-10-03Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2018-10-03Merge pull request #2231 from esthor/patch-1Hakim El Hattab
bring install instructions to top, as is tradition
2018-10-03Merge pull request #2245 from rollandf/masterHakim El Hattab
Fix typo
2018-10-03Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2018-10-03dont refer to outdated speaker notes style in readme #2244Hakim El Hattab
2018-10-02Fix typoFred Rolland
2018-09-18bring install instructions to top, as is traditionErik
The Install was waaaay at the bottom, which didn't make sense to scroll through all the detailed documentation, just to find how to get started with an install.
2018-08-21fix css conflictHakim El Hattab
2018-08-17Merge pull request #2218 from eldios/patch-1Hakim El Hattab
Fixed broken link to markdown options doc
2018-08-16Fixed broken link to markdown options docLele
Fixed broken link to markdown options doc
2018-08-16Merge pull request #2215 from anderslemke/let-resume-follow-controlsHakim El Hattab
Only show resume on pause if controls enabled
2018-08-15Only show resume on pause if controls enabledanderslemke
2018-08-01fix detection of named links (closes #1655)Hakim El Hattab
2018-08-013.7.0Hakim El Hattab
2018-08-01Merge pull request #2171 from tristansokol/tristans/add-all-transitionsHakim El Hattab
add a full list of transitions to readme
2018-08-01Merge branch 'dev' of github.com:hakimel/reveal.jsHakim El Hattab
2018-07-25Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2018-07-02add 'resume presentation' button to pause overlayHakim El Hattab
2018-06-21use absolute positioning for slide numberHakim El Hattab
2018-06-13rename new fragment styleHakim El Hattab
2018-06-12refactor fragment pdf exporting to support multiple fragments with same ↵Hakim El Hattab
index #1955
2018-06-11merge #1955 with minor changesHakim El Hattab
2018-06-11Merge branch 'master' of https://github.com/koehlma/reveal.js into devHakim El Hattab
2018-06-11merge conflictsHakim El Hattab
2018-06-11add 'fade-in-then-half-out' fragment style, 'current-visible' was renamed to ↵Hakim El Hattab
'fade-in-then-out'
2018-06-11Merge pull request #2141 from marcvangend/marcvangend-clarify-notes-regexHakim El Hattab
Clarify the meaning of the notes?: regex
2018-06-05add a full list of transitions to readmeTristan Sokol
2018-05-31new syncFragments api methodHakim El Hattab
2018-05-24flatten slide number when there are only vertical slidesHakim El Hattab
2018-05-07Merge pull request #2158 from denehyg/issue-2157Hakim El Hattab
Fix timer when speaker notes window opened via RevealNotes.open()
2018-05-05Fixed notes timer when speaker notes window opened via RevealNotes.open()Greg Denehy
2018-05-03refactor code to match new background dom structureHakim El Hattab
2018-05-03add Reveal.syncSlideHakim El Hattab
2018-05-03data-background-content-opacity -> data-background-opacityHakim El Hattab
2018-04-27add , adds wrapper element around background images/videos/iframesHakim El Hattab
2018-04-24smaller font size for sub/supHakim El Hattab
2018-04-24speaker view has visible connection status, times out with error after 5sHakim El Hattab
2018-04-17support interactive iframe backgrounds in vertical stacksHakim El Hattab
2018-04-16revise readURL to handle one-based indicesHakim El Hattab
2018-04-16prevent linked slide numbers from changing colorHakim El Hattab
2018-04-16Merge pull request #2133 from sean-parent/masterHakim El Hattab
Adding support for hash linked slideNumber
2018-04-13Merge branch 'dev' into masterSean Parent
2018-04-01Clarify the meaning of the notes?: regexmarcvangend
2018-03-27gracefully handle duplicate slide id'sHakim El Hattab