Age | Commit message (Collapse) | Author |
|
|
|
Closes #1569.
|
|
Closes #1163, #1495.
|
|
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.
|
|
Defaults in README are not current
|
|
Implementing a better data-trim
|
|
|
|
|
|
|
|
Expands the details already given by highlighting the defaults for all attributes and clarifying what's required.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
more in-depth documentation of slide backgrounds #1542
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
readme tweaks
|
|
|
|
|
|
|
|
|
|
Closes #1073.
|
|
|
|
Fixing spelling typo and GitHub proper camelcase for brand name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Chromium users need to check Background graphics option when printing.
|
|
|
|
|
|
|
|
|
|
|
|
Auto-sliding will now use the method specified in the config if it is
a function or default to navigateNext.
|
|
When the autoSlideRight config option is active, the auto-sliding
will always navigate to the right and never down even if slides are
present there. This allows hidden "bonus slides" in presentations
which can be displayed as needed but won't show up automatically.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This brings together all configuration options.
|
|
|
|
Update README to include socket.io 1.3.5 examples
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tiny followup to #1103
|
|
|
|
It works around the current PDF rendering bugs like #1261
|
|
The socket.io server at reveal.jit.su has been updated with socket.io
1.x, which means the examples referring to 0.9.x client libraries
no longer work. Update them with URLs for 1.3.5.
Fixes #1276.
|
|
|
|
PDF exporting also works with Chromium
|
|
Added missing comma on the configuration example
|
|
Correct Readme.md -> Theming -> sky
|
|
|
|
|
|
|
|
|
|
For those who can't install Google Chrome (e.g. work network policies) but can use Chromium, Chromium does work for creating the pdf. I updated the readme accordingly. Thanks!
|
|
|
|
Theming/sky.css has dark gray text on light blue background; not white text
|
|
|
|
|
|
|
|
|
|
|