Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support for file protocol
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Indentation issue when using code in a markdown slide
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
increase Logitech R400 remote compatibility
|
|
|
|
tweak layout in readme installation markup
|
|
|
|
|
|
|
|
language detection in index.html #809
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some code blocks weren't indented, so they ended up messing up the numbering. Indenting them fixed it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
small fix for issue #814
|
|
autoCenter is of, the tipPosition was in the wrong scope
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data-separator-vertical, data-notes -> data-separator-notes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I found it nice to ignore these files, they are automatically generated anyway (i.e. reveal.min.js always has the date of minify-ing, which I don't want to commit all the time). Should just track the source unless there is a good reason to hand-curate these versions.
|
|
The previous criteria "verticalSlideCount > 0" would result
in verticalOffset being NaN when verticalSlideCount == 1.
This would cause dom.background.style.backgroundPosition to
be set to something like "123px NaNpx", ultimately preventing
the parallax effect to play (silently failing so far).
|
|
|
|
|
|
|
|
|
|
set #766
|
|
|
|
https://github.com/rajgoel/reveal.js into dev
|
|
|
|
|
|
|
|
|
|
|
|
|