reveal.js.git
13 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

13 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

13 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

13 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

13 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

13 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

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

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

13 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

13 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

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

13 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)

13 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

13 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)

13 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

13 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)

13 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

13 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

13 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)

13 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

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

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

13 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

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

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

13 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)

13 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)

13 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

13 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)

13 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

13 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

13 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

13 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

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

13 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

13 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)

13 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

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

13 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

13 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 ;

13 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+

13 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+

13 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

13 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

13 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

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

13 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

13 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

13 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

13 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 :)

13 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.

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

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

13 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

13 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.

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

13 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

13 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

13 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

13 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

13 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

13 years agoadd theme config option, add sky theme, fix line-height of <small>
Hakim El Hattab [Thu, 30 Aug 2012 04:59:51 +0000 (00:59 -0400)]
add theme config option, add sky theme, fix line-height of <small>

13 years agoUpdate README.md
Hakim El Hattab [Fri, 24 Aug 2012 20:48:54 +0000 (17:48 -0300)]
Update README.md

typo

13 years agosupport for named links (closes #55)
Hakim El Hattab [Tue, 21 Aug 2012 02:13:00 +0000 (22:13 -0400)]
support for named links (closes #55)

13 years agofix bug that caused vertical stacks to shift unexpectedly in overview (closes #122)
Hakim El Hattab [Fri, 17 Aug 2012 04:40:12 +0000 (00:40 -0400)]
fix bug that caused vertical stacks to shift unexpectedly in overview (closes #122)

13 years agomargin tweak to keep list delimiters inside of slide box when text is long (#116)
Hakim El Hattab [Thu, 16 Aug 2012 02:46:57 +0000 (22:46 -0400)]
margin tweak to keep list delimiters inside of slide box when text is long (#116)

13 years agoconsistent use of tabs rather than spaces in css (closes #121)
hakimel [Thu, 16 Aug 2012 00:40:16 +0000 (20:40 -0400)]
consistent use of tabs rather than spaces in css (closes #121)

13 years agodefine line height for paragraphs
hakimel [Thu, 16 Aug 2012 00:36:28 +0000 (20:36 -0400)]
define line height for paragraphs

13 years agoreadme tweaks
Hakim El Hattab [Wed, 15 Aug 2012 02:06:53 +0000 (22:06 -0400)]
readme tweaks

13 years agoMerge branch 'patch-6' of https://github.com/dandv/reveal.js
Hakim El Hattab [Wed, 15 Aug 2012 02:05:49 +0000 (22:05 -0400)]
Merge branch 'patch-6' of https://github.com/dandv/reveal.js

13 years agoMerge branch 'patch-4' of https://github.com/dandv/reveal.js
Hakim El Hattab [Wed, 15 Aug 2012 02:03:45 +0000 (22:03 -0400)]
Merge branch 'patch-4' of https://github.com/dandv/reveal.js

13 years agoDocument optional libraries
Dan Dascalescu [Wed, 15 Aug 2012 01:09:28 +0000 (18:09 -0700)]
Document optional libraries

Note that socket.io and a few others are not shipped by default

13 years agoMerge pull request #115 from dandv/patch-5
Hakim El Hattab [Wed, 15 Aug 2012 00:59:33 +0000 (17:59 -0700)]
Merge pull request #115 from dandv/patch-5

Ensure images are bound within the section

13 years agoMerge pull request #110 from OwenVersteeg/patch-8
Hakim El Hattab [Tue, 14 Aug 2012 04:53:18 +0000 (21:53 -0700)]
Merge pull request #110 from OwenVersteeg/patch-8

made page validate

13 years agoEnsure images are bound within the section
Dan Dascalescu [Tue, 14 Aug 2012 01:55:57 +0000 (18:55 -0700)]
Ensure images are bound within the section

13 years agoIncrease line-height for links to allow for descenders
Dan Dascalescu [Tue, 14 Aug 2012 01:50:44 +0000 (18:50 -0700)]
Increase line-height for links to allow for descenders

Previously, descenders from characters like 'g' or 'y' were truncated (overflow: hidden)

13 years agomade page validate
Owen Versteeg [Mon, 13 Aug 2012 01:46:06 +0000 (22:46 -0300)]
made page validate

woohoo! reveal.js is now HTML5 compliant!

this is validated using the http://validator.w3.org/ and the http://html5.validator.nu/ services.

this was accomplished using a tad of JavaScript to get around a fullscreen bug.

This also (slightly unintentionally but helpfully) solves a tiny bug with fullscreening in old Opera 11.52 (I think, could be 11.51 or other)

13 years agoMerge pull request #106 from OwenVersteeg/patch-7
Hakim El Hattab [Sun, 12 Aug 2012 21:30:19 +0000 (14:30 -0700)]
Merge pull request #106 from OwenVersteeg/patch-7

added appropriate selection color

13 years agodocument dependency loading
Hakim El Hattab [Sun, 12 Aug 2012 00:52:56 +0000 (21:52 -0300)]
document dependency loading

13 years agorewrote initialization code for clarity and brevity (#105)
Hakim El Hattab [Sun, 12 Aug 2012 00:25:55 +0000 (20:25 -0400)]
rewrote initialization code for clarity and brevity (#105)

13 years agoMerge pull request #109 from dandv/patch-3
Hakim El Hattab [Fri, 10 Aug 2012 03:30:58 +0000 (20:30 -0700)]
Merge pull request #109 from dandv/patch-3

typo fix in index.html

13 years ago1.5 > 2.0 (#105)
Hakim El Hattab [Thu, 9 Aug 2012 04:49:57 +0000 (00:49 -0400)]
1.5 > 2.0 (#105)

13 years agoUpdate index.html
Dan Dascalescu [Thu, 9 Aug 2012 03:00:40 +0000 (20:00 -0700)]
Update index.html

Typo fix: let's -> lets

13 years agoMerge pull request #108 from dandv/patch-2
Hakim El Hattab [Thu, 9 Aug 2012 02:01:03 +0000 (19:01 -0700)]
Merge pull request #108 from dandv/patch-2

Cosmetic change in css/main.css

13 years agoMerge pull request #107 from dandv/patch-1
Hakim El Hattab [Thu, 9 Aug 2012 02:00:53 +0000 (19:00 -0700)]
Merge pull request #107 from dandv/patch-1

clarification of vertical/horizontal slide relation

13 years agoUpdate css/main.css
Dan Dascalescu [Thu, 9 Aug 2012 01:55:32 +0000 (18:55 -0700)]
Update css/main.css

rm extrenous whitespace

13 years agoUpdate README.md
Dan Dascalescu [Wed, 8 Aug 2012 21:38:56 +0000 (14:38 -0700)]
Update README.md

Clarified a bit how horizontal and vertical slides relate.

13 years agoadded simple theme
Owen Versteeg [Wed, 8 Aug 2012 16:06:04 +0000 (12:06 -0400)]
added simple theme

reveal.js was lacking a nice, simple, minimal theme. now it has one.
bam.

13 years agoadded appropriate selection color
Owen Versteeg [Wed, 8 Aug 2012 16:03:43 +0000 (13:03 -0300)]
added appropriate selection color

the old one was pink. while I don't have anything against pink, I just thought it might be good to make the highlight color dark brown instead.

13 years agoremove theme from init options example
Hakim El Hattab [Wed, 8 Aug 2012 06:12:47 +0000 (03:12 -0300)]
remove theme from init options example

13 years agothemes are now available as separate css files under css/theme/, old theme option...
Hakim El Hattab [Wed, 8 Aug 2012 05:14:12 +0000 (01:14 -0400)]
themes are now available as separate css files under css/theme/, old theme option in config is no longer supported (closes #104)

13 years agoreadme typo
Hakim El Hattab [Wed, 8 Aug 2012 02:01:56 +0000 (23:01 -0300)]
readme typo

13 years agofix broken link
Hakim El Hattab [Wed, 8 Aug 2012 01:55:08 +0000 (22:55 -0300)]
fix broken link

13 years agobig rewrite of readme
Hakim El Hattab [Wed, 8 Aug 2012 01:44:40 +0000 (22:44 -0300)]
big rewrite of readme

13 years agoremove duplicate fonts, tidy up font names (#103)
Hakim El Hattab [Tue, 7 Aug 2012 05:38:06 +0000 (01:38 -0400)]
remove duplicate fonts, tidy up font names (#103)

13 years agoMerge branch 'patch-6' of https://github.com/StereotypicalApps/reveal.js
Hakim El Hattab [Tue, 7 Aug 2012 05:34:46 +0000 (01:34 -0400)]
Merge branch 'patch-6' of https://github.com/StereotypicalApps/reveal.js

13 years agouse minified version of js
Hakim El Hattab [Tue, 7 Aug 2012 05:27:22 +0000 (01:27 -0400)]
use minified version of js

13 years agoadded the actual files
Owen Versteeg [Tue, 7 Aug 2012 01:53:49 +0000 (21:53 -0400)]
added the actual files

now: eot, svg, ttf, woff

13 years agoadded more font-face support
Owen Versteeg [Mon, 6 Aug 2012 20:04:25 +0000 (17:04 -0300)]
added more font-face support

this way, more browsers are supported, like older Opera/Chrome/FF

13 years agofix order of options extend and listener binding (closes #102)
Hakim El Hattab [Mon, 6 Aug 2012 18:15:41 +0000 (15:15 -0300)]
fix order of options extend and listener binding (closes #102)