reveal.js.git
12 years agohave notes page only listen to one socket
Rebecca Murphey [Sun, 17 Jun 2012 22:45:00 +0000 (18:45 -0400)]
have notes page only listen to one socket

12 years agoadd mustache dependency
Rebecca Murphey [Sun, 17 Jun 2012 22:44:27 +0000 (18:44 -0400)]
add mustache dependency

12 years agobroadcast socket id as part of slidedata
Rebecca Murphey [Sun, 17 Jun 2012 22:43:54 +0000 (18:43 -0400)]
broadcast socket id as part of slidedata

12 years agouse current host/port
Rebecca Murphey [Sun, 17 Jun 2012 22:43:29 +0000 (18:43 -0400)]
use current host/port

12 years agoremoving errant author info
Rebecca Murphey [Fri, 8 Jun 2012 03:38:05 +0000 (23:38 -0400)]
removing errant author info

12 years agotaking a stab at a presenter notes server
Rebecca Murphey [Fri, 8 Jun 2012 03:21:14 +0000 (23:21 -0400)]
taking a stab at a presenter notes server

12 years agosyntax highlighting in readme examples
Hakim El Hattab [Thu, 7 Jun 2012 02:52:49 +0000 (23:52 -0300)]
syntax highlighting in readme examples

12 years agoinclude references to previous/current sldie DOM elements in slidechange event
Hakim El Hattab [Thu, 7 Jun 2012 02:46:21 +0000 (22:46 -0400)]
include references to previous/current sldie DOM elements in slidechange event

12 years agoprevent duplicate slidechange from firing after hash change (closes #54)
Hakim El Hattab [Thu, 7 Jun 2012 02:22:13 +0000 (22:22 -0400)]
prevent duplicate slidechange from firing after hash change (closes #54)

12 years agoadded example
Hakim El Hattab [Thu, 7 Jun 2012 00:19:21 +0000 (21:19 -0300)]
added example

12 years agoMerge pull request #53 from isellsoap/master
Hakim El Hattab [Tue, 5 Jun 2012 16:39:08 +0000 (09:39 -0700)]
Merge pull request #53 from isellsoap/master

simplified handling of nested lists

12 years agosimplified handling of nested lists
Francesco Schwarz [Tue, 5 Jun 2012 16:19:10 +0000 (18:19 +0200)]
simplified handling of nested lists

12 years agochange add .reveal class in index (closes #51)
Hakim El Hattab [Sun, 3 Jun 2012 21:30:37 +0000 (17:30 -0400)]
change add .reveal class in index (closes #51)

12 years agoadded new example (closes #50)
Hakim El Hattab [Sun, 3 Jun 2012 02:37:32 +0000 (23:37 -0300)]
added new example (closes #50)

12 years agoreadme update
Hakim El Hattab [Sat, 2 Jun 2012 22:39:35 +0000 (18:39 -0400)]
readme update

12 years agoapi methods for adding/removing all event listeners (#48)
Hakim El Hattab [Sat, 2 Jun 2012 22:37:18 +0000 (18:37 -0400)]
api methods for adding/removing all event listeners (#48)

12 years agochanged selection of main container from #reveal to .reveal (closes #46)
Hakim El Hattab [Sat, 2 Jun 2012 22:33:08 +0000 (18:33 -0400)]
changed selection of main container from #reveal to .reveal (closes #46)

12 years agocredit in readme
Hakim El Hattab [Sat, 2 Jun 2012 22:24:23 +0000 (18:24 -0400)]
credit in readme

12 years agoversion 1.3 is stable, upgrade to 1.4
Hakim El Hattab [Sat, 2 Jun 2012 22:18:34 +0000 (18:18 -0400)]
version 1.3 is stable, upgrade to 1.4

12 years agocomments, tweaks and a new slide highlighting mobile support 1.3.0 v1.3
Hakim El Hattab [Sat, 2 Jun 2012 21:58:09 +0000 (17:58 -0400)]
comments, tweaks and a new slide highlighting mobile support

12 years agosupport for swipe and pinch gestures #48
Hakim El Hattab [Sat, 2 Jun 2012 21:45:06 +0000 (17:45 -0400)]
support for swipe and pinch gestures #48

12 years agominified!
Aaron Kiersky [Fri, 1 Jun 2012 17:33:10 +0000 (13:33 -0400)]
minified!

12 years agoadded some public access methods
Aaron Kiersky [Fri, 1 Jun 2012 17:31:01 +0000 (13:31 -0400)]
added some public access methods

Added overview toggle to allow for button-based overview toggling

Added add/removeEvents methods to allow for adding& removing event
listeners that may interfere with other libs.

12 years agodispatch events when visible fragment changes ('fragmentshown', 'fragmenthidden'...
Hakim El Hattab [Fri, 1 Jun 2012 01:31:28 +0000 (21:31 -0400)]
dispatch events when visible fragment changes ('fragmentshown', 'fragmenthidden') closes #44

12 years agosupport more variations of nested lists (closes #47)
Hakim El Hattab [Fri, 1 Jun 2012 00:53:28 +0000 (20:53 -0400)]
support more variations of nested lists (closes #47)

12 years agoadded new examples, linked all contributor names to github pages
Hakim El Hattab [Fri, 1 Jun 2012 00:27:08 +0000 (21:27 -0300)]
added new examples, linked all contributor names to github pages

12 years agoupdated min.js to match
akiersky [Wed, 30 May 2012 14:13:19 +0000 (11:13 -0300)]
updated min.js to match

12 years agofixed bug in swipe gesture interacting with links.
akiersky [Wed, 30 May 2012 14:11:34 +0000 (11:11 -0300)]
fixed bug in swipe gesture interacting with links.

12 years agoadded left, right, up, down gestures to change slides. moved window edge slide trigge...
akiersky [Wed, 30 May 2012 12:38:26 +0000 (09:38 -0300)]
added left, right, up, down gestures to change slides. moved window edge slide triggers to a touchend event to prevent interference of gestures

12 years agospace and return keys can be used to exit the overview mode
Hakim El Hattab [Tue, 29 May 2012 22:41:50 +0000 (18:41 -0400)]
space and return keys can be used to exit the overview mode

12 years agoadjust where page background is applied
Hakim El Hattab [Tue, 29 May 2012 22:36:25 +0000 (18:36 -0400)]
adjust where page background is applied

12 years agoadded example
Hakim El Hattab [Fri, 25 May 2012 19:11:03 +0000 (16:11 -0300)]
added example

12 years agoadjust end key nav to last slide
Hakim El Hattab [Tue, 15 May 2012 04:40:03 +0000 (00:40 -0400)]
adjust end key nav to last slide

12 years agoMerge pull request #41 from frockenstein/master
Hakim El Hattab [Tue, 15 May 2012 04:37:31 +0000 (21:37 -0700)]
Merge pull request #41 from frockenstein/master

home and end key use

12 years agouse home and end key
Jason Finneyfrock [Mon, 14 May 2012 18:50:37 +0000 (14:50 -0400)]
use home and end key

12 years agoMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Thu, 10 May 2012 05:52:15 +0000 (01:52 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js

12 years agomore explicit list styles (closes #38)
Hakim El Hattab [Thu, 10 May 2012 05:52:02 +0000 (01:52 -0400)]
more explicit list styles (closes #38)

12 years agoadded example
Hakim El Hattab [Wed, 9 May 2012 14:04:39 +0000 (11:04 -0300)]
added example

12 years agofix controls z-index in ff
Hakim El Hattab [Tue, 8 May 2012 02:43:33 +0000 (22:43 -0400)]
fix controls z-index in ff

12 years agohide address bar in mobile browsers, add apple web app meta
Hakim El Hattab [Mon, 7 May 2012 02:05:58 +0000 (22:05 -0400)]
hide address bar in mobile browsers, add apple web app meta

12 years agoshow all fragments during print
Hakim El Hattab [Sat, 5 May 2012 15:59:57 +0000 (11:59 -0400)]
show all fragments during print

12 years agoprint styles (closes #19)
Hakim El Hattab [Sat, 5 May 2012 15:51:14 +0000 (11:51 -0400)]
print styles (closes #19)

12 years ago'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListener api...
Hakim El Hattab [Fri, 4 May 2012 04:01:20 +0000 (00:01 -0400)]
'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListener api methods

12 years agoie9 fixes, including new classList polyfill
hakimel [Thu, 3 May 2012 16:42:53 +0000 (12:42 -0400)]
ie9 fixes, including new classList polyfill

12 years agominor style or wording tweaks
Hakim El Hattab [Tue, 1 May 2012 12:52:56 +0000 (08:52 -0400)]
minor style or wording tweaks

12 years agoMerge pull request #36 from commadelimited/master
Hakim El Hattab [Mon, 30 Apr 2012 23:34:29 +0000 (16:34 -0700)]
Merge pull request #36 from commadelimited/master

Adding example for custom event bindings.

12 years agoAdding example for custom event binding.
andy matthews [Mon, 30 Apr 2012 14:07:23 +0000 (09:07 -0500)]
Adding example for custom event binding.

12 years agonew example
Hakim El Hattab [Sat, 28 Apr 2012 16:42:18 +0000 (13:42 -0300)]
new example

12 years agoadded support for looped presentations
Hakim El Hattab [Sat, 28 Apr 2012 16:16:56 +0000 (12:16 -0400)]
added support for looped presentations

12 years agomerge keyboard shortcut changes
Hakim El Hattab [Sat, 28 Apr 2012 15:50:22 +0000 (11:50 -0400)]
merge keyboard shortcut changes

12 years agoignore metaKey modifier too
Michael Mahemoff [Fri, 27 Apr 2012 14:39:23 +0000 (16:39 +0200)]
ignore metaKey modifier too

12 years agop for previous, n for next
Mahemoff [Fri, 27 Apr 2012 14:16:27 +0000 (15:16 +0100)]
p for previous, n for next

12 years agoAdd new key mappings for navigation.
Mahemoff [Fri, 27 Apr 2012 14:09:35 +0000 (15:09 +0100)]
Add new key mappings for navigation.

hjkl for directions.
space to move to next slide.
esc for 3D overview (instead of space)

12 years ago(c) year
Hakim El Hattab [Thu, 26 Apr 2012 05:29:16 +0000 (01:29 -0400)]
(c) year

12 years agosignificantly smaller js file header, added minified js
Hakim El Hattab [Thu, 26 Apr 2012 03:24:29 +0000 (23:24 -0400)]
significantly smaller js file header, added minified js

12 years agoMerge pull request #32 from philipbjorge/master
Hakim El Hattab [Wed, 25 Apr 2012 23:23:18 +0000 (16:23 -0700)]
Merge pull request #32 from philipbjorge/master

Overview mode shows hidden fragments. (closes #30)

12 years agoadded new example
Hakim El Hattab [Wed, 25 Apr 2012 23:20:49 +0000 (20:20 -0300)]
added new example

12 years agoOverview now shows hidden fragments.
Philip Bjorge [Wed, 25 Apr 2012 03:06:22 +0000 (20:06 -0700)]
Overview now shows hidden fragments.

12 years agonew example
Hakim El Hattab [Mon, 23 Apr 2012 00:40:42 +0000 (21:40 -0300)]
new example

12 years agoadded new example
Hakim El Hattab [Sat, 14 Apr 2012 13:44:42 +0000 (10:44 -0300)]
added new example

12 years agomore detailed usage instructions including docs on new state feature
Hakim El Hattab [Wed, 4 Apr 2012 05:24:26 +0000 (02:24 -0300)]
more detailed usage instructions including docs on new state feature

12 years agoupgrade to v 1.3
Hakim El Hattab [Wed, 4 Apr 2012 05:07:34 +0000 (01:07 -0400)]
upgrade to v 1.3

12 years agobetter example of state usage 1.2.0 v1.2
Hakim El Hattab [Wed, 4 Apr 2012 04:59:35 +0000 (00:59 -0400)]
better example of state usage

12 years agonew example
Hakim El Hattab [Mon, 2 Apr 2012 20:57:14 +0000 (17:57 -0300)]
new example

12 years agochange back state event scope, document level makes more sense as that's where the...
Hakim El Hattab [Sat, 31 Mar 2012 03:59:19 +0000 (23:59 -0400)]
change back state event scope, document level makes more sense as that's where the state class is applied

12 years agoadjustments to custom state events
Hakim El Hattab [Sat, 31 Mar 2012 03:51:37 +0000 (23:51 -0400)]
adjustments to custom state events

12 years agoFiring custom event based on data-state name. This allows developers to trigger custo...
Andy Matthews [Fri, 30 Mar 2012 11:51:54 +0000 (06:51 -0500)]
Firing custom event based on data-state name. This allows developers to trigger custom javascript code on a per slide basis.

12 years agonow capturing data-state on slides and lifting it to document element classList when...
Hakim El Hattab [Fri, 30 Mar 2012 04:13:45 +0000 (00:13 -0400)]
now capturing data-state on slides and lifting it to document element classList when slide is open

12 years agomerge prev/next navigation pull request with modifications
Hakim El Hattab [Wed, 28 Mar 2012 05:16:16 +0000 (01:16 -0400)]
merge prev/next navigation pull request with modifications

12 years agoImplemented correct Previous and Next navigation for both mouse scroll and wireless...
Catalin Buzoiu [Tue, 27 Mar 2012 15:45:04 +0000 (18:45 +0300)]
Implemented correct Previous and Next navigation for both mouse scroll and wireless presenter.

12 years agoclassList polyfill included for ie9
Hakim El Hattab [Sat, 24 Mar 2012 16:48:16 +0000 (12:48 -0400)]
classList polyfill included for ie9

12 years agodelay hash changes to avoid transition lag in chrome and enable history by default...
Hakim El Hattab [Sat, 24 Mar 2012 16:36:34 +0000 (12:36 -0400)]
delay hash changes to avoid transition lag in chrome and enable history by default (closes #22)

12 years agodon't overwrite existing classes on slides (closes #23)
Hakim El Hattab [Sat, 24 Mar 2012 16:27:25 +0000 (12:27 -0400)]
don't overwrite existing classes on slides (closes #23)

12 years agoMerge pull request #21 from archive/master
Hakim El Hattab [Tue, 20 Mar 2012 01:54:34 +0000 (18:54 -0700)]
Merge pull request #21 from archive/master

Added support for wireless presenter

12 years agoadded support for wireless presenter
Anders [Mon, 19 Mar 2012 22:20:40 +0000 (23:20 +0100)]
added support for wireless presenter

12 years agoMerge pull request #20 from Fil/master
Hakim El Hattab [Sun, 18 Mar 2012 21:14:52 +0000 (14:14 -0700)]
Merge pull request #20 from Fil/master

reveal.js was failing when the hash was of an unexpected format

12 years agoDo not fail on other kinds of hashes
Fil [Thu, 15 Mar 2012 17:00:26 +0000 (18:00 +0100)]
Do not fail on other kinds of hashes

12 years agonew example
Hakim El Hattab [Mon, 5 Mar 2012 21:47:02 +0000 (16:47 -0500)]
new example

12 years agonew examples
Hakim El Hattab [Fri, 2 Mar 2012 07:05:06 +0000 (02:05 -0500)]
new examples

12 years agodefault hash updates to false, see http://code.google.com/p/chromium/issues/detail...
Hakim El Hattab [Thu, 1 Mar 2012 00:24:57 +0000 (19:24 -0500)]
default hash updates to false, see code.google.com/p/chromium/issues/detail?id=62820

12 years agofix reference to old 'hasClass' method
Hakim El Hattab [Sat, 18 Feb 2012 04:37:14 +0000 (23:37 -0500)]
fix reference to old 'hasClass' method

12 years agonew example
Hakim El Hattab [Sat, 18 Feb 2012 04:36:54 +0000 (23:36 -0500)]
new example

12 years agotweaked mouse wheel navigation
Hakim El Hattab [Sun, 15 Jan 2012 03:22:27 +0000 (19:22 -0800)]
tweaked mouse wheel navigation

12 years agoMerge pull request #13 from naugtur/master
Hakim El Hattab [Sun, 15 Jan 2012 03:13:19 +0000 (19:13 -0800)]
Merge pull request #13 from naugtur/master

Mouse scroll handling

12 years agoremoved history comment in js
Hakim El Hattab [Sun, 15 Jan 2012 02:41:55 +0000 (18:41 -0800)]
removed history comment in js

12 years agoadded usage instructions to readme
Hakim El Hattab [Sun, 15 Jan 2012 02:20:52 +0000 (18:20 -0800)]
added usage instructions to readme

12 years agorolled back to classList, promoting poyfill in readme
Hakim El Hattab [Sun, 15 Jan 2012 01:56:11 +0000 (17:56 -0800)]
rolled back to classList, promoting poyfill in readme

12 years agobroaden selector for img:hover (fixes #11)
Hakim El Hattab [Sun, 15 Jan 2012 01:36:07 +0000 (17:36 -0800)]
broaden selector for img:hover (fixes #11)

12 years agodon't apply linkify effect to anchors containing images
Hakim El Hattab [Sun, 15 Jan 2012 01:31:41 +0000 (17:31 -0800)]
don't apply linkify effect to anchors containing images

12 years agoadd new example
Hakim El Hattab [Sun, 15 Jan 2012 01:19:12 +0000 (17:19 -0800)]
add new example

12 years agoAdded support for smart scrolling through slides. Scrolling events are throttled...
Naugtur [Sat, 14 Jan 2012 23:34:51 +0000 (00:34 +0100)]
Added support for smart scrolling through slides. Scrolling events are throttled to prevent going too far

12 years agoremoved dependency on classList (#9)
Hakim El Hattab [Wed, 4 Jan 2012 06:25:15 +0000 (22:25 -0800)]
removed dependency on classList (#9)

12 years agoMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Tue, 3 Jan 2012 16:29:50 +0000 (08:29 -0800)]
Merge branch 'master' of github.com:hakimel/reveal.js

12 years agomoved inline base64 images to aws
Hakim El Hattab [Tue, 3 Jan 2012 08:24:09 +0000 (00:24 -0800)]
moved inline base64 images to aws

12 years agoscrolling fallback mode for IE < 9
Hakim El Hattab [Tue, 3 Jan 2012 08:11:05 +0000 (00:11 -0800)]
scrolling fallback mode for IE < 9

12 years agoslightly reduced size of progress bar
Hakim El Hattab [Tue, 3 Jan 2012 07:57:53 +0000 (23:57 -0800)]
slightly reduced size of progress bar

12 years agoprevent default on space press
Hakim El Hattab [Tue, 3 Jan 2012 07:48:09 +0000 (23:48 -0800)]
prevent default on space press

12 years agoAdded example
Hakim El Hattab [Mon, 2 Jan 2012 10:18:08 +0000 (02:18 -0800)]
Added example

12 years agohistory on by default
Hakim El Hattab [Sat, 31 Dec 2011 06:35:42 +0000 (22:35 -0800)]
history on by default

12 years agobrowser history updates can now be disabled via config
Hakim El Hattab [Sat, 31 Dec 2011 06:33:19 +0000 (22:33 -0800)]
browser history updates can now be disabled via config