Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
bring install instructions to top, as is tradition
|
|
Fix typo
|
|
|
|
|
|
|
|
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.
|
|
|
|
Fixed broken link to markdown options doc
|
|
Fixed broken link to markdown options doc
|
|
Only show resume on pause if controls enabled
|
|
|
|
|
|
|
|
add a full list of transitions to readme
|
|
|
|
|
|
|
|
|
|
|
|
index #1955
|
|
|
|
|
|
|
|
'fade-in-then-out'
|
|
Clarify the meaning of the notes?: regex
|
|
|
|
|
|
|
|
Fix timer when speaker notes window opened via RevealNotes.open()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adding support for hash linked slideNumber
|
|
|
|
|
|
|
|
|
|
* Print background in pdf
Pull request to integrate issue https://github.com/hakimel/reveal.js/issues/1686. Adding the workaround to the theme template to make it work for every theme.
* apply suggestion of @hakimel
|
|
|
|
into dev
|
|
|
|
Cleanup readme to make it easier to read/edit.
|
|
Prefer W3C pointer events and updates to match the standard definition
|
|
|
|
Updates copyright to 2018
|
|
|
|
* add support for overriding the default layout
New `overrideLayout` option (if true) will prevent h/w calcs.
* fix error if options are empty
* Implement requested changes
Rename overrideLayout to disableLayout and remove code to unset display
|
|
|
|
This reverts commit f76b4fda93a8d8770390d4e89b68f8ac27e32dc9.
|
|
|
|
|
|
|
|
of the standard), unconditional event removal
|
|
|
|
|
|
|
|
|
|
presentation from the file system
|
|
- 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.
|
|
|
|
|
|
Allow whitespace on background-images, w3 compliance
|
|
This prevents additional requests from devtools when debugging code.
|
|
|
|
|
|
|
|
https://github.com/dougalsutherland/reveal.js into dev
|
|
This prevents additional requests from devtools when debugging code.
|
|
Closes #2005.
|
|
Closes #2075.
|
|
Closes #1951.
|
|
Closes #1808.
|
|
Windows carriage return line endings were not being tested for.
Fixes #2087.
|
|
|
|
|
|
Update dependencies.
|
|
|
|
|
|
|
|
Allow `data-background` images to load even if there is whitespace at…
|
|
Fixes #2032.
|
|
Allow JS files with query strings to be loaded.
|
|
Fixes #1944.
|
|
|
|
|
|
|
|
|
|
Block F5 in speaker notes window, avoid disconnects
|
|
|