Jason Dobry [Sat, 6 Apr 2013 21:38:59 +0000 (15:38 -0600)]
Clarified documentation for multiplex plugin.
Thanks to @davidbanham for his help.
tkaczmarzyk [Sat, 6 Apr 2013 16:18:54 +0000 (18:18 +0200)]
simplified getCurrentFragmentIndex impl
Hakim El Hattab [Sat, 6 Apr 2013 16:18:25 +0000 (12:18 -0400)]
support for transition speed settings (closes #392)
tkaczmarzyk [Sat, 6 Apr 2013 16:00:32 +0000 (18:00 +0200)]
removed no longer required helper method
Hakim El Hattab [Sat, 6 Apr 2013 15:42:19 +0000 (12:42 -0300)]
fix url in readme (closes #393)
tkaczmarzyk [Fri, 5 Apr 2013 18:45:17 +0000 (20:45 +0200)]
broadcasting fragments state in multiplex plugin (#394)
Hakim El Hattab [Tue, 2 Apr 2013 16:31:58 +0000 (12:31 -0400)]
always use https google font urls (closes #382)
Hakim El Hattab [Mon, 1 Apr 2013 14:00:45 +0000 (11:00 -0300)]
readme code type fix
Hakim El Hattab [Sun, 31 Mar 2013 03:41:31 +0000 (00:41 -0300)]
Update README.md
Hakim El Hattab [Sun, 31 Mar 2013 03:36:10 +0000 (23:36 -0400)]
readme update
Hakim El Hattab [Sun, 31 Mar 2013 03:29:04 +0000 (23:29 -0400)]
note about #39 in readme
Hakim El Hattab [Sun, 31 Mar 2013 03:23:34 +0000 (23:23 -0400)]
support for varied transitions between slides (#39)
Hakim El Hattab [Sun, 31 Mar 2013 02:54:57 +0000 (22:54 -0400)]
always construct controls and progress bar at startup (closes #384)
Hakim El Hattab [Sun, 31 Mar 2013 02:49:46 +0000 (22:49 -0400)]
protocol-relative paths for google webfonts (closes #382)
Hakim El Hattab [Sun, 31 Mar 2013 01:58:03 +0000 (21:58 -0400)]
Merge branch 'master' of https://github.com/theoreticaLee/reveal.js into dev
Hakim El Hattab [Sun, 31 Mar 2013 01:54:30 +0000 (21:54 -0400)]
Merge branch 'md-error-handling' of https://github.com/jakubholynet/reveal.js into dev
Hakim El Hattab [Sun, 31 Mar 2013 01:51:15 +0000 (21:51 -0400)]
Merge branch 'patch-1' of https://github.com/jish/reveal.js into dev
Lee Leathers [Wed, 27 Mar 2013 07:23:17 +0000 (00:23 -0700)]
Add Reveal.js license to package.json
Jakub Holy [Sun, 24 Mar 2013 22:30:50 +0000 (23:30 +0100)]
More verbose error slide (HTTP necessary)
Jakub Holy [Sun, 24 Mar 2013 16:58:01 +0000 (17:58 +0100)]
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.
Josh Lubaway [Sat, 23 Mar 2013 23:14:44 +0000 (16:14 -0700)]
Update README.md
Changing the link to grunt.js installation instructions.
Hakim El Hattab [Sat, 23 Mar 2013 15:42:21 +0000 (11:42 -0400)]
add availableRoutes to the api (#371)
Hakim El Hattab [Sat, 23 Mar 2013 15:39:45 +0000 (11:39 -0400)]
disable wrapping in code blocks (closes #375)
Hakim El Hattab [Sun, 17 Mar 2013 22:21:03 +0000 (18:21 -0400)]
always kill touch events on removelisteners (#365)
Hakim El Hattab [Sun, 17 Mar 2013 12:21:17 +0000 (08:21 -0400)]
enable keyboard/touch flags to change in runtime configure() call (closes #365)
Hakim El Hattab [Sun, 17 Mar 2013 12:16:29 +0000 (08:16 -0400)]
new build for autoslide pr
Hakim El Hattab [Sun, 17 Mar 2013 12:14:45 +0000 (08:14 -0400)]
Merge branch 'bugfix-pause' of https://github.com/EverythingMe/reveal.js into dev
Hakim El Hattab [Sun, 17 Mar 2013 12:10:04 +0000 (08:10 -0400)]
update version to 2.4
Hakim El Hattab [Sun, 17 Mar 2013 12:04:02 +0000 (08:04 -0400)]
Merge branch 'shift-space' of https://github.com/remybach/reveal.js into dev
Hakim El Hattab [Sun, 17 Mar 2013 11:51:31 +0000 (07:51 -0400)]
remove extra whitespace
Hakim El Hattab [Sun, 17 Mar 2013 11:50:57 +0000 (07:50 -0400)]
merge conflict
Hakim El Hattab [Sun, 17 Mar 2013 11:34:33 +0000 (07:34 -0400)]
add missing theme readme
Hakim El Hattab [Sun, 17 Mar 2013 04:22:34 +0000 (21:22 -0700)]
Merge pull request #367 from wtw/patch-1
Fixed some typos in the documentation
wtw [Fri, 15 Mar 2013 10:32:20 +0000 (11:32 +0100)]
Fixed some typos in the documentation
David Banham [Thu, 14 Mar 2013 22:50:11 +0000 (09:50 +1100)]
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.
Amir Nissim [Mon, 11 Mar 2013 10:46:02 +0000 (12:46 +0200)]
bugfix - continue autoslide after resume
David Banham [Sun, 10 Mar 2013 22:15:11 +0000 (09:15 +1100)]
Error check to prevent exception from Cipher
Hakim El Hattab [Sun, 10 Mar 2013 15:57:08 +0000 (11:57 -0400)]
remove unused file (closes #360)
Remy Bach [Sun, 10 Mar 2013 11:26:24 +0000 (11:26 +0000)]
Add shift+space functionality
David Banham [Sun, 10 Mar 2013 03:00:21 +0000 (14:00 +1100)]
Remove unessecary file
Hakim El Hattab [Sat, 9 Mar 2013 00:48:30 +0000 (19:48 -0500)]
merge search plugin, adjust styles
Hakim El Hattab [Sat, 9 Mar 2013 00:39:21 +0000 (19:39 -0500)]
Merge branch 'searchplugin' of https://github.com/razor-1/reveal.js
Hakim El Hattab [Sat, 9 Mar 2013 00:33:34 +0000 (19:33 -0500)]
remove extra whitespace in css
Hakim El Hattab [Sat, 9 Mar 2013 00:31:36 +0000 (19:31 -0500)]
remove extra whitespace
Hakim El Hattab [Sat, 9 Mar 2013 00:29:15 +0000 (19:29 -0500)]
fix grunt jshint config
Hakim El Hattab [Sat, 9 Mar 2013 00:24:58 +0000 (19:24 -0500)]
denote language in code samples
Hakim El Hattab [Sat, 9 Mar 2013 00:23:14 +0000 (19:23 -0500)]
cut back on spacing
Hakim El Hattab [Sat, 9 Mar 2013 00:22:17 +0000 (19:22 -0500)]
print port when multiplex server starts (#98)
Hakim El Hattab [Sat, 9 Mar 2013 00:16:29 +0000 (19:16 -0500)]
update multiplex setup instructions (#98)
Hakim El Hattab [Sat, 9 Mar 2013 00:05:58 +0000 (19:05 -0500)]
add Reveal.getConfig(), replace use of window.globals (#98)
Hakim El Hattab [Fri, 8 Mar 2013 23:49:28 +0000 (18:49 -0500)]
merge in multiplex (#98)
David Banham [Fri, 8 Mar 2013 23:16:44 +0000 (10:16 +1100)]
Prevent users from accidentally using common credentials
David Banham [Fri, 8 Mar 2013 00:51:58 +0000 (11:51 +1100)]
Bring multiplex up to date
David Banham [Thu, 7 Mar 2013 23:29:54 +0000 (10:29 +1100)]
Merge branch 'master' of https://github.com/hakimel/reveal.js
Conflicts:
README.md
index.html
js/reveal.js
package.json
plugin/speakernotes/client.js
Hakim El Hattab [Tue, 5 Mar 2013 14:48:42 +0000 (09:48 -0500)]
scope error (#300)
Hakim El Hattab [Tue, 5 Mar 2013 14:47:08 +0000 (09:47 -0500)]
blindfolded attempt at ie10 touch (#300)
Jon Snyder [Tue, 5 Mar 2013 00:42:23 +0000 (16:42 -0800)]
include search button icon
embed a generic search button icon.
Hakim El Hattab [Mon, 4 Mar 2013 22:58:07 +0000 (17:58 -0500)]
Merge branch 'searchplugin' of https://github.com/razor-1/reveal.js into dev
Hakim El Hattab [Mon, 4 Mar 2013 22:54:59 +0000 (17:54 -0500)]
merge two new themes, slight adjustments to said themes
Hakim El Hattab [Mon, 4 Mar 2013 22:34:45 +0000 (17:34 -0500)]
Merge branch 'solarized' of https://github.com/asmod3us/reveal.js into dev
Hakim El Hattab [Mon, 4 Mar 2013 22:30:28 +0000 (17:30 -0500)]
fix error in how touch support was detected
Hakim El Hattab [Mon, 4 Mar 2013 22:01:49 +0000 (17:01 -0500)]
better null check for stack (closes #354)
Hakim El Hattab [Mon, 4 Mar 2013 21:55:39 +0000 (16:55 -0500)]
fix rotues check when loop is active
Hakim El Hattab [Mon, 4 Mar 2013 21:37:15 +0000 (16:37 -0500)]
better choice of fallback fonts (closes #328)
Hakim El Hattab [Mon, 4 Mar 2013 21:34:47 +0000 (16:34 -0500)]
add grunt sass theme task
Hakim El Hattab [Mon, 4 Mar 2013 21:17:01 +0000 (16:17 -0500)]
fix minor inconsistency in left/right nav when first/last slides are vertical
Hakim El Hattab [Mon, 4 Mar 2013 21:11:26 +0000 (16:11 -0500)]
Merge branch 'patch-1' of https://github.com/ynonp/unix2-bash-scripts-slides into dev
Hakim El Hattab [Mon, 4 Mar 2013 21:06:04 +0000 (16:06 -0500)]
note about post-startup configuration
Hakim El Hattab [Mon, 4 Mar 2013 20:59:44 +0000 (15:59 -0500)]
enable pos-startup config of autoSlide
ynonp [Fri, 1 Mar 2013 16:47:26 +0000 (18:47 +0200)]
Update markdown.js
Allow HTML tags in external markdown files
Hakim El Hattab [Fri, 1 Mar 2013 16:13:46 +0000 (11:13 -0500)]
fix a few typos (closes #352)
Hakim El Hattab [Thu, 28 Feb 2013 22:03:44 +0000 (17:03 -0500)]
format tweak
Ben Houston [Thu, 28 Feb 2013 21:05:06 +0000 (13:05 -0800)]
fixing an initialization bug when turning off controls and progress in initialization.
asmod3us [Thu, 28 Feb 2013 16:28:07 +0000 (17:28 +0100)]
Merge remote-tracking branch 'upstream/master' into solarized
Hakim El Hattab [Wed, 27 Feb 2013 22:17:32 +0000 (17:17 -0500)]
force layout after configuration changes
Hakim El Hattab [Wed, 27 Feb 2013 22:08:15 +0000 (17:08 -0500)]
Merge branch 'dev' of github.com:hakimel/reveal.js into dev
Hakim El Hattab [Wed, 27 Feb 2013 22:03:21 +0000 (17:03 -0500)]
attempt n2 to fix grunt in travis ci build
Hakim El Hattab [Wed, 27 Feb 2013 22:03:21 +0000 (17:03 -0500)]
attempt to fix grunt in travis ci build
Hakim El Hattab [Wed, 27 Feb 2013 21:55:42 +0000 (16:55 -0500)]
update main window when current slide changes in notes (closes #343)
Hakim El Hattab [Wed, 27 Feb 2013 21:55:14 +0000 (16:55 -0500)]
replace classList.toggle( ..., force ) as it's broken in ff
Hakim El Hattab [Wed, 27 Feb 2013 21:41:45 +0000 (16:41 -0500)]
dispatch event when paused/resumed (closes #336)
Hakim El Hattab [Wed, 27 Feb 2013 20:40:53 +0000 (15:40 -0500)]
Merge branch 'patch-1' of https://github.com/asmod3us/reveal.js into dev
Hakim El Hattab [Wed, 27 Feb 2013 20:32:47 +0000 (15:32 -0500)]
example external markdown in readme (#329)
Hakim El Hattab [Wed, 27 Feb 2013 20:05:56 +0000 (15:05 -0500)]
add note about external markdown in readme (#329)
Hakim El Hattab [Wed, 27 Feb 2013 20:01:30 +0000 (15:01 -0500)]
merge external markdown support, move example to plugin (#329)
Hakim El Hattab [Wed, 27 Feb 2013 19:20:26 +0000 (14:20 -0500)]
Merge branch 'slidifyMarkdown' of https://github.com/webpro/reveal.js into dev
Hakim El Hattab [Wed, 27 Feb 2013 18:40:42 +0000 (13:40 -0500)]
fragment sorting tweaks, sort attribute is now called data-fragment-index (#342)
Hakim El Hattab [Wed, 27 Feb 2013 18:25:28 +0000 (13:25 -0500)]
Merge branch 'sort_fragments' of https://github.com/jaberg/reveal.js into dev
Hakim El Hattab [Wed, 27 Feb 2013 18:20:24 +0000 (13:20 -0500)]
merge grunt update to 0.4 (#350)
Hakim El Hattab [Wed, 27 Feb 2013 18:13:54 +0000 (13:13 -0500)]
Merge branch 'upgrade-to-grunt-0.4' of https://github.com/boazsender/reveal.js into dev
Boaz Sender [Wed, 27 Feb 2013 07:26:24 +0000 (02:26 -0500)]
upgrading to grunt 0.4. resolves #349.
Hakim El Hattab [Tue, 26 Feb 2013 17:08:44 +0000 (12:08 -0500)]
remove share buttons
Hakim El Hattab [Tue, 26 Feb 2013 17:08:04 +0000 (12:08 -0500)]
disabled overview clicks on slides with disabled class
asmod3us [Tue, 26 Feb 2013 15:06:18 +0000 (16:06 +0100)]
Update plugin/markdown/markdown.js
Use textContent instead of innerHTML to prevent encoding of certain characters in Markdown code blocks.
Hakim El Hattab [Sun, 24 Feb 2013 05:52:54 +0000 (00:52 -0500)]
prevent overview click events after calling Reveal.removeEventListeners
Hakim El Hattab [Sun, 24 Feb 2013 05:44:20 +0000 (00:44 -0500)]
add configure api method for update config after initialization
asmod3us [Thu, 21 Feb 2013 21:57:06 +0000 (22:57 +0100)]
updated dark theme to use external color definition
asmod3us [Thu, 21 Feb 2013 21:56:48 +0000 (22:56 +0100)]
added solarized light theme
asmod3us [Thu, 21 Feb 2013 21:56:31 +0000 (22:56 +0100)]
extracted solarized color definitions to separate file
asmod3us [Thu, 21 Feb 2013 21:48:54 +0000 (22:48 +0100)]
added solarized dark theme