reveal.js.git
11 years agobroader image url detect (closes #500)
Hakim El Hattab [Thu, 20 Jun 2013 20:46:26 +0000 (16:46 -0400)]
broader image url detect (closes #500)

11 years agoupdate phanomjs pdf printing to work with latest pdf css
Hakim El Hattab [Wed, 19 Jun 2013 01:55:01 +0000 (21:55 -0400)]
update phanomjs pdf printing to work with latest pdf css

11 years agoMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Wed, 19 Jun 2013 00:22:19 +0000 (20:22 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js

11 years agoadjust background image url detection #453
Hakim El Hattab [Wed, 19 Jun 2013 00:21:48 +0000 (20:21 -0400)]
adjust background image url detection #453

11 years agoreadme restructure, add keyboard section
Hakim El Hattab [Tue, 18 Jun 2013 13:22:47 +0000 (10:22 -0300)]
readme restructure, add keyboard section

11 years agoreadme update
Hakim El Hattab [Tue, 18 Jun 2013 13:09:19 +0000 (10:09 -0300)]
readme update

11 years agoMerge branch 'master' of github.com:hakimel/reveal.js into dev
Hakim El Hattab [Tue, 18 Jun 2013 13:01:51 +0000 (09:01 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js into dev

11 years agotransition override examples in default contents
Hakim El Hattab [Tue, 18 Jun 2013 12:53:15 +0000 (08:53 -0400)]
transition override examples in default contents

11 years agorename 'linear' background transition to 'slide'
Hakim El Hattab [Tue, 18 Jun 2013 12:40:05 +0000 (08:40 -0400)]
rename 'linear' background transition to 'slide'

11 years agosupport for background transition overrides
Hakim El Hattab [Tue, 18 Jun 2013 12:37:06 +0000 (08:37 -0400)]
support for background transition overrides

11 years agomouse wheel tweaks (closes #454)
Hakim El Hattab [Sun, 16 Jun 2013 23:55:50 +0000 (19:55 -0400)]
mouse wheel tweaks (closes #454)

11 years agominify js for #493
Hakim El Hattab [Sun, 16 Jun 2013 23:36:23 +0000 (19:36 -0400)]
minify js for #493

11 years agomerge navigate prev fix #493
Hakim El Hattab [Sun, 16 Jun 2013 23:33:57 +0000 (19:33 -0400)]
merge navigate prev fix #493

11 years agoreadme typo (closes #495)
Hakim El Hattab [Sun, 16 Jun 2013 23:29:07 +0000 (19:29 -0400)]
readme typo (closes #495)

11 years agoFix jshint test
Rick Lupton [Sun, 16 Jun 2013 21:25:37 +0000 (22:25 +0100)]
Fix jshint test

11 years agokeyboard config object support #405
Hakim El Hattab [Sun, 16 Jun 2013 15:49:51 +0000 (11:49 -0400)]
keyboard config object support #405

11 years agoFix navigatePrev() past beginning of stack: fixes issue #463.#463.#463.
Rick Lupton [Fri, 14 Jun 2013 14:03:54 +0000 (15:03 +0100)]
Fix navigatePrev() past beginning of stack: fixes issue #463.#463.#463.

Previously navigatePrev() was changing indexh and indexv; instead should
call slide(h, v) and let it change indexh and indexv.

11 years agorecompile themes #488
Hakim El Hattab [Fri, 14 Jun 2013 01:31:48 +0000 (21:31 -0400)]
recompile themes #488

11 years agoMerge branch 'master' of https://github.com/OwenVersteeg/reveal.js
Hakim El Hattab [Fri, 14 Jun 2013 01:30:58 +0000 (21:30 -0400)]
Merge branch 'master' of https://github.com/OwenVersteeg/reveal.js

11 years agoFix links so they aren't cut off (in SCSS)
Owen Versteeg [Thu, 13 Jun 2013 23:48:20 +0000 (20:48 -0300)]
Fix links so they aren't cut off (in SCSS)

11 years agoFix links so they aren't cut off (in SCSS)
Owen Versteeg [Thu, 13 Jun 2013 23:42:19 +0000 (19:42 -0400)]
Fix links so they aren't cut off (in SCSS)

11 years agocorrect links in sky theme
Owen Versteeg [Mon, 10 Jun 2013 23:47:12 +0000 (20:47 -0300)]
correct links in sky theme

They looked a little wonky if you used a G or a Y.

11 years agoMerge pull request #487 from OwenVersteeg/master
Hakim El Hattab [Mon, 10 Jun 2013 23:35:59 +0000 (16:35 -0700)]
Merge pull request #487 from OwenVersteeg/master

update serif (controls, attribution URL, and fix <a> elements)

11 years agoupdate serif (change controls, fix links, change url)
Owen Versteeg [Mon, 10 Jun 2013 23:32:34 +0000 (20:32 -0300)]
update serif (change controls, fix links, change url)

The Serif theme was a little flaky previously

11 years agomerge conflicts w preview & backgrounds
Hakim El Hattab [Mon, 10 Jun 2013 20:53:41 +0000 (16:53 -0400)]
merge conflicts w preview & backgrounds

11 years agoadditional background test
Hakim El Hattab [Mon, 10 Jun 2013 20:34:51 +0000 (22:34 +0200)]
additional background test

11 years agomatch background and transition slide transition easing equations
Hakim El Hattab [Mon, 10 Jun 2013 06:59:58 +0000 (08:59 +0200)]
match background and transition slide transition easing equations

11 years agortl support for new sliding backgrounds
Hakim El Hattab [Mon, 10 Jun 2013 06:55:59 +0000 (08:55 +0200)]
rtl support for new sliding backgrounds

11 years agopluralize background classname to match '.slides'
Hakim El Hattab [Mon, 10 Jun 2013 06:49:53 +0000 (08:49 +0200)]
pluralize background classname to match '.slides'

11 years agomarkup error correction
Hakim El Hattab [Mon, 10 Jun 2013 06:43:01 +0000 (08:43 +0200)]
markup error correction

11 years agosemi-correction #470
Hakim El Hattab [Sun, 9 Jun 2013 17:17:31 +0000 (19:17 +0200)]
semi-correction #470

11 years agoset 'hidden' attribute on all slides except the present (#457)
Hakim El Hattab [Sun, 9 Jun 2013 15:15:40 +0000 (17:15 +0200)]
set 'hidden' attribute on all slides except the present (#457)

11 years agoserve notes/multiple index document as html (closes #470)
Hakim El Hattab [Sun, 9 Jun 2013 15:07:14 +0000 (17:07 +0200)]
serve notes/multiple index document as html (closes #470)

11 years agomerge notes timer rounding fix
Hakim El Hattab [Sun, 9 Jun 2013 14:51:35 +0000 (16:51 +0200)]
merge notes timer rounding fix

11 years agoupdate code style to match after merge
Hakim El Hattab [Sun, 9 Jun 2013 14:47:27 +0000 (16:47 +0200)]
update code style to match after merge

11 years agomerge fix for embedded media repeated autoplay
Hakim El Hattab [Sun, 9 Jun 2013 14:44:03 +0000 (16:44 +0200)]
merge fix for embedded media repeated autoplay

11 years agoadd test deck for embedded media
Hakim El Hattab [Sun, 9 Jun 2013 14:42:55 +0000 (16:42 +0200)]
add test deck for embedded media

11 years agorevamp pdf printing to support per-slide backgrounds (closes #453)
Hakim El Hattab [Sun, 9 Jun 2013 14:12:50 +0000 (16:12 +0200)]
revamp pdf printing to support per-slide backgrounds (closes #453)

11 years agoOnly call embedded content bits if the slide actually changed.
Chris Lawrence [Sat, 8 Jun 2013 09:45:48 +0000 (05:45 -0400)]
Only call embedded content bits if the slide actually changed.

11 years agoupdate example deck to use slide backgrounds (#453)
Hakim El Hattab [Tue, 4 Jun 2013 19:29:32 +0000 (21:29 +0200)]
update example deck to use slide backgrounds (#453)

11 years agoupdate background test, documented slide backgrounds in readme (#453)
Hakim El Hattab [Tue, 4 Jun 2013 19:14:13 +0000 (21:14 +0200)]
update background test, documented slide backgrounds in readme (#453)

11 years agoallow control over background color when using images (#453)
Hakim El Hattab [Tue, 4 Jun 2013 18:25:47 +0000 (20:25 +0200)]
allow control over background color when using images (#453)

11 years agolinear sliding transition option for full page backgrounds (#453)
Hakim El Hattab [Tue, 4 Jun 2013 18:15:19 +0000 (20:15 +0200)]
linear sliding transition option for full page backgrounds (#453)

11 years agosupport for optional background property overrides (#453)
Hakim El Hattab [Tue, 4 Jun 2013 17:58:50 +0000 (19:58 +0200)]
support for optional background property overrides (#453)

11 years agodon't transition to first slide background (#453)
Hakim El Hattab [Tue, 4 Jun 2013 17:51:06 +0000 (19:51 +0200)]
don't transition to first slide background (#453)

11 years agoadd test directory and simple test document for per-slide backgrounds (#453)
Hakim El Hattab [Tue, 4 Jun 2013 17:42:56 +0000 (19:42 +0200)]
add test directory and simple test document for per-slide backgrounds (#453)

11 years agostarted the new per-slide background implementation (#453)
Hakim El Hattab [Tue, 4 Jun 2013 17:42:33 +0000 (19:42 +0200)]
started the new per-slide background implementation (#453)

11 years agoUse Math.floor instead of parseInt to avoid problems with very small numbers like...
Thomas Rosenau [Sun, 2 Jun 2013 09:02:53 +0000 (11:02 +0200)]
Use Math.floor instead of parseInt to avoid problems with very small numbers like 2e-10

11 years agotypo (closes #471)
Hakim El Hattab [Sun, 26 May 2013 18:16:26 +0000 (15:16 -0300)]
typo (closes #471)

11 years agosupport vertical align of slides with absolute children
Hakim El Hattab [Mon, 20 May 2013 04:29:34 +0000 (00:29 -0400)]
support vertical align of slides with absolute children

11 years agoinitial implentation of preview frame, add semi-fade fragment style, data-full-height...
Hakim El Hattab [Mon, 20 May 2013 04:18:48 +0000 (00:18 -0400)]
initial implentation of preview frame, add semi-fade fragment style, data-full-height support

11 years agoviewport meta to fit notes window on ipad
Hakim El Hattab [Sun, 19 May 2013 21:01:52 +0000 (17:01 -0400)]
viewport meta to fit notes window on ipad

11 years agofloat fix in notes-server plugin
Hakim El Hattab [Sun, 19 May 2013 20:42:36 +0000 (16:42 -0400)]
float fix in notes-server plugin

11 years agotypos
Hakim El Hattab [Sun, 12 May 2013 21:25:06 +0000 (17:25 -0400)]
typos

11 years ago-ms-touch-action for #450
Hakim El Hattab [Sun, 12 May 2013 13:47:24 +0000 (09:47 -0400)]
-ms-touch-action for #450

11 years agoupgrade to 2.5.0
Hakim El Hattab [Sun, 12 May 2013 13:45:20 +0000 (09:45 -0400)]
upgrade to 2.5.0

11 years agofix previousFragment, was hiding in reverse order #435
Hakim El Hattab [Sun, 5 May 2013 22:59:17 +0000 (18:59 -0400)]
fix previousFragment, was hiding in reverse order #435

11 years agomerge notes float fix and support for multiple fragments with same index
Hakim El Hattab [Sun, 5 May 2013 22:44:10 +0000 (18:44 -0400)]
merge notes float fix and support for multiple fragments with same index

11 years agoadd data-start-indexv #427
Hakim El Hattab [Sun, 5 May 2013 22:40:08 +0000 (18:40 -0400)]
add data-start-indexv #427

11 years agoAllow override of HTML escaping in code blocks 2.4.0
Eric Weikl [Sun, 5 May 2013 14:03:42 +0000 (16:03 +0200)]
Allow override of HTML escaping in code blocks

This way, authors can use HTML for special formatting.

11 years agochange markdown code sample syntax
Hakim El Hattab [Sat, 4 May 2013 20:07:49 +0000 (16:07 -0400)]
change markdown code sample syntax

11 years agomerge master into dev
Hakim El Hattab [Sat, 4 May 2013 20:06:06 +0000 (16:06 -0400)]
merge master into dev

11 years agoMerge branch 'remotes-plugin-natural-bindings' of https://github.com/toy/reveal.js...
Hakim El Hattab [Sat, 4 May 2013 19:03:19 +0000 (15:03 -0400)]
Merge branch 'remotes-plugin-natural-bindings' of https://github.com/toy/reveal.js into dev

11 years agorvl.io > slid.es
Hakim El Hattab [Sat, 4 May 2013 18:57:41 +0000 (14:57 -0400)]
rvl.io > slid.es

11 years agore-arrange readme
Hakim El Hattab [Sat, 4 May 2013 17:39:36 +0000 (14:39 -0300)]
re-arrange readme

11 years agosetup instructions #357
Hakim El Hattab [Sat, 4 May 2013 17:38:02 +0000 (14:38 -0300)]
setup instructions #357

11 years agoadd package and serve grunt tasks (closes #437)
Hakim El Hattab [Sat, 4 May 2013 14:51:27 +0000 (10:51 -0400)]
add package and serve grunt tasks (closes #437)

11 years agofix ios flicker bug with linear transition #410
Hakim El Hattab [Sat, 4 May 2013 01:51:49 +0000 (21:51 -0400)]
fix ios flicker bug with linear transition #410

11 years agoremotes plugin more natural bindings: tap — next, zoom-out — activate overview, zoom...
Ivan Kuchin [Sat, 4 May 2013 00:27:55 +0000 (02:27 +0200)]
remotes plugin more natural bindings: tap — next, zoom-out — activate overview, zoom-in — deactivate overview

11 years agomerge marked tweak
Hakim El Hattab [Fri, 3 May 2013 13:14:38 +0000 (09:14 -0400)]
merge marked tweak

11 years agoremove automatic quotation marks on blockquote/q (closes #434)
Hakim El Hattab [Fri, 3 May 2013 13:13:10 +0000 (09:13 -0400)]
remove automatic quotation marks on blockquote/q (closes #434)

11 years agoremove lang prefix from marked.js to fix highlight issue
Amit Kotlovski [Thu, 2 May 2013 15:42:12 +0000 (18:42 +0300)]
remove lang prefix from marked.js to fix highlight issue

11 years agominify marked #433
Hakim El Hattab [Thu, 2 May 2013 13:18:28 +0000 (09:18 -0400)]
minify marked #433

11 years agomerge showdown to marked migration
Hakim El Hattab [Thu, 2 May 2013 13:09:33 +0000 (09:09 -0400)]
merge showdown to marked migration

11 years agoSupport for multiple elements with same data-fragment-index
Nigel Stanger [Thu, 2 May 2013 00:26:23 +0000 (12:26 +1200)]
Support for multiple elements with same data-fragment-index

When multiple elements are specified with the same data-fragment-index,
they are all shown or hidden at once.

11 years agoAdded clear:left to notes DIV
Nigel Stanger [Thu, 2 May 2013 00:02:46 +0000 (12:02 +1200)]
Added clear:left to notes DIV

Resolves an issue where the first label (e.g., first bullet or first
number) of a list would wrap to the right side of the window and be
hidden under the clock element.

11 years agoReplace the ShowDown Markdown engine with marked
Amit Kotlovski [Wed, 1 May 2013 20:10:31 +0000 (23:10 +0300)]
Replace the ShowDown Markdown engine with marked

11 years agoMoved my code to auto escape html to the right place
Raymond Camden [Wed, 1 May 2013 19:44:53 +0000 (14:44 -0500)]
Moved my code to auto escape html to the right place

11 years agoAdds support for auto escaping HTML in code blocks.
Raymond Camden [Wed, 1 May 2013 19:29:56 +0000 (14:29 -0500)]
Adds support for auto escaping HTML in code blocks.

11 years agoupdate control styles for fragments
Hakim El Hattab [Tue, 30 Apr 2013 04:07:07 +0000 (00:07 -0400)]
update control styles for fragments

11 years agoadd isVerticalSlide utility method
Hakim El Hattab [Tue, 30 Apr 2013 02:07:09 +0000 (22:07 -0400)]
add isVerticalSlide utility method

11 years agogreatly improved rtl, slides and progress are now reversed #339
Hakim El Hattab [Tue, 30 Apr 2013 01:54:39 +0000 (21:54 -0400)]
greatly improved rtl, slides and progress are now reversed #339

11 years agoavoid errors in old ie from code highlighting
Hakim El Hattab [Sun, 28 Apr 2013 18:12:31 +0000 (14:12 -0400)]
avoid errors in old ie from code highlighting

11 years agoslight readme tweak
Hakim El Hattab [Sat, 27 Apr 2013 22:43:14 +0000 (18:43 -0400)]
slight readme tweak

11 years agoupdate readme to cover #388
Hakim El Hattab [Sat, 27 Apr 2013 22:42:15 +0000 (18:42 -0400)]
update readme to cover #388

11 years agoonly auto-play media when data-autoplay is set (#388)
Hakim El Hattab [Sat, 27 Apr 2013 22:36:29 +0000 (18:36 -0400)]
only auto-play media when data-autoplay is set (#388)

11 years agoauto play/pause youtube video when entering/leaving slide (#388)
Hakim El Hattab [Sat, 27 Apr 2013 22:32:56 +0000 (18:32 -0400)]
auto play/pause youtube video when entering/leaving slide (#388)

11 years agoauto play/pause html5 media when entering/leaving slide (#388)
Hakim El Hattab [Sat, 27 Apr 2013 22:27:34 +0000 (18:27 -0400)]
auto play/pause html5 media when entering/leaving slide (#388)

11 years agoadd config option for disabling all fragments
Hakim El Hattab [Sat, 27 Apr 2013 22:03:06 +0000 (18:03 -0400)]
add config option for disabling all fragments

11 years agofix control arrow anti-aliasing in ff
Hakim El Hattab [Sat, 27 Apr 2013 21:38:52 +0000 (17:38 -0400)]
fix control arrow anti-aliasing in ff

11 years agoavailable fragment routes reflected in control arrows (closes #411)
Hakim El Hattab [Sat, 27 Apr 2013 21:35:17 +0000 (17:35 -0400)]
available fragment routes reflected in control arrows (closes #411)

11 years agogreatly simplify next/prev fragment routines
Hakim El Hattab [Sat, 27 Apr 2013 20:23:28 +0000 (16:23 -0400)]
greatly simplify next/prev fragment routines

11 years agoalso update controls and progress on sync
Hakim El Hattab [Sat, 27 Apr 2013 20:18:39 +0000 (16:18 -0400)]
also update controls and progress on sync

11 years agoupdate progress bar on window resize
Hakim El Hattab [Sat, 27 Apr 2013 20:10:47 +0000 (16:10 -0400)]
update progress bar on window resize

11 years agoadd sync method
Hakim El Hattab [Sat, 27 Apr 2013 20:09:38 +0000 (16:09 -0400)]
add sync method

11 years agoadd support for data-trim attribute on code elements (closes #419)
Hakim El Hattab [Sat, 27 Apr 2013 19:50:33 +0000 (15:50 -0400)]
add support for data-trim attribute on code elements (closes #419)

11 years agonote included languages in highlight.js build #421
Hakim El Hattab [Sat, 27 Apr 2013 19:22:37 +0000 (15:22 -0400)]
note included languages in highlight.js build #421

11 years agosupport code highlighting of a few more common languages #421
Hakim El Hattab [Sat, 27 Apr 2013 17:22:08 +0000 (13:22 -0400)]
support code highlighting of a few more common languages #421

11 years agoindentation tweak #417
Hakim El Hattab [Sat, 27 Apr 2013 17:16:44 +0000 (13:16 -0400)]
indentation tweak #417

11 years agoMerge branch 'master' of https://github.com/bozor/reveal.js into dev
Hakim El Hattab [Sat, 27 Apr 2013 17:14:59 +0000 (13:14 -0400)]
Merge branch 'master' of https://github.com/bozor/reveal.js into dev