summaryrefslogtreecommitdiffhomepage
path: root/README.md
AgeCommit message (Collapse)Author
2019-04-23Fix plugin documentationMario Botsch
Mention that reveal.js will wait for the Promise of a plugin's init() function only when the plugin is loaded non-async. The init functions of plugins that are loaded as async dependencies are called after reveal.js has dispatched the 'ready' event.
2019-04-23the postMessage API now works for getter methodsHakim El Hattab
2019-04-03plugin doc tweaksHakim El Hattab
2019-04-01docs for code highlight line numberingHakim El Hattab
2019-04-01plugin docsHakim El Hattab
2019-04-01plugin api docsHakim El Hattab
2019-03-28tweaks and tests for #2354Hakim El Hattab
2019-03-22Add data-preload attribute for iframesMax Rothman
Allows lazy-loaded (i.e. data-src) iframes to be preloaded when they come within the viewDistance, rather than once they're visible.
2019-03-12switch to monokai as default syntax highlight themeHakim El Hattab
2019-03-06Merge pull request #2339 from mikeshatch/patch-1Hakim El Hattab
Fixed a couple of typos
2019-03-04Fixed a couple of typosMike Hatch
2019-02-01indentation fixHakim El Hattab
2019-02-01documentation for #2315Hakim El Hattab
2019-01-31resize event tweaks for #2300Hakim El Hattab
2019-01-31Merge pull request #2300 from mw75/masterHakim El Hattab
Resize Event
2019-01-23navigationMode documentation improvementsHakim El Hattab
2019-01-23documentation for navigationMode #2307Hakim El Hattab
2019-01-22upgrade to socket.io 2.2.0 #2257Hakim El Hattab
2019-01-15fixed documentation on resize eventMario Wolff
2019-01-15emmit resize event if scale changedMario Wolff
2019-01-102019Hakim El Hattab
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-19add section about vertical slides and `gridNavigation` to readmeHakim 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-16add getRevealElement API methodHakim 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-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-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 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-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-16Fixed broken link to markdown options docLele
Fixed broken link to markdown options doc
2018-08-01Merge pull request #2171 from tristansokol/tristans/add-all-transitionsHakim El Hattab
add a full list of transitions to readme
2018-06-13rename new fragment styleHakim El Hattab
2018-06-11merge #1955 with minor changesHakim 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-05add a full list of transitions to readmeTristan Sokol
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-01Clarify the meaning of the notes?: regexmarcvangend
2018-03-16Updates copyright to 2018craigsdennis
2018-02-22Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into devHakim El Hattab
2018-02-14Cleanup readme to make it easier to read/edit.Benjamin Tan
- Use `single backticks` consistently for inline code snippets. - Add double linefeeds before level 2 headings. - Add a single linefeed after each heading. - Minor docs edits.
2018-02-08Allow users to customise MathJax options.Benjamin Tan
Ref. #1856, #2006, #2045. This is a more open approach to allow customisation of all MathJax options instead of select options only.
2018-02-07Merge branch 'fragment-in-url' of ↵Hakim El Hattab
https://github.com/dougalsutherland/reveal.js into dev
2018-02-07Docs: add note on how to enable/disable preview links individually.Benjamin Tan
Closes #2005.
2018-02-06Docs: mention that syntax highlighting requires CSS theme file.Benjamin Tan
Closes #2075.
2018-02-06Docs: Add note about Windows carriage returns.Benjamin Tan
Closes #1808.
2018-01-25reorganize config optionsHakim El Hattab
2018-01-04optionally put the fragment in the URLDougal J. Sutherland
2017-11-29Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js ↵Hakim El Hattab
into dev
2017-11-22lab.hakim.se/reveal-js -> revealjs.comHakim El Hattab
2017-11-09Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2017-11-09Merge pull request #1983 from ssfrr/patch-1Hakim El Hattab
adds note about necessary markdown scripts to README
2017-11-09Merge pull request #2017 from hoeggi/patch-1Hakim El Hattab
Update README.md
2017-10-28Update README.mdhoeggi
2017-09-11adds note about necessary markdown scripts to READMESpencer Russell
2017-08-10corrected minor typo in readme fileChandan Rai
2017-05-16controlsHints -> controlsTutorialHakim El Hattab
2017-05-16in/out transitions for controlsHakim El Hattab
2017-04-30Merge branch 'dev' into plugin-key-bindingsGreg Denehy
2017-04-30Added description of custom key binding API to readmeGreg Denehy
2017-04-27larger headings for background sectionsHakim El Hattab
2017-04-27add for iframe backgroundsHakim El Hattab
2017-04-20optionally display pacing advice based on slide timingsAdam Spiers
Add an option to display advice on whether the current pace of the presentation is on track for the right timing (shown as green), and if not, whether the presenter should speed up (shown as red) or has the luxury of slowing down (blue). The pacing timer can be enabled by configuring by the `defaultTiming` parameter in the `Reveal` configuration block, which specifies the number of seconds per slide. 120 can be a reasonable rule of thumb. Timings can also be given per slide `<section>` by setting the `data-timing` attribute. Both values are in numbers of seconds. When the option is enabled, clicking on the timers will reset the timer to the beginning of the current slide, i.e. as if pacing was perfectly on track, not to zero as if the presentation had just begun.
2017-04-20document clock and timer in speaker notes windowAdam Spiers
2017-04-20add new getSlides() APIAdam Spiers
This can be used by plugins which are concerned with helping the presenter with their pace.
2017-04-20clarify getTotalSlides() returns the number of slidesAdam Spiers
2017-04-20expose getPastSlideCount() via public APIAdam Spiers
This can be used by plugins which are concerned with helping the presenter with their pace.
2017-04-20clarify meaning of getProgress() valueAdam Spiers
2017-04-05replace cdn.mathjax.org with cdnjsChristian Lawson-Perfect
cdn.mathjax.org is shutting down: https://www.mathjax.org/cdn-shutting-down/ This changes the default MathJax URL in the math plugin, as well as references in README.md and test/examples/math.html
2017-03-23add autoPlayMedia config option, overrides individual autoplay settingsHakim 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-20note about deploying multiplex server with now #1830Hakim El Hattab
2017-02-17correct config name in READMEMalcolm Young
2017-02-17allow configuration of which view slide number appears on - fixes #1791Malcolm Young
2017-02-14fix readme conflictHakim El Hattab
2017-02-14updated pdf docsHakim El Hattab
2017-02-14update readme re: pdf exports #1823Hakim El Hattab
2017-02-09docs for #1816 and remove showHelpHakim El Hattab
2017-02-07Update README.md to include block for pdf printinggilxa1226
2017-02-07Update README.mdgilxa1226
2017-02-02adjust comment for display config value #1325Hakim El Hattab
2017-01-31recommend using textarea wrapper for inline markdown #1780Hakim El Hattab
2017-01-30note about showNotes in PDF exports #1800Hakim El Hattab
2017-01-30typoHakim El Hattab
2017-01-30Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2017-01-23correct grunt option usageJason Dreyzehner
2017-01-202017Hakim El Hattab
2017-01-18 works with video, defaults to (same as for images)Hakim El Hattab
2017-01-10fix unclosed code blockHakim El Hattab