aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* plugin doc tweaksHakim El Hattab2019-04-03
|
* docs for code highlight line numberingHakim El Hattab2019-04-01
|
* plugin docsHakim El Hattab2019-04-01
|
* plugin api docsHakim El Hattab2019-04-01
|
* tweaks and tests for #2354Hakim El Hattab2019-03-28
|
* Add data-preload attribute for iframesMax Rothman2019-03-22
| | | | | Allows lazy-loaded (i.e. data-src) iframes to be preloaded when they come within the viewDistance, rather than once they're visible.
* switch to monokai as default syntax highlight themeHakim El Hattab2019-03-12
|
* Merge pull request #2339 from mikeshatch/patch-1Hakim El Hattab2019-03-06
|\ | | | | Fixed a couple of typos
| * Fixed a couple of typosMike Hatch2019-03-04
| |
* | indentation fixHakim El Hattab2019-02-01
| |
* | documentation for #2315Hakim El Hattab2019-02-01
| |
* | resize event tweaks for #2300Hakim El Hattab2019-01-31
| |
* | Merge pull request #2300 from mw75/masterHakim El Hattab2019-01-31
|\ \ | | | | | | Resize Event
| * | fixed documentation on resize eventMario Wolff2019-01-15
| | |
| * | emmit resize event if scale changedMario Wolff2019-01-15
| |/
* | navigationMode documentation improvementsHakim El Hattab2019-01-23
| |
* | documentation for navigationMode #2307Hakim El Hattab2019-01-23
| |
* | upgrade to socket.io 2.2.0 #2257Hakim El Hattab2019-01-22
| |
* | 2019Hakim El Hattab2019-01-10
| |
* | ensure history api is available, default to hash: true with no history in ↵Hakim El Hattab2018-12-19
| | | | | | | | demo #2286
* | Merge pull request #2286 from asottile/hash_without_history_2211Hakim El Hattab2018-12-19
|\ \ | | | | | | Add new 'hash: true' option which uses replaceState for url
| * | Add new 'hash: true' option which uses replaceState for urlAnthony Sottile2018-12-02
| | | | | | | | | | | | Resolves #2211
* | | add section about vertical slides and `gridNavigation` to readmeHakim El Hattab2018-12-19
| | |
* | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2018-12-12
|\ \ \ | |/ / |/| / | |/
| * note about backticks to avoid LaTeX <> Markdown syntax conflicts #1359Hakim El Hattab2018-12-12
| |
* | add getRevealElement API methodHakim El Hattab2018-11-16
| |
* | add note about lazy loading iframes #1672 #1938Hakim El Hattab2018-10-09
| |
* | automatically hide the mouse pointer after 5s of inactivity (#1837)Hakim El Hattab2018-10-08
| |
* | Merge pull request #2090 from bnjmnt4n/mathHakim El Hattab2018-10-08
|\ \ | | | | | | Allow users to customise MathJax options.
| * | Allow users to customise MathJax options.Benjamin Tan2018-02-08
| | | | | | | | | | | | | | | | | | Ref. #1856, #2006, #2045. This is a more open approach to allow customisation of all MathJax options instead of select options only.
* | | remove classlist polyfill, cross browser support is good enough nowHakim El Hattab2018-10-04
| | |
* | | remove mention of head.js in readmeHakim El Hattab2018-10-04
| | |
* | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2018-10-03
|\ \ \ | | |/ | |/|
| * | Merge pull request #2231 from esthor/patch-1Hakim El Hattab2018-10-03
| |\ \ | | | | | | | | bring install instructions to top, as is tradition
| | * | bring install instructions to top, as is traditionErik2018-09-18
| | | | | | | | | | | | 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.
* | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2018-10-03
|\| | |
| * | | dont refer to outdated speaker notes style in readme #2244Hakim El Hattab2018-10-03
| |/ /
* / / Fixed broken link to markdown options docLele2018-08-16
|/ / | | | | Fixed broken link to markdown options doc
* | Merge pull request #2171 from tristansokol/tristans/add-all-transitionsHakim El Hattab2018-08-01
|\ \ | | | | | | add a full list of transitions to readme
| * | add a full list of transitions to readmeTristan Sokol2018-06-05
| | |
* | | rename new fragment styleHakim El Hattab2018-06-13
| | |
* | | merge #1955 with minor changesHakim El Hattab2018-06-11
| | |
* | | merge conflictsHakim El Hattab2018-06-11
|\ \ \
| * | | Clarify the meaning of the notes?: regexmarcvangend2018-04-01
| |/ /
| * | Cleanup readme to make it easier to read/edit.Benjamin Tan2018-02-14
| | | | | | | | | | | | | | | | | | | | | - 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.
* | | add 'fade-in-then-half-out' fragment style, 'current-visible' was renamed to ↵Hakim El Hattab2018-06-11
| | | | | | | | | | | | 'fade-in-then-out'
* | | data-background-content-opacity -> data-background-opacityHakim El Hattab2018-05-03
| | |
* | | add , adds wrapper element around background images/videos/iframesHakim El Hattab2018-04-27
| | |
* | | Updates copyright to 2018craigsdennis2018-03-16
| | |
* | | Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into devHakim El Hattab2018-02-22
|\| | | |/ |/|