Commit Graph

763 Commits

Author SHA1 Message Date
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.
2013-03-24 18:06:44 +01:00
1f4ace01f2 Update README.md
Changing the link to grunt.js installation instructions.
2013-03-23 16:14:44 -07:00
3a03c4cd28 add availableRoutes to the api (#371) 2013-03-23 11:42:21 -04:00
08bf6148b1 disable wrapping in code blocks (closes #375) 2013-03-23 11:39:45 -04:00
4ff462078b always kill touch events on removelisteners (#365) 2013-03-17 18:21:03 -04:00
e74a10e364 enable keyboard/touch flags to change in runtime configure() call (closes #365) 2013-03-17 08:21:17 -04:00
92e605c69d new build for autoslide pr 2013-03-17 08:16:29 -04:00
a927b05967 Merge branch 'bugfix-pause' of https://github.com/EverythingMe/reveal.js into dev 2013-03-17 08:14:45 -04:00
7605046e83 update version to 2.4 2013-03-17 08:10:04 -04:00
7439a45b9b Merge branch 'shift-space' of https://github.com/remybach/reveal.js into dev 2013-03-17 08:04:02 -04:00
864d37f821 remove extra whitespace 2013-03-17 07:51:31 -04:00
5ba8440dca merge conflict 2013-03-17 07:50:57 -04:00
d2cf21028e add missing theme readme 2013-03-17 07:34:33 -04:00
470a2f6fdc Merge pull request #367 from wtw/patch-1
Fixed some typos in the documentation
2013-03-16 21:22:34 -07:00
wtw
5d3d6d6056 Fixed some typos in the documentation 2013-03-15 11:32:20 +01:00
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.
2013-03-15 10:02:10 +11:00
5d26e1618f bugfix - continue autoslide after resume 2013-03-11 12:46:02 +02:00
ccaadaad45 Error check to prevent exception from Cipher 2013-03-11 09:25:26 +11:00
75ffa604d8 remove unused file (closes #360) 2013-03-10 11:57:08 -04:00
9138e4bc20 Add shift+space functionality 2013-03-10 11:26:24 +00:00
523989a21c Remove unessecary file 2013-03-10 14:00:21 +11:00
13046a0337 merge search plugin, adjust styles 2013-03-08 19:48:30 -05:00
e0e98a2275 Merge branch 'searchplugin' of https://github.com/razor-1/reveal.js 2013-03-08 19:39:21 -05:00
7dd2a10b34 remove extra whitespace in css 2013-03-08 19:33:34 -05:00
b855142f65 remove extra whitespace 2013-03-08 19:31:36 -05:00
4faaccdf8d fix grunt jshint config 2013-03-08 19:29:15 -05:00
29348178bc denote language in code samples 2013-03-08 19:24:58 -05:00
46f98ff483 cut back on spacing 2013-03-08 19:23:14 -05:00
999ac52256 print port when multiplex server starts (#98) 2013-03-08 19:22:17 -05:00
cc869cb629 update multiplex setup instructions (#98) 2013-03-08 19:16:29 -05:00
825fe51de9 add Reveal.getConfig(), replace use of window.globals (#98) 2013-03-08 19:05:58 -05:00
2bd5e8b65b merge in multiplex (#98) 2013-03-08 18:49:28 -05:00
4963f15ab3 Prevent users from accidentally using common credentials 2013-03-09 10:16:44 +11:00
580a72c444 Bring multiplex up to date 2013-03-08 12:43:18 +11:00
61c229a4f9 Merge branch 'master' of https://github.com/hakimel/reveal.js
Conflicts:
	README.md
	index.html
	js/reveal.js
	package.json
	plugin/speakernotes/client.js
2013-03-08 10:29:54 +11:00
16f9749db5 scope error (#300) 2013-03-05 09:48:42 -05:00
d237c22fc0 blindfolded attempt at ie10 touch (#300) 2013-03-05 09:47:08 -05:00
329ae0fd43 include search button icon
embed a generic search button icon.
2013-03-04 16:42:23 -08:00
03237ac9af Merge branch 'searchplugin' of https://github.com/razor-1/reveal.js into dev 2013-03-04 17:58:07 -05:00
034016e330 merge two new themes, slight adjustments to said themes 2013-03-04 17:54:59 -05:00
55e16f4cb9 Merge branch 'solarized' of https://github.com/asmod3us/reveal.js into dev 2013-03-04 17:34:45 -05:00
ee7d36a044 fix error in how touch support was detected 2013-03-04 17:30:28 -05:00
0926be9781 better null check for stack (closes #354) 2013-03-04 17:01:49 -05:00
3bae233289 fix rotues check when loop is active 2013-03-04 16:55:39 -05:00
d5bf12275c better choice of fallback fonts (closes #328) 2013-03-04 16:37:26 -05:00
6a0ce3c5e9 add grunt sass theme task 2013-03-04 16:34:47 -05:00
2abf6678fa fix minor inconsistency in left/right nav when first/last slides are vertical 2013-03-04 16:17:01 -05:00
3a8e6dd4ba Merge branch 'patch-1' of https://github.com/ynonp/unix2-bash-scripts-slides into dev 2013-03-04 16:11:26 -05:00
a9bef856b0 note about post-startup configuration 2013-03-04 16:06:04 -05:00
7db0d9c17d enable pos-startup config of autoSlide 2013-03-04 15:59:44 -05:00