reveal.js.git
11 years agohide rolling links backface
Hakim El Hattab [Thu, 11 Apr 2013 02:36:33 +0000 (22:36 -0400)]
hide rolling links backface

11 years agosupport for transition speed settings (closes #392)
Hakim El Hattab [Sat, 6 Apr 2013 16:18:25 +0000 (12:18 -0400)]
support for transition speed settings (closes #392)

11 years agofix url in readme (closes #393)
Hakim El Hattab [Sat, 6 Apr 2013 15:42:19 +0000 (12:42 -0300)]
fix url in readme (closes #393)

11 years agoalways use https google font urls (closes #382)
Hakim El Hattab [Tue, 2 Apr 2013 16:31:58 +0000 (12:31 -0400)]
always use https google font urls (closes #382)

11 years agoreadme code type fix
Hakim El Hattab [Mon, 1 Apr 2013 14:00:45 +0000 (11:00 -0300)]
readme code type fix

11 years agoUpdate README.md
Hakim El Hattab [Sun, 31 Mar 2013 03:41:31 +0000 (00:41 -0300)]
Update README.md

11 years agoreadme update
Hakim El Hattab [Sun, 31 Mar 2013 03:36:10 +0000 (23:36 -0400)]
readme update

11 years agonote about #39 in readme
Hakim El Hattab [Sun, 31 Mar 2013 03:29:04 +0000 (23:29 -0400)]
note about #39 in readme

11 years agosupport for varied transitions between slides (#39)
Hakim El Hattab [Sun, 31 Mar 2013 03:23:34 +0000 (23:23 -0400)]
support for varied transitions between slides (#39)

11 years agoalways construct controls and progress bar at startup (closes #384)
Hakim El Hattab [Sun, 31 Mar 2013 02:54:57 +0000 (22:54 -0400)]
always construct controls and progress bar at startup (closes #384)

11 years agoprotocol-relative paths for google webfonts (closes #382)
Hakim El Hattab [Sun, 31 Mar 2013 02:49:46 +0000 (22:49 -0400)]
protocol-relative paths for google webfonts (closes #382)

11 years agoMerge branch 'master' of https://github.com/theoreticaLee/reveal.js into dev
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

11 years agoMerge branch 'md-error-handling' of https://github.com/jakubholynet/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

11 years agoMerge branch 'patch-1' of https://github.com/jish/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

11 years agoAdd Reveal.js license to package.json
Lee Leathers [Wed, 27 Mar 2013 07:23:17 +0000 (00:23 -0700)]
Add Reveal.js license to package.json

11 years agoMore verbose error slide (HTTP necessary)
Jakub Holy [Sun, 24 Mar 2013 22:30:50 +0000 (23:30 +0100)]
More verbose error slide (HTTP necessary)

11 years agoBetter error reporting for external Markdown files
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.

11 years agoUpdate README.md
Josh Lubaway [Sat, 23 Mar 2013 23:14:44 +0000 (16:14 -0700)]
Update README.md

Changing the link to grunt.js installation instructions.

11 years agoadd availableRoutes to the api (#371)
Hakim El Hattab [Sat, 23 Mar 2013 15:42:21 +0000 (11:42 -0400)]
add availableRoutes to the api (#371)

11 years agodisable wrapping in code blocks (closes #375)
Hakim El Hattab [Sat, 23 Mar 2013 15:39:45 +0000 (11:39 -0400)]
disable wrapping in code blocks (closes #375)

11 years agoalways kill touch events on removelisteners (#365)
Hakim El Hattab [Sun, 17 Mar 2013 22:21:03 +0000 (18:21 -0400)]
always kill touch events on removelisteners (#365)

11 years agoenable keyboard/touch flags to change in runtime configure() call (closes #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)

11 years agonew build for autoslide pr
Hakim El Hattab [Sun, 17 Mar 2013 12:16:29 +0000 (08:16 -0400)]
new build for autoslide pr

11 years agoMerge branch 'bugfix-pause' of https://github.com/EverythingMe/reveal.js into dev
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

11 years agoupdate version to 2.4
Hakim El Hattab [Sun, 17 Mar 2013 12:10:04 +0000 (08:10 -0400)]
update version to 2.4

11 years agoMerge branch 'shift-space' of https://github.com/remybach/reveal.js into dev
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

11 years agoremove extra whitespace
Hakim El Hattab [Sun, 17 Mar 2013 11:51:31 +0000 (07:51 -0400)]
remove extra whitespace

11 years agomerge conflict
Hakim El Hattab [Sun, 17 Mar 2013 11:50:57 +0000 (07:50 -0400)]
merge conflict

11 years agoadd missing theme readme 2.3.0
Hakim El Hattab [Sun, 17 Mar 2013 11:34:33 +0000 (07:34 -0400)]
add missing theme readme

11 years agoMerge pull request #367 from wtw/patch-1
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

11 years agoFixed some typos in the documentation
wtw [Fri, 15 Mar 2013 10:32:20 +0000 (11:32 +0100)]
Fixed some typos in the documentation

11 years agoLoad socket.io client lib from CDN
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.

11 years agobugfix - continue autoslide after resume
Amir Nissim [Mon, 11 Mar 2013 10:46:02 +0000 (12:46 +0200)]
bugfix - continue autoslide after resume

11 years agoError check to prevent exception from Cipher
David Banham [Sun, 10 Mar 2013 22:15:11 +0000 (09:15 +1100)]
Error check to prevent exception from Cipher

11 years agoremove unused file (closes #360)
Hakim El Hattab [Sun, 10 Mar 2013 15:57:08 +0000 (11:57 -0400)]
remove unused file (closes #360)

11 years agoAdd shift+space functionality
Remy Bach [Sun, 10 Mar 2013 11:26:24 +0000 (11:26 +0000)]
Add shift+space functionality

11 years agoRemove unessecary file
David Banham [Sun, 10 Mar 2013 03:00:21 +0000 (14:00 +1100)]
Remove unessecary file

11 years agomerge search plugin, adjust styles
Hakim El Hattab [Sat, 9 Mar 2013 00:48:30 +0000 (19:48 -0500)]
merge search plugin, adjust styles

11 years agoMerge branch 'searchplugin' of https://github.com/razor-1/reveal.js
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

11 years agoremove extra whitespace in css
Hakim El Hattab [Sat, 9 Mar 2013 00:33:34 +0000 (19:33 -0500)]
remove extra whitespace in css

11 years agoremove extra whitespace
Hakim El Hattab [Sat, 9 Mar 2013 00:31:36 +0000 (19:31 -0500)]
remove extra whitespace

11 years agofix grunt jshint config
Hakim El Hattab [Sat, 9 Mar 2013 00:29:15 +0000 (19:29 -0500)]
fix grunt jshint config

11 years agodenote language in code samples
Hakim El Hattab [Sat, 9 Mar 2013 00:24:58 +0000 (19:24 -0500)]
denote language in code samples

11 years agocut back on spacing
Hakim El Hattab [Sat, 9 Mar 2013 00:23:14 +0000 (19:23 -0500)]
cut back on spacing

11 years agoprint port when multiplex server starts (#98)
Hakim El Hattab [Sat, 9 Mar 2013 00:22:17 +0000 (19:22 -0500)]
print port when multiplex server starts (#98)

11 years agoupdate multiplex setup instructions (#98)
Hakim El Hattab [Sat, 9 Mar 2013 00:16:29 +0000 (19:16 -0500)]
update multiplex setup instructions (#98)

11 years agoadd Reveal.getConfig(), replace use of window.globals (#98)
Hakim El Hattab [Sat, 9 Mar 2013 00:05:58 +0000 (19:05 -0500)]
add Reveal.getConfig(), replace use of window.globals (#98)

11 years agomerge in multiplex (#98)
Hakim El Hattab [Fri, 8 Mar 2013 23:49:28 +0000 (18:49 -0500)]
merge in multiplex (#98)

11 years agoPrevent users from accidentally using common credentials
David Banham [Fri, 8 Mar 2013 23:16:44 +0000 (10:16 +1100)]
Prevent users from accidentally using common credentials

11 years agoBring multiplex up to date
David Banham [Fri, 8 Mar 2013 00:51:58 +0000 (11:51 +1100)]
Bring multiplex up to date

11 years agoMerge branch 'master' of https://github.com/hakimel/reveal.js
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

11 years agoscope error (#300)
Hakim El Hattab [Tue, 5 Mar 2013 14:48:42 +0000 (09:48 -0500)]
scope error (#300)

11 years agoblindfolded attempt at ie10 touch (#300)
Hakim El Hattab [Tue, 5 Mar 2013 14:47:08 +0000 (09:47 -0500)]
blindfolded attempt at ie10 touch (#300)

11 years agoinclude search button icon
Jon Snyder [Tue, 5 Mar 2013 00:42:23 +0000 (16:42 -0800)]
include search button icon

embed a generic search button icon.

11 years agoMerge branch 'searchplugin' of https://github.com/razor-1/reveal.js into dev
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

11 years agomerge two new themes, slight adjustments to said themes
Hakim El Hattab [Mon, 4 Mar 2013 22:54:59 +0000 (17:54 -0500)]
merge two new themes, slight adjustments to said themes

11 years agoMerge branch 'solarized' of https://github.com/asmod3us/reveal.js into dev
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

11 years agofix error in how touch support was detected
Hakim El Hattab [Mon, 4 Mar 2013 22:30:28 +0000 (17:30 -0500)]
fix error in how touch support was detected

11 years agobetter null check for stack (closes #354)
Hakim El Hattab [Mon, 4 Mar 2013 22:01:49 +0000 (17:01 -0500)]
better null check for stack (closes #354)

11 years agofix rotues check when loop is active
Hakim El Hattab [Mon, 4 Mar 2013 21:55:39 +0000 (16:55 -0500)]
fix rotues check when loop is active

11 years agobetter choice of fallback fonts (closes #328)
Hakim El Hattab [Mon, 4 Mar 2013 21:37:15 +0000 (16:37 -0500)]
better choice of fallback fonts (closes #328)

11 years agoadd grunt sass theme task
Hakim El Hattab [Mon, 4 Mar 2013 21:34:47 +0000 (16:34 -0500)]
add grunt sass theme task

11 years agofix minor inconsistency in left/right nav when first/last slides are vertical
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

11 years agoMerge branch 'patch-1' of https://github.com/ynonp/unix2-bash-scripts-slides into dev
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

11 years agonote about post-startup configuration
Hakim El Hattab [Mon, 4 Mar 2013 21:06:04 +0000 (16:06 -0500)]
note about post-startup configuration

11 years agoenable pos-startup config of autoSlide
Hakim El Hattab [Mon, 4 Mar 2013 20:59:44 +0000 (15:59 -0500)]
enable pos-startup config of autoSlide

11 years agoUpdate markdown.js
ynonp [Fri, 1 Mar 2013 16:47:26 +0000 (18:47 +0200)]
Update markdown.js

Allow HTML tags in external markdown files

11 years agofix a few typos (closes #352)
Hakim El Hattab [Fri, 1 Mar 2013 16:13:46 +0000 (11:13 -0500)]
fix a few typos (closes #352)

11 years agoformat tweak
Hakim El Hattab [Thu, 28 Feb 2013 22:03:44 +0000 (17:03 -0500)]
format tweak

11 years agofixing an initialization bug when turning off controls and progress in initialization.
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.

11 years agoMerge remote-tracking branch 'upstream/master' into solarized
asmod3us [Thu, 28 Feb 2013 16:28:07 +0000 (17:28 +0100)]
Merge remote-tracking branch 'upstream/master' into solarized

11 years agoforce layout after configuration changes
Hakim El Hattab [Wed, 27 Feb 2013 22:17:32 +0000 (17:17 -0500)]
force layout after configuration changes

11 years agoMerge branch 'dev' of github.com:hakimel/reveal.js into dev
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

11 years agoattempt n2 to fix grunt in travis ci build
Hakim El Hattab [Wed, 27 Feb 2013 22:03:21 +0000 (17:03 -0500)]
attempt n2 to fix grunt in travis ci build

11 years agoattempt 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

11 years agoupdate main window when current slide changes in notes (closes #343)
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)

11 years agoreplace classList.toggle( ..., force ) as it's broken in ff
Hakim El Hattab [Wed, 27 Feb 2013 21:55:14 +0000 (16:55 -0500)]
replace classList.toggle( ..., force ) as it's broken in ff

11 years agodispatch event when paused/resumed (closes #336)
Hakim El Hattab [Wed, 27 Feb 2013 21:41:45 +0000 (16:41 -0500)]
dispatch event when paused/resumed (closes #336)

11 years agoMerge branch 'patch-1' of https://github.com/asmod3us/reveal.js into dev
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

11 years agoexample external markdown in readme (#329)
Hakim El Hattab [Wed, 27 Feb 2013 20:32:47 +0000 (15:32 -0500)]
example external markdown in readme (#329)

11 years agoadd note about 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)

11 years agomerge external markdown support, move example to plugin (#329)
Hakim El Hattab [Wed, 27 Feb 2013 20:01:30 +0000 (15:01 -0500)]
merge external markdown support, move example to plugin (#329)

11 years agoMerge branch 'slidifyMarkdown' of https://github.com/webpro/reveal.js into dev
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

11 years agofragment sorting tweaks, sort attribute is now called data-fragment-index (#342)
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)

11 years agoMerge branch 'sort_fragments' of https://github.com/jaberg/reveal.js into dev
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

11 years agomerge grunt update to 0.4 (#350)
Hakim El Hattab [Wed, 27 Feb 2013 18:20:24 +0000 (13:20 -0500)]
merge grunt update to 0.4 (#350)

11 years agoMerge branch 'upgrade-to-grunt-0.4' of https://github.com/boazsender/reveal.js into dev
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

11 years agoupgrading to grunt 0.4. resolves #349.
Boaz Sender [Wed, 27 Feb 2013 07:26:24 +0000 (02:26 -0500)]
upgrading to grunt 0.4. resolves #349.

11 years agoremove share buttons
Hakim El Hattab [Tue, 26 Feb 2013 17:08:44 +0000 (12:08 -0500)]
remove share buttons

11 years agodisabled overview clicks on slides with disabled class
Hakim El Hattab [Tue, 26 Feb 2013 17:08:04 +0000 (12:08 -0500)]
disabled overview clicks on slides with disabled class

11 years agoUpdate plugin/markdown/markdown.js
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.

11 years agoprevent overview click events after calling Reveal.removeEventListeners
Hakim El Hattab [Sun, 24 Feb 2013 05:52:54 +0000 (00:52 -0500)]
prevent overview click events after calling Reveal.removeEventListeners

11 years agoadd configure api method for update config after initialization
Hakim El Hattab [Sun, 24 Feb 2013 05:44:20 +0000 (00:44 -0500)]
add configure api method for update config after initialization

11 years agoupdated dark theme to use external color definition
asmod3us [Thu, 21 Feb 2013 21:57:06 +0000 (22:57 +0100)]
updated dark theme to use external color definition

11 years agoadded solarized light theme
asmod3us [Thu, 21 Feb 2013 21:56:48 +0000 (22:56 +0100)]
added solarized light theme

11 years agoextracted solarized color definitions to separate file
asmod3us [Thu, 21 Feb 2013 21:56:31 +0000 (22:56 +0100)]
extracted solarized color definitions to separate file

11 years agoadded solarized dark theme
asmod3us [Thu, 21 Feb 2013 21:48:54 +0000 (22:48 +0100)]
added solarized dark theme

11 years agoSet PDF output to letter landscape, no margin
Jeremy Mikola [Thu, 21 Feb 2013 19:21:47 +0000 (14:21 -0500)]
Set PDF output to letter landscape, no margin

11 years agoFIX: indent level of sort_fragments
James Bergstra [Thu, 21 Feb 2013 18:16:26 +0000 (13:16 -0500)]
FIX: indent level of sort_fragments

11 years agoENH: fragment-pos attribute for ordering fragments
James Bergstra [Thu, 21 Feb 2013 16:23:07 +0000 (11:23 -0500)]
ENH: fragment-pos attribute for ordering fragments