Age | Commit message (Collapse) | Author |
|
|
|
make speaker notes keyboard accessible
|
|
|
|
Add selection colour for Mozilla Firefox
|
|
|
|
|
|
Found that by running css-lint on the code
|
|
|
|
Places div.speaker-notes in default kbd Tab order, and when focused,
prevent slide navigation with up/down arrows, allowing up/down arrow
keys to scroll div.speaker-notes.
|
|
|
|
Simplify full setup
|
|
|
|
More natural zooming on block level elements
|
|
|
|
|
|
|
|
Defines the highlight colour when selecting slide content using Mozilla
Firefox to match other browsers, instead of being the default colour.
|
|
|
|
Switching a `display: block` element to `display: inline-block` allows calculating the bounds based on the contents of the div rather than the entire container (which is often `width: 100%`).
This provides a much more natural zoom, especially for paragraphs and code examples.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`./*.md` didn't work `*.md` does work
|
|
improved. Also improved UserAgent access by storing it in to a local variable, it was accessed so many times in different places.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
readme tweaks
|
|
Table of contents added in README.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make PDF export section less OS X specific.
|
|
|
|
|
|
|
|
Closes #1073.
|
|
|
|
Fix query parameter issue in notes plugin.
|
|
Remove unused dependencies.
|
|
Closes #1392.
|
|
|
|
|
|
Fixing spelling typo and GitHub proper camelcase for brand name
|
|
|
|
I don't know if this is supposed to be this way ?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into dev
|
|
|
|
Remove rebase conflict in README.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Chromium users need to check Background graphics option when printing.
|
|
|
|
|
|
|
|
Add the grunt-cli as a dependency instead of assuming global grunt.
|
|
|
|
|
|
remove redundant spaces.
|
|
Fix spelling error in print-pdf plugin
|