Hakim El Hattab
c35cce54a5
Merge pull request #2231 from esthor/patch-1
...
bring install instructions to top, as is tradition
4 years ago
Hakim El Hattab
c9ab489ba2
Merge pull request #2245 from rollandf/master
...
Fix typo
4 years ago
Hakim El Hattab
f089e1b228
Merge branch 'master' of github.com:hakimel/reveal.js into dev
4 years ago
Hakim El Hattab
436b41a8fc
dont refer to outdated speaker notes style in readme #2244
4 years ago
Fred Rolland
7b2769901e
Fix typo
4 years ago
Erik
ed581add7f
bring install instructions to top, as is tradition
...
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.
4 years ago
Hakim El Hattab
7dbf519104
fix css conflict
5 years ago
Hakim El Hattab
4b1866b040
Merge pull request #2218 from eldios/patch-1
...
Fixed broken link to markdown options doc
5 years ago
Lele
b0ebb7deed
Fixed broken link to markdown options doc
...
Fixed broken link to markdown options doc
5 years ago
Hakim El Hattab
b003a54f91
Merge pull request #2215 from anderslemke/let-resume-follow-controls
...
Only show resume on pause if controls enabled
5 years ago
anderslemke
f52460a6fd
Only show resume on pause if controls enabled
5 years ago
Hakim El Hattab
249f013959
fix detection of named links ( closes #1655 )
5 years ago
Hakim El Hattab
2c5396b7d3
3.7.0
5 years ago
Hakim El Hattab
72b05a3245
Merge pull request #2171 from tristansokol/tristans/add-all-transitions
...
add a full list of transitions to readme
5 years ago
Hakim El Hattab
b6aa0cac23
Merge branch 'dev' of github.com:hakimel/reveal.js
5 years ago
Hakim El Hattab
f6f7f58537
Merge branch 'master' of github.com:hakimel/reveal.js
5 years ago
Hakim El Hattab
b9bb353a11
add 'resume presentation' button to pause overlay
5 years ago
Hakim El Hattab
fd95c8c266
use absolute positioning for slide number
5 years ago
Hakim El Hattab
be87adcdf8
rename new fragment style
5 years ago
Hakim El Hattab
078a7520cd
refactor fragment pdf exporting to support multiple fragments with same index #1955
5 years ago
Hakim El Hattab
3680f1ad10
merge #1955 with minor changes
5 years ago
Hakim El Hattab
a86146180f
Merge branch 'master' of https://github.com/koehlma/reveal.js into dev
5 years ago
Hakim El Hattab
a9e95e7e6c
merge conflicts
5 years ago
Hakim El Hattab
4bea8e17e8
add 'fade-in-then-half-out' fragment style, 'current-visible' was renamed to 'fade-in-then-out'
5 years ago
Hakim El Hattab
a82c4333ed
Merge pull request #2141 from marcvangend/marcvangend-clarify-notes-regex
...
Clarify the meaning of the notes?: regex
5 years ago
Tristan Sokol
27553e2fcb
add a full list of transitions to readme
5 years ago
Hakim El Hattab
4672801229
new syncFragments api method
5 years ago
Hakim El Hattab
30b670cf42
flatten slide number when there are only vertical slides
5 years ago
Hakim El Hattab
3c5c50f3fe
Merge pull request #2158 from denehyg/issue-2157
...
Fix timer when speaker notes window opened via RevealNotes.open()
5 years ago
Greg Denehy
ee63b2ac60
Fixed notes timer when speaker notes window opened via RevealNotes.open()
5 years ago
Hakim El Hattab
667c83f1b7
refactor code to match new background dom structure
5 years ago
Hakim El Hattab
0bbcc6b594
add Reveal.syncSlide
5 years ago
Hakim El Hattab
042fbde61b
data-background-content-opacity -> data-background-opacity
5 years ago
Hakim El Hattab
4ba0d73345
add , adds wrapper element around background images/videos/iframes
5 years ago
Hakim El Hattab
de41f6cf50
smaller font size for sub/sup
5 years ago
Hakim El Hattab
5771ae39f0
speaker view has visible connection status, times out with error after 5s
5 years ago
Hakim El Hattab
f1133f0e10
support interactive iframe backgrounds in vertical stacks
5 years ago
Hakim El Hattab
2a57223939
revise readURL to handle one-based indices
5 years ago
Hakim El Hattab
531d1e8791
prevent linked slide numbers from changing color
5 years ago
Hakim El Hattab
f713d9d67d
Merge pull request #2133 from sean-parent/master
...
Adding support for hash linked slideNumber
5 years ago
Sean Parent
97c1a0ecc1
Merge branch 'dev' into master
5 years ago
marcvangend
ceb1738a0f
Clarify the meaning of the notes?: regex
5 years ago
Hakim El Hattab
397feab8b4
gracefully handle duplicate slide id's
5 years ago
Sean Parent
64b2a27455
Made one based indexing optional
5 years ago
Quentin PROUST
93cacaa40c
Print background in pdf ( #2131 )
...
* 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
5 years ago
Hakim El Hattab
1257ee7e27
code formatting
5 years ago
Hakim El Hattab
4cb0d52c73
Merge branch 'URI-encode-name-hash' of https://github.com/nnormand/reveal.js into dev
5 years ago
Hakim El Hattab
ba0e432542
formatting
5 years ago
Hakim El Hattab
a2e69a4b42
Merge pull request #2097 from bnjmnt4n/docs/readme
...
Cleanup readme to make it easier to read/edit.
5 years ago
Hakim El Hattab
3bbf969686
Merge pull request #2114 from ChumpChief/standardized-pointer
...
Prefer W3C pointer events and updates to match the standard definition
5 years ago