Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update to README.md for PDF printing
|
|
|
|
added toggleHelp function
|
|
|
|
|
|
|
|
|
|
this way a key can be given ability to toggleHelp on and off. Previously Reveal.showHelp could open the help screen, but no way to close it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For a fragment: allow to show a separate note defined in it
|
|
Turn off preview links locally
|
|
|
|
support .sass themes
|
|
Shift `dependencies` to `devDependencies`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
correct grunt option usage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove 'history: true' from index.html
|
|
Allow background images without protocols to have query hashes/parameters.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
logic for slide backgrounds
|
|
Readme says the default is 'history: false', so it may be surprising
for users - it's easy to miss the contradicting setting in index.html
|
|
|
|
|
|
|
|
support <textarea data-template> `some code` </textarea>
|
|
|
|
|
|
https://github.com/Huxpro/reveal.js into dev
|
|
|
|
Add note about head.js to readme.
|
|
which are not already in paused state.
|
|
|
|
|
|
|
|
Closes #1603.
|
|
Closes #1569.
|
|
Closes #1163, #1495.
|
|
The `reveal.js` npm module is typically installed to access the CSS/JS
assets for Reveal.js. For those that want to run the plugins, they would
clone the whole repository. Hence, it doesn’t make sense to include
those as `dependencies`, which will increase download times.
Closes #1734.
|
|
The development workflow can be used with Node 4+, not just Node 6. We
should avoid showing warnings and errors when users are installing this
package via npm/yarn.
Ref. #1729, #1743.
Closes #1725.
|
|
Reduce required Node.js version to 4.0.0.
|
|
The development workflow can be used with Node 4+, not just Node 6. We
should avoid showing warnings and errors when users are installing this
package via npm/yarn.
Ref. #1729, #1743.
Closes #1725.
|
|
christinakayastha/feature/printing-remove-slide-number
Hide slide number when in paper or pdf print view
|
|
|
|
|
|
Bump node engine in packages.json
|
|
Defaults in README are not current
|
|
include contributors in (c)
|
|
Implementing a better data-trim
|
|
|
|
|
|
|
|
to print
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|