Hakim El Hattab
a400dd0c70
support for transition speed settings ( closes #392 )
12 years ago
tkaczmarzyk
6e3487bdd6
removed no longer required helper method
12 years ago
Hakim El Hattab
308987ee31
fix url in readme ( closes #393 )
12 years ago
tkaczmarzyk
c12b780736
broadcasting fragments state in multiplex plugin ( #394 )
12 years ago
Hakim El Hattab
3040bc2917
always use https google font urls ( closes #382 )
12 years ago
Hakim El Hattab
9f6eb282be
readme code type fix
12 years ago
Hakim El Hattab
91a8c9b1e4
Update README.md
12 years ago
Hakim El Hattab
6f1049eb8b
readme update
12 years ago
Hakim El Hattab
809b46fb5c
note about #39 in readme
12 years ago
Hakim El Hattab
46023602d2
support for varied transitions between slides ( #39 )
12 years ago
Hakim El Hattab
6ece551f8a
always construct controls and progress bar at startup ( closes #384 )
12 years ago
Hakim El Hattab
5353404361
protocol-relative paths for google webfonts ( closes #382 )
12 years ago
Hakim El Hattab
2c61445f7e
Merge branch 'master' of https://github.com/theoreticaLee/reveal.js into dev
12 years ago
Hakim El Hattab
433c7a66cd
Merge branch 'md-error-handling' of https://github.com/jakubholynet/reveal.js into dev
12 years ago
Hakim El Hattab
c2aff87379
Merge branch 'patch-1' of https://github.com/jish/reveal.js into dev
12 years ago
Lee Leathers
c457f7c5ae
Add Reveal.js license to package.json
12 years ago
Jakub Holy
f6487dc312
More verbose error slide (HTTP necessary)
12 years ago
Jakub Holy
8fd28a9185
Better error reporting for external Markdown files
1. Show an alert when loading the file throws an exception
2. Whenever the status isn't success (2xx) - upon exception or e.g.
"file not found" - replace the section's content with information
about the failure (instead of being silent about it and showing
a blank slide).
We need to inform the user something went wrong, not just be silent
about it. An experienced developer, upon seing a blank slide, will
likely check the javascript console - but the rest will profit from
being told about the problem (and solution) explicitely.
12 years ago
Josh Lubaway
1f4ace01f2
Update README.md
Changing the link to grunt.js installation instructions.
12 years ago
Hakim El Hattab
3a03c4cd28
add availableRoutes to the api ( #371 )
12 years ago
Hakim El Hattab
08bf6148b1
disable wrapping in code blocks ( closes #375 )
12 years ago
Hakim El Hattab
4ff462078b
always kill touch events on removelisteners ( #365 )
12 years ago
Hakim El Hattab
e74a10e364
enable keyboard/touch flags to change in runtime configure() call ( closes #365 )
12 years ago
Hakim El Hattab
92e605c69d
new build for autoslide pr
12 years ago
Hakim El Hattab
a927b05967
Merge branch 'bugfix-pause' of https://github.com/EverythingMe/reveal.js into dev
12 years ago
Hakim El Hattab
7605046e83
update version to 2.4
12 years ago
Hakim El Hattab
7439a45b9b
Merge branch 'shift-space' of https://github.com/remybach/reveal.js into dev
12 years ago
Hakim El Hattab
864d37f821
remove extra whitespace
12 years ago
Hakim El Hattab
5ba8440dca
merge conflict
12 years ago
Hakim El Hattab
d2cf21028e
add missing theme readme
12 years ago
Hakim El Hattab
470a2f6fdc
Merge pull request #367 from wtw/patch-1
Fixed some typos in the documentation
12 years ago
wtw
5d3d6d6056
Fixed some typos in the documentation
12 years ago
David Banham
b8556751bf
Load socket.io client lib from CDN
Based on user feedback, it was very non-obvious that if using an
web server other than multiplex/index.js it would be necessary to
upload the socket.io client libs. This negates that problem.
12 years ago
Amir Nissim
5d26e1618f
bugfix - continue autoslide after resume
12 years ago
David Banham
ccaadaad45
Error check to prevent exception from Cipher
12 years ago
Hakim El Hattab
75ffa604d8
remove unused file ( closes #360 )
12 years ago
Remy Bach
9138e4bc20
Add shift+space functionality
12 years ago
David Banham
523989a21c
Remove unessecary file
12 years ago
Hakim El Hattab
13046a0337
merge search plugin, adjust styles
12 years ago
Hakim El Hattab
e0e98a2275
Merge branch 'searchplugin' of https://github.com/razor-1/reveal.js
12 years ago
Hakim El Hattab
7dd2a10b34
remove extra whitespace in css
12 years ago
Hakim El Hattab
b855142f65
remove extra whitespace
12 years ago
Hakim El Hattab
4faaccdf8d
fix grunt jshint config
12 years ago
Hakim El Hattab
29348178bc
denote language in code samples
12 years ago
Hakim El Hattab
46f98ff483
cut back on spacing
12 years ago
Hakim El Hattab
999ac52256
print port when multiplex server starts ( #98 )
12 years ago
Hakim El Hattab
cc869cb629
update multiplex setup instructions ( #98 )
12 years ago
Hakim El Hattab
825fe51de9
add Reveal.getConfig(), replace use of window.globals ( #98 )
12 years ago
Hakim El Hattab
2bd5e8b65b
merge in multiplex ( #98 )
12 years ago
David Banham
4963f15ab3
Prevent users from accidentally using common credentials
12 years ago