Hakim El Hattab [Sun, 1 Jul 2012 22:37:29 +0000 (18:37 -0400)]
update instructions printed on server start
Hakim El Hattab [Sun, 1 Jul 2012 22:34:07 +0000 (18:34 -0400)]
convert spaces to tabs to match project style
Hakim El Hattab [Sun, 1 Jul 2012 22:32:09 +0000 (18:32 -0400)]
move notes client code into lib
Hakim El Hattab [Sun, 1 Jul 2012 20:56:06 +0000 (16:56 -0400)]
tweaks to slidenotes
Hakim El Hattab [Sun, 1 Jul 2012 20:43:43 +0000 (16:43 -0400)]
adjust whitespace of notes code to match rest of project
Hakim El Hattab [Sun, 1 Jul 2012 20:39:08 +0000 (16:39 -0400)]
include underscore as a dependency for npm
Hakim El Hattab [Sun, 1 Jul 2012 20:38:49 +0000 (16:38 -0400)]
/lib restructuring
Hakim El Hattab [Sun, 1 Jul 2012 13:50:37 +0000 (09:50 -0400)]
restructured /lib, moved /assets/fonts to /lib/fonts
Hakim El Hattab [Sun, 1 Jul 2012 05:57:23 +0000 (01:57 -0400)]
Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.js into notes
Hakim El Hattab [Sun, 24 Jun 2012 20:52:11 +0000 (13:52 -0700)]
Merge pull request #72 from rhudea/fix-fragmenthidden
Send the correct element for fragmenthidden events
Raul Hudea [Wed, 20 Jun 2012 16:12:04 +0000 (19:12 +0300)]
Send the correct element for fragmenthidden events
Hakim El Hattab [Mon, 18 Jun 2012 19:21:54 +0000 (12:21 -0700)]
Merge pull request #65 from bleathem/patch-2
Specify position for .reveal.linear sections. fixes #64
Hakim El Hattab [Mon, 18 Jun 2012 19:16:05 +0000 (15:16 -0400)]
enable controls by default
Rebecca Murphey [Mon, 18 Jun 2012 00:57:29 +0000 (20:57 -0400)]
connect to whatever server we're on
Rebecca Murphey [Sun, 17 Jun 2012 22:59:43 +0000 (18:59 -0400)]
fix socket id
Rebecca Murphey [Sun, 17 Jun 2012 22:59:33 +0000 (18:59 -0400)]
fix path to socket.io
Rebecca Murphey [Sun, 17 Jun 2012 22:45:00 +0000 (18:45 -0400)]
have notes page only listen to one socket
Rebecca Murphey [Sun, 17 Jun 2012 22:44:27 +0000 (18:44 -0400)]
add mustache dependency
Rebecca Murphey [Sun, 17 Jun 2012 22:43:54 +0000 (18:43 -0400)]
broadcast socket id as part of slidedata
Rebecca Murphey [Sun, 17 Jun 2012 22:43:29 +0000 (18:43 -0400)]
use current host/port
Brian Leathem [Thu, 14 Jun 2012 15:07:28 +0000 (08:07 -0700)]
Specify position for .reveal.linear sections. fixes #64
Hakim El Hattab [Thu, 14 Jun 2012 11:04:35 +0000 (04:04 -0700)]
Merge pull request #63 from bleathem/patch-1
Changed #reveal to .reveal in print.css
Brian Leathem [Thu, 14 Jun 2012 03:56:57 +0000 (20:56 -0700)]
Changed #reveal to .reveal in print.css
Hakim El Hattab [Wed, 13 Jun 2012 14:21:50 +0000 (07:21 -0700)]
Merge pull request #58 from danielmitd/controls
fix JS error when controls are removed from HTML
Hakim El Hattab [Wed, 13 Jun 2012 14:17:34 +0000 (11:17 -0300)]
add default table styles (closes #62)
Hakim El Hattab [Wed, 13 Jun 2012 13:50:06 +0000 (06:50 -0700)]
Merge pull request #61 from rmurphey/navigatePrev_navigateNext
Expose navigatePrev, navigateNext
Rebecca Murphey [Mon, 11 Jun 2012 22:30:32 +0000 (18:30 -0400)]
update readme
Rebecca Murphey [Mon, 11 Jun 2012 22:28:17 +0000 (18:28 -0400)]
expose navigatePrev, navigateNext
danielmitd [Sun, 10 Jun 2012 09:53:44 +0000 (11:53 +0200)]
adapt coding style
danielmitd [Sun, 10 Jun 2012 09:51:11 +0000 (11:51 +0200)]
use config
danielmitd [Sun, 10 Jun 2012 09:42:42 +0000 (11:42 +0200)]
controls are not necessary
no need to include the controls in html
Rebecca Murphey [Fri, 8 Jun 2012 03:38:05 +0000 (23:38 -0400)]
removing errant author info
Rebecca Murphey [Fri, 8 Jun 2012 03:21:14 +0000 (23:21 -0400)]
taking a stab at a presenter notes server
Hakim El Hattab [Thu, 7 Jun 2012 02:52:49 +0000 (23:52 -0300)]
syntax highlighting in readme examples
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
Hakim El Hattab [Thu, 7 Jun 2012 02:22:13 +0000 (22:22 -0400)]
prevent duplicate slidechange from firing after hash change (closes #54)
Hakim El Hattab [Thu, 7 Jun 2012 00:19:21 +0000 (21:19 -0300)]
added example
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
Francesco Schwarz [Tue, 5 Jun 2012 16:19:10 +0000 (18:19 +0200)]
simplified handling of nested lists
Hakim El Hattab [Sun, 3 Jun 2012 21:30:37 +0000 (17:30 -0400)]
change add .reveal class in index (closes #51)
Hakim El Hattab [Sun, 3 Jun 2012 02:37:32 +0000 (23:37 -0300)]
added new example (closes #50)
Hakim El Hattab [Sat, 2 Jun 2012 22:39:35 +0000 (18:39 -0400)]
readme update
Hakim El Hattab [Sat, 2 Jun 2012 22:37:18 +0000 (18:37 -0400)]
api methods for adding/removing all event listeners (#48)
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)
Hakim El Hattab [Sat, 2 Jun 2012 22:24:23 +0000 (18:24 -0400)]
credit in readme
Hakim El Hattab [Sat, 2 Jun 2012 22:18:34 +0000 (18:18 -0400)]
version 1.3 is stable, upgrade to 1.4
Hakim El Hattab [Sat, 2 Jun 2012 21:58:09 +0000 (17:58 -0400)]
comments, tweaks and a new slide highlighting mobile support
Hakim El Hattab [Sat, 2 Jun 2012 21:45:06 +0000 (17:45 -0400)]
support for swipe and pinch gestures #48
Aaron Kiersky [Fri, 1 Jun 2012 17:33:10 +0000 (13:33 -0400)]
minified!
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.
Hakim El Hattab [Fri, 1 Jun 2012 01:31:28 +0000 (21:31 -0400)]
dispatch events when visible fragment changes ('fragmentshown', 'fragmenthidden') closes #44
Hakim El Hattab [Fri, 1 Jun 2012 00:53:28 +0000 (20:53 -0400)]
support more variations of nested lists (closes #47)
Hakim El Hattab [Fri, 1 Jun 2012 00:27:08 +0000 (21:27 -0300)]
added new examples, linked all contributor names to github pages
akiersky [Wed, 30 May 2012 14:13:19 +0000 (11:13 -0300)]
updated min.js to match
akiersky [Wed, 30 May 2012 14:11:34 +0000 (11:11 -0300)]
fixed bug in swipe gesture interacting with links.
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
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
Hakim El Hattab [Tue, 29 May 2012 22:36:25 +0000 (18:36 -0400)]
adjust where page background is applied
Hakim El Hattab [Fri, 25 May 2012 19:11:03 +0000 (16:11 -0300)]
added example
Hakim El Hattab [Tue, 15 May 2012 04:40:03 +0000 (00:40 -0400)]
adjust end key nav to last slide
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
Jason Finneyfrock [Mon, 14 May 2012 18:50:37 +0000 (14:50 -0400)]
use home and end key
Hakim El Hattab [Thu, 10 May 2012 05:52:15 +0000 (01:52 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Thu, 10 May 2012 05:52:02 +0000 (01:52 -0400)]
more explicit list styles (closes #38)
Hakim El Hattab [Wed, 9 May 2012 14:04:39 +0000 (11:04 -0300)]
added example
Hakim El Hattab [Tue, 8 May 2012 02:43:33 +0000 (22:43 -0400)]
fix controls z-index in ff
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
Hakim El Hattab [Sat, 5 May 2012 15:59:57 +0000 (11:59 -0400)]
show all fragments during print
Hakim El Hattab [Sat, 5 May 2012 15:51:14 +0000 (11:51 -0400)]
print styles (closes #19)
Hakim El Hattab [Fri, 4 May 2012 04:01:20 +0000 (00:01 -0400)]
'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListener api methods
hakimel [Thu, 3 May 2012 16:42:53 +0000 (12:42 -0400)]
ie9 fixes, including new classList polyfill
Hakim El Hattab [Tue, 1 May 2012 12:52:56 +0000 (08:52 -0400)]
minor style or wording tweaks
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.
andy matthews [Mon, 30 Apr 2012 14:07:23 +0000 (09:07 -0500)]
Adding example for custom event binding.
Hakim El Hattab [Sat, 28 Apr 2012 16:42:18 +0000 (13:42 -0300)]
new example
Hakim El Hattab [Sat, 28 Apr 2012 16:16:56 +0000 (12:16 -0400)]
added support for looped presentations
Hakim El Hattab [Sat, 28 Apr 2012 15:50:22 +0000 (11:50 -0400)]
merge keyboard shortcut changes
Michael Mahemoff [Fri, 27 Apr 2012 14:39:23 +0000 (16:39 +0200)]
ignore metaKey modifier too
Mahemoff [Fri, 27 Apr 2012 14:16:27 +0000 (15:16 +0100)]
p for previous, n for next
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)
Hakim El Hattab [Thu, 26 Apr 2012 05:29:16 +0000 (01:29 -0400)]
(c) year
Hakim El Hattab [Thu, 26 Apr 2012 03:24:29 +0000 (23:24 -0400)]
significantly smaller js file header, added minified js
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)
Hakim El Hattab [Wed, 25 Apr 2012 23:20:49 +0000 (20:20 -0300)]
added new example
Philip Bjorge [Wed, 25 Apr 2012 03:06:22 +0000 (20:06 -0700)]
Overview now shows hidden fragments.
Hakim El Hattab [Mon, 23 Apr 2012 00:40:42 +0000 (21:40 -0300)]
new example
Hakim El Hattab [Sat, 14 Apr 2012 13:44:42 +0000 (10:44 -0300)]
added new example
Hakim El Hattab [Wed, 4 Apr 2012 05:24:26 +0000 (02:24 -0300)]
more detailed usage instructions including docs on new state feature
Hakim El Hattab [Wed, 4 Apr 2012 05:07:34 +0000 (01:07 -0400)]
upgrade to v 1.3
Hakim El Hattab [Wed, 4 Apr 2012 04:59:35 +0000 (00:59 -0400)]
better example of state usage
Hakim El Hattab [Mon, 2 Apr 2012 20:57:14 +0000 (17:57 -0300)]
new example
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
Hakim El Hattab [Sat, 31 Mar 2012 03:51:37 +0000 (23:51 -0400)]
adjustments to custom state events
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.
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
Hakim El Hattab [Wed, 28 Mar 2012 05:16:16 +0000 (01:16 -0400)]
merge prev/next navigation pull request with modifications
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.
Hakim El Hattab [Sat, 24 Mar 2012 16:48:16 +0000 (12:48 -0400)]
classList polyfill included for ie9
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)
Hakim El Hattab [Sat, 24 Mar 2012 16:27:25 +0000 (12:27 -0400)]
don't overwrite existing classes on slides (closes #23)