Hakim El Hattab
6db42971ea
changed selection of main container from #reveal to .reveal ( closes #46 )
13 years ago
Hakim El Hattab
6bcdd8e240
credit in readme
13 years ago
Hakim El Hattab
f5574e173b
version 1.3 is stable, upgrade to 1.4
13 years ago
Hakim El Hattab
43da46f06b
comments, tweaks and a new slide highlighting mobile support
13 years ago
Hakim El Hattab
4f08e2aeb0
support for swipe and pinch gestures #48
13 years ago
Aaron Kiersky
aa8e27252d
minified!
13 years ago
Aaron Kiersky
6053fe5a97
added some public access methods
Added overview toggle to allow for button-based overview toggling
Added add/removeEvents methods to allow for adding& removing event
listeners that may interfere with other libs.
13 years ago
Hakim El Hattab
aaf9da450f
dispatch events when visible fragment changes ('fragmentshown', 'fragmenthidden') closes #44
13 years ago
Hakim El Hattab
31bbfe9398
support more variations of nested lists ( closes #47 )
13 years ago
Hakim El Hattab
26108b0694
added new examples, linked all contributor names to github pages
13 years ago
akiersky
8554050933
updated min.js to match
13 years ago
akiersky
049880dba3
fixed bug in swipe gesture interacting with links.
13 years ago
akiersky
2e024b5b3e
added left, right, up, down gestures to change slides. moved window edge slide triggers to a touchend event to prevent interference of gestures
13 years ago
Hakim El Hattab
eaca6465fa
space and return keys can be used to exit the overview mode
13 years ago
Hakim El Hattab
e7b8033a10
adjust where page background is applied
13 years ago
Hakim El Hattab
445cd12265
added example
13 years ago
Hakim El Hattab
eccffbe859
adjust end key nav to last slide
13 years ago
Hakim El Hattab
507cab9dc9
Merge pull request #41 from frockenstein/master
home and end key use
13 years ago
Jason Finneyfrock
ba6bec22c4
use home and end key
13 years ago
Hakim El Hattab
b76e42979a
Merge branch 'master' of github.com:hakimel/reveal.js
13 years ago
Hakim El Hattab
affe100075
more explicit list styles ( closes #38 )
13 years ago
Hakim El Hattab
ac5834a542
added example
13 years ago
Hakim El Hattab
4031a21ea8
fix controls z-index in ff
13 years ago
Hakim El Hattab
1013ff7ba5
hide address bar in mobile browsers, add apple web app meta
13 years ago
Hakim El Hattab
ec1c111359
show all fragments during print
13 years ago
Hakim El Hattab
d5e1f7e493
print styles ( closes #19 )
13 years ago
Hakim El Hattab
19b67aab13
'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListener api methods
13 years ago
hakimel
ebb834f4b0
ie9 fixes, including new classList polyfill
13 years ago
Hakim El Hattab
5a6837358b
minor style or wording tweaks
13 years ago
Hakim El Hattab
5909c223c6
Merge pull request #36 from commadelimited/master
Adding example for custom event bindings.
13 years ago
andy matthews
2caac75c62
Adding example for custom event binding.
13 years ago
Hakim El Hattab
0acae19d19
new example
13 years ago
Hakim El Hattab
cde5362db3
added support for looped presentations
13 years ago
Hakim El Hattab
eee6e5f964
merge keyboard shortcut changes
13 years ago
Michael Mahemoff
83e4a1f0ac
ignore metaKey modifier too
13 years ago
Mahemoff
75380e04a9
p for previous, n for next
13 years ago
Mahemoff
1675002c7a
Add new key mappings for navigation.
hjkl for directions.
space to move to next slide.
esc for 3D overview (instead of space)
13 years ago
Hakim El Hattab
7379fb3652
(c) year
13 years ago
Hakim El Hattab
27f48f6440
significantly smaller js file header, added minified js
13 years ago
Hakim El Hattab
cad7ea0f28
Merge pull request #32 from philipbjorge/master
Overview mode shows hidden fragments. (closes #30 )
13 years ago
Hakim El Hattab
a78a683dda
added new example
13 years ago
Philip Bjorge
58c1a1e861
Overview now shows hidden fragments.
13 years ago
Hakim El Hattab
e94fc0bdeb
new example
13 years ago
Hakim El Hattab
6188306066
added new example
13 years ago
Hakim El Hattab
d138f0fe2b
more detailed usage instructions including docs on new state feature
13 years ago
Hakim El Hattab
727cbf4b25
upgrade to v 1.3
13 years ago
Hakim El Hattab
f59e64a571
better example of state usage
13 years ago
Hakim El Hattab
d3e2a95d77
new example
13 years ago
Hakim El Hattab
0d9a6419bb
change back state event scope, document level makes more sense as that's where the state class is applied
13 years ago
Hakim El Hattab
8dc7ae85a1
adjustments to custom state events
13 years ago