Hakim El Hattab
|
16f9749db5
scope error (#300)
|
11 years ago |
Hakim El Hattab
|
d237c22fc0
blindfolded attempt at ie10 touch (#300)
|
11 years ago |
Hakim El Hattab
|
ee7d36a044
fix error in how touch support was detected
|
11 years ago |
Hakim El Hattab
|
0926be9781
better null check for stack (closes #354)
|
11 years ago |
Hakim El Hattab
|
3bae233289
fix rotues check when loop is active
|
11 years ago |
Hakim El Hattab
|
2abf6678fa
fix minor inconsistency in left/right nav when first/last slides are vertical
|
11 years ago |
Hakim El Hattab
|
7db0d9c17d
enable pos-startup config of autoSlide
|
11 years ago |
Hakim El Hattab
|
7081f901da
fix a few typos (closes #352)
|
11 years ago |
Hakim El Hattab
|
eeed287265
format tweak
|
11 years ago |
Ben Houston
|
2767254d33
fixing an initialization bug when turning off controls and progress in initialization.
|
11 years ago |
Hakim El Hattab
|
d2b6ed4726
force layout after configuration changes
|
11 years ago |
Hakim El Hattab
|
c2ab30b87e
replace classList.toggle( ..., force ) as it's broken in ff
|
11 years ago |
Hakim El Hattab
|
4c57ad918b
dispatch event when paused/resumed (closes #336)
|
11 years ago |
Hakim El Hattab
|
2e8e73a847
fragment sorting tweaks, sort attribute is now called data-fragment-index (#342)
|
11 years ago |
Hakim El Hattab
|
25f26bdc15
Merge branch 'sort_fragments' of https://github.com/jaberg/reveal.js into dev
|
11 years ago |
Hakim El Hattab
|
3b822c33e4
disabled overview clicks on slides with disabled class
|
11 years ago |
Hakim El Hattab
|
40759435e4
prevent overview click events after calling Reveal.removeEventListeners
|
11 years ago |
Hakim El Hattab
|
f795cb0269
add configure api method for update config after initialization
|
11 years ago |
James Bergstra
|
e4016792dd
FIX: indent level of sort_fragments
|
11 years ago |
James Bergstra
|
c00de0a24d
ENH: fragment-pos attribute for ordering fragments
|
11 years ago |
JJ Allaire
|
2cfabed9f3
ontouchstart null check in addEventListeners
|
11 years ago |
Hakim El Hattab
|
e1872c9115
added isFirstSlide/isLastSlide api methods
|
11 years ago |
Hakim El Hattab
|
24a59a53fd
Merge branch 'master' of https://github.com/gouravtiwari/reveal.js
|
11 years ago |
JJ Allaire
|
45825b61b7
check window.ontouchstart != null (required for qtwebkit)
|
11 years ago |
Gourav Tiwari
|
4df8a25625
Added isFirstSlide and isLastSlide functions
|
11 years ago |
Hakim El Hattab
|
7ee4e0ba66
scale presentations on ipad instead of zoom
|
11 years ago |
Hakim El Hattab
|
24c493fb83
add api methods for check if overview is active or presentation is paused
|
11 years ago |
Hakim El Hattab
|
2962325fd1
stop auto-slide on pause and overview (closes #320)
|
11 years ago |
Hakim El Hattab
|
cf8708f932
adjust copyright years
|
11 years ago |
Hakim El Hattab
|
11fc906add
helper method for retrieving slide based on index (closes #293)
|
11 years ago |