reveal.js.git
12 years agoChange source from from reveal.js back to reveal.min.js
Michael Kühnel [Thu, 18 Oct 2012 22:39:11 +0000 (00:39 +0200)]
Change source from from reveal.js back to reveal.min.js

12 years agoApply latest change to the minified version
Michael Kühnel [Thu, 18 Oct 2012 22:38:33 +0000 (00:38 +0200)]
Apply latest change to the minified version

Using the latest Uglify JS with --no-seqs and deleting 'use strict' statement for use in production.

12 years agoUpdate renamed API method
Michael Kühnel [Thu, 18 Oct 2012 22:35:23 +0000 (00:35 +0200)]
Update renamed API method

See b957d0b8580bafb35fbb808ef1d7acf424f73895

12 years agoUpdate README.md
Michael Kühnel [Thu, 18 Oct 2012 22:26:28 +0000 (00:26 +0200)]
Update README.md

Add the new API Methods Reveal.prevFragment() and Reveal.nextFragment()

12 years agoRename API method from Reveal.previousFragment() to Reveal.prevFragment()
Michael Kühnel [Thu, 18 Oct 2012 22:24:13 +0000 (00:24 +0200)]
Rename API method from Reveal.previousFragment() to Reveal.prevFragment()

Because of consistency with the existent methods Reveal.prev() and Reveal.next()

12 years agoOops. Delete console output.
Michael Kühnel [Thu, 18 Oct 2012 22:14:46 +0000 (00:14 +0200)]
Oops. Delete console output.

12 years agoRenaming key within fragmentData
Michael Kühnel [Thu, 18 Oct 2012 22:12:53 +0000 (00:12 +0200)]
Renaming key within fragmentData

Might be better to use one variable with different values.

12 years agoget 'fragmentdata' and react by showing/hiding the corresponding fragments
Michael Kühnel [Thu, 18 Oct 2012 22:07:26 +0000 (00:07 +0200)]
get 'fragmentdata' and react by showing/hiding the corresponding fragments

12 years agoAdd event listener 'fragmentshown' and 'fragmenthidden'
Michael Kühnel [Thu, 18 Oct 2012 22:04:40 +0000 (00:04 +0200)]
Add event listener 'fragmentshown' and 'fragmenthidden'

And emit 'fragmentchanged' with the appropriate fragmentData to show or hide fragments.

12 years agoBroadcast fragmentdata
Michael Kühnel [Thu, 18 Oct 2012 21:59:43 +0000 (23:59 +0200)]
Broadcast fragmentdata

12 years agoAdd missing semicolon
Michael Kühnel [Thu, 18 Oct 2012 21:56:51 +0000 (23:56 +0200)]
Add missing semicolon

12 years agoFix indentation
Michael Kühnel [Thu, 18 Oct 2012 21:55:06 +0000 (23:55 +0200)]
Fix indentation

12 years agoAdd nextFragment and previousFragment to the API
Michael Kühnel [Thu, 18 Oct 2012 21:19:01 +0000 (23:19 +0200)]
Add nextFragment and previousFragment to the API

Making it possible to call the methods Reveal.nextFragment() and Reveal.previousFragment() from »outside«.

12 years agoChange source from reveal.min.js to reveal.js for testing purposes
Michael Kühnel [Thu, 18 Oct 2012 21:15:28 +0000 (23:15 +0200)]
Change source from reveal.min.js to reveal.js for testing purposes

12 years agoremove image dir (#187)
Hakim El Hattab [Thu, 18 Oct 2012 03:15:09 +0000 (23:15 -0400)]
remove image dir (#187)

12 years agofix issue in browsers that don't support classList
Hakim El Hattab [Thu, 18 Oct 2012 03:01:41 +0000 (23:01 -0400)]
fix issue in browsers that don't support classList

12 years agoadd 'ready' event (#182)
Hakim El Hattab [Wed, 17 Oct 2012 04:20:42 +0000 (00:20 -0400)]
add 'ready' event (#182)

12 years agoAdding images directory to staticDir so we can search images
Eric J. Duran [Tue, 16 Oct 2012 21:48:34 +0000 (17:48 -0400)]
Adding images directory to staticDir so we can search images

12 years agoMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Tue, 16 Oct 2012 13:28:04 +0000 (09:28 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js

12 years agoadjust themes so that font definitions are at top, apply fonts on .reveal instead...
Hakim El Hattab [Tue, 16 Oct 2012 13:27:55 +0000 (09:27 -0400)]
adjust themes so that font definitions are at top, apply fonts on .reveal instead of body

12 years agoMerge pull request #183 from dandv/patch-4
Hakim El Hattab [Mon, 15 Oct 2012 13:15:19 +0000 (06:15 -0700)]
Merge pull request #183 from dandv/patch-4

Document zooming feature

12 years agoDocument zooming feature
Dan Dascalescu [Mon, 15 Oct 2012 06:15:41 +0000 (23:15 -0700)]
Document zooming feature

12 years agotake out demo page js
Hakim El Hattab [Mon, 15 Oct 2012 01:03:07 +0000 (21:03 -0400)]
take out demo page js

12 years agonew shorter api method names (closes #178), restructured and cleaned up core js
Hakim El Hattab [Mon, 15 Oct 2012 01:02:32 +0000 (21:02 -0400)]
new shorter api method names (closes #178), restructured and cleaned up core js

12 years agomerge full screen key binding (f)
Hakim El Hattab [Mon, 15 Oct 2012 00:17:49 +0000 (20:17 -0400)]
merge full screen key binding (f)

12 years agoMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Sun, 14 Oct 2012 23:58:34 +0000 (19:58 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js

12 years agoenable pinch to zoom interaction if overview is disabled (#175)
Hakim El Hattab [Sun, 14 Oct 2012 23:58:24 +0000 (19:58 -0400)]
enable pinch to zoom interaction if overview is disabled (#175)

12 years agoChange source from from reveal.js back to reveal.min.js
Michael Kühnel [Sun, 14 Oct 2012 09:11:19 +0000 (11:11 +0200)]
Change source from from reveal.js back to reveal.min.js

Reverted to c34be2e9765637ddeddbdf293de7ca98941ca6c5

12 years agoApply latest change to the minified version
Michael Kühnel [Sun, 14 Oct 2012 09:08:50 +0000 (11:08 +0200)]
Apply latest change to the minified version

Using the latest Uglify JS with --no-seqs

12 years agoChange source from reveal.min.js to reveal.js for testing purposes
Michael Kühnel [Sun, 14 Oct 2012 08:33:25 +0000 (10:33 +0200)]
Change source from reveal.min.js to reveal.js for testing purposes

12 years agoAdd fullscreen mode
Michael Kühnel [Sun, 14 Oct 2012 08:26:40 +0000 (10:26 +0200)]
Add fullscreen mode

Handling the fullscreen functionality via the fullscreen JavaScript API.

Press »f« on the keyboard to enter fullscreen mode.

12 years agoMerge pull request #173 from Hlynsson/patch-1
Hakim El Hattab [Sat, 13 Oct 2012 16:14:06 +0000 (09:14 -0700)]
Merge pull request #173 from Hlynsson/patch-1

fixed link for browser support

12 years agoroll back attr name change, just lowercase (#170)
Hakim El Hattab [Sat, 13 Oct 2012 16:13:26 +0000 (12:13 -0400)]
roll back attr name change, just lowercase (#170)

12 years agoability to define autoSlide duration per slide
Hakim El Hattab [Sat, 13 Oct 2012 16:04:33 +0000 (12:04 -0400)]
ability to define autoSlide duration per slide

12 years agoMerge branch 'master' of https://github.com/functino/reveal.js
Hakim El Hattab [Sat, 13 Oct 2012 15:44:54 +0000 (11:44 -0400)]
Merge branch 'master' of https://github.com/functino/reveal.js

12 years agoadd zoom transition
Hakim El Hattab [Sat, 13 Oct 2012 14:28:34 +0000 (10:28 -0400)]
add zoom transition

12 years agotweaks to page and cube transitions, change sky theme text-highlight color
Hakim El Hattab [Sat, 13 Oct 2012 14:08:06 +0000 (10:08 -0400)]
tweaks to page and cube transitions, change sky theme text-highlight color

12 years agodefault config value for theme is null
Hakim El Hattab [Sat, 13 Oct 2012 04:17:45 +0000 (00:17 -0400)]
default config value for theme is null

12 years agofixed link for browser support
Hansi [Fri, 12 Oct 2012 13:16:46 +0000 (15:16 +0200)]
fixed link for browser support

was pointing at changelog

12 years agoMake it possible to customize autoSlide for each slide
ageier [Thu, 11 Oct 2012 17:13:18 +0000 (19:13 +0200)]
Make it possible to customize autoSlide for each slide

12 years agofix conflict with theme set in query and theme specified in head
Hakim El Hattab [Wed, 10 Oct 2012 13:35:13 +0000 (09:35 -0400)]
fix conflict with theme set in query and theme specified in head

12 years agomerge in relative theme/transition links
Hakim El Hattab [Wed, 10 Oct 2012 13:32:57 +0000 (09:32 -0400)]
merge in relative theme/transition links

12 years agoMerge branch 'patch-3' of https://github.com/dandv/reveal.js
Hakim El Hattab [Wed, 10 Oct 2012 13:25:07 +0000 (09:25 -0400)]
Merge branch 'patch-3' of https://github.com/dandv/reveal.js

12 years agoMerge pull request #168 from dandv/patch-2
Hakim El Hattab [Wed, 10 Oct 2012 12:57:35 +0000 (05:57 -0700)]
Merge pull request #168 from dandv/patch-2

Typo fix

12 years agoLinks to transitions & themes stay in presentation
Dan Dascalescu [Wed, 10 Oct 2012 10:49:05 +0000 (03:49 -0700)]
Links to transitions & themes stay in presentation

12 years agoTypo fix
Dan Dascalescu [Wed, 10 Oct 2012 09:11:52 +0000 (02:11 -0700)]
Typo fix

12 years agoslight tweak to zoom integration
hakimel [Tue, 9 Oct 2012 13:22:16 +0000 (09:22 -0400)]
slight tweak to zoom integration

12 years agoMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Tue, 9 Oct 2012 04:06:44 +0000 (00:06 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js

12 years agozoom.js integration via alt+click
Hakim El Hattab [Tue, 9 Oct 2012 04:06:34 +0000 (00:06 -0400)]
zoom.js integration via alt+click

12 years agoupdate re markdown
Hakim El Hattab [Mon, 8 Oct 2012 13:17:39 +0000 (10:17 -0300)]
update re markdown

12 years agowrap markdown in script text/template to fix parsing errors (closes #146 #155 #162)
Hakim El Hattab [Mon, 8 Oct 2012 13:15:36 +0000 (09:15 -0400)]
wrap markdown in script text/template to fix parsing errors (closes #146 #155 #162)

12 years agonew paused mode feature (closes #144), controls and progress DOM elements are no...
Hakim El Hattab [Mon, 8 Oct 2012 04:08:50 +0000 (00:08 -0400)]
new paused mode feature (closes #144), controls and progress DOM elements are no longer required in HTML

12 years agoroot reset styles at .reveal (#163)
Hakim El Hattab [Sun, 7 Oct 2012 18:43:50 +0000 (14:43 -0400)]
root reset styles at .reveal (#163)

12 years agoremove duplicate padding/margin reset on html & body
Hakim El Hattab [Sun, 7 Oct 2012 18:31:20 +0000 (14:31 -0400)]
remove duplicate padding/margin reset on html & body

12 years agoprevent touchmove default action on android (#143)
Hakim El Hattab [Thu, 4 Oct 2012 13:32:20 +0000 (09:32 -0400)]
prevent touchmove default action on android (#143)

12 years agoMerge branch 'serif-theme' of https://github.com/maxogden/reveal.js
Hakim El Hattab [Thu, 4 Oct 2012 13:05:33 +0000 (09:05 -0400)]
Merge branch 'serif-theme' of https://github.com/maxogden/reveal.js

12 years agoadd override flag to overview toggle, code cleanup
Hakim El Hattab [Thu, 4 Oct 2012 12:56:43 +0000 (08:56 -0400)]
add override flag to overview toggle, code cleanup

12 years agoadd 'none'-transition (closes #159, #160)
Hakim El Hattab [Thu, 4 Oct 2012 12:14:51 +0000 (08:14 -0400)]
add 'none'-transition (closes #159, #160)

12 years agoadd link to serif theme in default presentation
Max Ogden [Thu, 4 Oct 2012 10:46:23 +0000 (12:46 +0200)]
add link to serif theme in default presentation

12 years agosimple serif font theme
Max Ogden [Thu, 4 Oct 2012 10:38:05 +0000 (12:38 +0200)]
simple serif font theme

12 years agonew slide
Hakim El Hattab [Sun, 30 Sep 2012 22:14:27 +0000 (18:14 -0400)]
new slide

12 years agofacility for css shader transitions, add css shader based tile-transition
Hakim El Hattab [Sun, 30 Sep 2012 21:51:04 +0000 (17:51 -0400)]
facility for css shader transitions, add css shader based tile-transition

12 years agomain.css > reveal.css
Hakim El Hattab [Fri, 28 Sep 2012 13:28:26 +0000 (09:28 -0400)]
main.css > reveal.css

12 years agominified version of showdown
Hakim El Hattab [Fri, 28 Sep 2012 13:28:06 +0000 (09:28 -0400)]
minified version of showdown

12 years agomax-height and overflow for code blocks (closes #16)
Hakim El Hattab [Fri, 28 Sep 2012 13:11:17 +0000 (09:11 -0400)]
max-height and overflow for code blocks (closes #16)

12 years agoslightly larger preview of next slide in speaker notes (closes #147)
Hakim El Hattab [Fri, 28 Sep 2012 04:23:34 +0000 (00:23 -0400)]
slightly larger preview of next slide in speaker notes (closes #147)

12 years agorollback change in showndown, stop highlight.js's html entity escape #523
Hakim El Hattab [Fri, 28 Sep 2012 04:14:57 +0000 (00:14 -0400)]
rollback change in showndown, stop highlight.js's html entity escape #523

12 years agodisable html entity escapes in showdown (cloes #153 & #152)
Hakim El Hattab [Fri, 28 Sep 2012 01:44:13 +0000 (21:44 -0400)]
disable html entity escapes in showdown (cloes #153 & #152)

12 years agoChanges to make PDF output match the browser view more closely
Gary Murakami [Thu, 27 Sep 2012 15:39:11 +0000 (11:39 -0400)]
Changes to make PDF output match the browser view more closely
  font-size: 18pt; instead of fount-size: 22pt;
  remove the "a" tag from def that forces font size, otherwise anchors in various contexts, e.g., headings, etc., will cause ugly rendering due to mismatched font size.
   specify font size for "pre" tags so that code listings more closely match browser rendering

12 years agocode comments, remove needless nodelist > array conversion
Hakim El Hattab [Fri, 21 Sep 2012 13:27:31 +0000 (09:27 -0400)]
code comments, remove needless nodelist > array conversion

12 years ago2.0 is stable, update to 2.1
Hakim El Hattab [Fri, 21 Sep 2012 13:18:55 +0000 (09:18 -0400)]
2.0 is stable, update to 2.1

12 years agoremove sharing code for sample presentation 2.0.0 v2.0
Hakim El Hattab [Fri, 21 Sep 2012 13:14:40 +0000 (09:14 -0400)]
remove sharing code for sample presentation

12 years agomerge markdown in notes
Hakim El Hattab [Fri, 21 Sep 2012 13:08:24 +0000 (09:08 -0400)]
merge markdown in notes

12 years agoMerge branch 'markdown-in-notes' of https://github.com/technicalpickles/reveal.js
Hakim El Hattab [Fri, 21 Sep 2012 13:01:08 +0000 (09:01 -0400)]
Merge branch 'markdown-in-notes' of https://github.com/technicalpickles/reveal.js

12 years agoadd option for disabling overview mode (closes #145)
Hakim El Hattab [Fri, 21 Sep 2012 12:58:21 +0000 (08:58 -0400)]
add option for disabling overview mode (closes #145)

12 years agoinstructions for print pdf include
Hakim El Hattab [Fri, 21 Sep 2012 12:50:28 +0000 (09:50 -0300)]
instructions for print pdf include

12 years agocopy tweaks
Hakim El Hattab [Mon, 17 Sep 2012 01:50:11 +0000 (21:50 -0400)]
copy tweaks

12 years agoMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Mon, 17 Sep 2012 01:47:15 +0000 (21:47 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js

12 years agofix mixed spaces & tabs, remove unused feature test, add missing ;
Hakim El Hattab [Mon, 17 Sep 2012 01:47:07 +0000 (21:47 -0400)]
fix mixed spaces & tabs, remove unused feature test, add missing ;

12 years agoMerge pull request #141 from rmurphey/node_0.8_update
Hakim El Hattab [Tue, 11 Sep 2012 20:57:04 +0000 (13:57 -0700)]
Merge pull request #141 from rmurphey/node_0.8_update

update package.json for node 0.8+

12 years agopackage.json for node 0.8+
Rebecca Murphey [Tue, 11 Sep 2012 16:45:55 +0000 (12:45 -0400)]
package.json for node 0.8+

12 years agoMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Mon, 10 Sep 2012 02:17:52 +0000 (22:17 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js

12 years agoopen slide notes window automatically #135
Hakim El Hattab [Mon, 10 Sep 2012 02:17:32 +0000 (22:17 -0400)]
open slide notes window automatically #135

12 years agoMerge branch 'open-notes-in-new-window' of https://github.com/technicalpickles/reveal.js
Hakim El Hattab [Mon, 10 Sep 2012 02:14:25 +0000 (22:14 -0400)]
Merge branch 'open-notes-in-new-window' of https://github.com/technicalpickles/reveal.js

12 years agoreadme update
Hakim El Hattab [Mon, 10 Sep 2012 02:07:57 +0000 (23:07 -0300)]
readme update

12 years agoMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Mon, 10 Sep 2012 02:04:58 +0000 (22:04 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js

12 years agoadd rvl.io to readme and template slide
Hakim El Hattab [Mon, 10 Sep 2012 02:04:50 +0000 (22:04 -0400)]
add rvl.io to readme and template slide

12 years agoAdd documentation for markdown speaker notes
Josh Nichols [Sun, 9 Sep 2012 02:10:13 +0000 (22:10 -0400)]
Add documentation for markdown speaker notes

12 years agoSupport markdown in speaker notes
Josh Nichols [Sun, 9 Sep 2012 02:05:19 +0000 (22:05 -0400)]
Support markdown in speaker notes

It's pretty nice to have markdown in slides. It's even nicer to have
markdown in speaker notes too :)

12 years agoOpen notes in new window, instead of printing to console
Josh Nichols [Sun, 9 Sep 2012 01:53:43 +0000 (21:53 -0400)]
Open notes in new window, instead of printing to console

It can be tedious to load up the speaker notes, with the whole having to
open the javascript console, and clicking on the link.

This simplifies it by automatically opening the notes in a new window.
Most browsers will warn that it's trying to open a pop-up, but it's easy
enough to allow it.

12 years agoUpdate README.md
Hakim El Hattab [Tue, 4 Sep 2012 16:36:15 +0000 (13:36 -0300)]
Update README.md

12 years agoadd pledgie button
Hakim El Hattab [Tue, 4 Sep 2012 16:33:40 +0000 (13:33 -0300)]
add pledgie button

12 years agoMerge pull request #132 from nmec/master
Hakim El Hattab [Mon, 3 Sep 2012 14:56:58 +0000 (07:56 -0700)]
Merge pull request #132 from nmec/master

Fix Socket.IO URL

12 years agoUpdate Socket.IO URL in readme.
Jono Warren [Mon, 3 Sep 2012 08:54:43 +0000 (09:54 +0100)]
Update Socket.IO URL in readme.

12 years agoFix Socket.IO URL
Jono Warren [Mon, 3 Sep 2012 08:32:31 +0000 (09:32 +0100)]
Fix Socket.IO URL

12 years agoMerge pull request #131 from Sinetheta/master
Hakim El Hattab [Fri, 31 Aug 2012 14:46:54 +0000 (07:46 -0700)]
Merge pull request #131 from Sinetheta/master

theme swap relative to theme file

12 years agochanged theme file swap to be relative to theme file instead of slide-deck
Sinetheta [Thu, 30 Aug 2012 21:30:29 +0000 (14:30 -0700)]
changed theme file swap to be relative to theme file instead of slide-deck

12 years agocorrection to code style in sky theme, adjusted transition demo page
Hakim El Hattab [Thu, 30 Aug 2012 05:32:18 +0000 (01:32 -0400)]
correction to code style in sky theme, adjusted transition demo page

12 years agoprevent same theme from loading repeatedly
Hakim El Hattab [Thu, 30 Aug 2012 05:13:25 +0000 (01:13 -0400)]
prevent same theme from loading repeatedly

12 years agotweaks to the simple theme
Hakim El Hattab [Thu, 30 Aug 2012 05:09:24 +0000 (01:09 -0400)]
tweaks to the simple theme