Hakim El Hattab
|
e7c5de23d7
use head.js to script load everything, fixes bug with inclusion of notes server js #57
|
12 years ago |
Hakim El Hattab
|
0e86400943
conditional loading of socket.io and the notes client js based on window host
|
12 years ago |
Hakim El Hattab
|
76a60eea31
move notes client code into lib
|
12 years ago |
Hakim El Hattab
|
acbefa1190
tweaks to slidenotes
|
12 years ago |
Hakim El Hattab
|
eaf525c9a7
/lib restructuring
|
12 years ago |
Hakim El Hattab
|
2118a6295d
restructured /lib, moved /assets/fonts to /lib/fonts
|
12 years ago |
Rebecca Murphey
|
60f2eb9fb3
taking a stab at a presenter notes server
|
12 years ago |
Hakim El Hattab
|
6a03f65e97
include references to previous/current sldie DOM elements in slidechange event
|
12 years ago |
Hakim El Hattab
|
2b38f523f2
change add .reveal class in index (closes #51)
|
12 years ago |
Hakim El Hattab
|
43da46f06b
comments, tweaks and a new slide highlighting mobile support
|
12 years ago |
Hakim El Hattab
|
1013ff7ba5
hide address bar in mobile browsers, add apple web app meta
|
12 years ago |
Hakim El Hattab
|
d5e1f7e493
print styles (closes #19)
|
12 years ago |
Hakim El Hattab
|
19b67aab13
'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListener api methods
|
12 years ago |
Hakim El Hattab
|
5a6837358b
minor style or wording tweaks
|
12 years ago |
andy matthews
|
2caac75c62
Adding example for custom event binding.
|
12 years ago |
Hakim El Hattab
|
cde5362db3
added support for looped presentations
|
12 years ago |
Hakim El Hattab
|
eee6e5f964
merge keyboard shortcut changes
|
12 years ago |
Hakim El Hattab
|
f59e64a571
better example of state usage
|
12 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
|
12 years ago |
Hakim El Hattab
|
8dc7ae85a1
adjustments to custom state events
|
12 years ago |
Hakim El Hattab
|
831236890c
now capturing data-state on slides and lifting it to document element classList when slide is open
|
12 years ago |
Hakim El Hattab
|
be76bf3d23
classList polyfill included for ie9
|
12 years ago |
Hakim El Hattab
|
87529c4adc
delay hash changes to avoid transition lag in chrome and enable history by default (closes #22)
|
12 years ago |
Hakim El Hattab
|
f27db1dc84
default hash updates to false, see http://code.google.com/p/chromium/issues/detail?id=62820
|
12 years ago |
Hakim El Hattab
|
38b229a22f
tweaked mouse wheel navigation
|
12 years ago |
Hakim El Hattab
|
36950c8149
moved inline base64 images to aws
|
13 years ago |
Hakim El Hattab
|
cbd59efef8
history on by default
|
13 years ago |
Hakim El Hattab
|
9856f57db5
browser history updates can now be disabled via config
|
13 years ago |
Hakim El Hattab
|
3fa01ab107
updated copy in slides, added one that explains transitions
|
13 years ago |
Hakim El Hattab
|
daecc258d7
major, non backwards compatible, restructuring of DOM tree
|
13 years ago |