Hakim El Hattab [Mon, 28 Oct 2013 12:50:45 +0000 (08:50 -0400)]
Merge branch 'classes_in_markdown' of https://github.com/VonC/reveal.js into dev
Hakim El Hattab [Mon, 28 Oct 2013 12:45:14 +0000 (08:45 -0400)]
don't autoplay videos in notes window #624
VonC [Sun, 27 Oct 2013 18:57:12 +0000 (19:57 +0100)]
Add unit-tests for attributes in mardown elements.
Test paragraphs, list items and img attributes.
VonC [Sat, 26 Oct 2013 22:27:44 +0000 (00:27 +0200)]
Add 'data-element-attributes' attr. to 'section'.
By default '{\\\.\s*?([^}]+?)}'.
VonC [Sat, 26 Oct 2013 20:33:43 +0000 (22:33 +0200)]
Cleanup code, remove console log debugs.
VonC [Sat, 26 Oct 2013 19:34:11 +0000 (21:34 +0200)]
Add attributes extracted from an attribute.
Allows to add attributes to element of an attribute which contains
the attribute pattern.
VonC [Fri, 25 Oct 2013 21:18:10 +0000 (23:18 +0200)]
Uses the right method setAttribute.
Works better, and the html elements get their attributes.
VonC [Thu, 24 Oct 2013 20:37:55 +0000 (22:37 +0200)]
First implem for adding classes to enclosing elts.
Extra text representing classes is detected and correctly removed.
Adding attributes isn't working yet.
Hakim El Hattab [Sun, 27 Oct 2013 21:24:36 +0000 (17:24 -0400)]
kill the shadow on table headers
Hakim El Hattab [Sun, 27 Oct 2013 20:39:20 +0000 (16:39 -0400)]
documentation for iframe post messages
Hakim El Hattab [Sun, 27 Oct 2013 19:44:38 +0000 (15:44 -0400)]
Merge branch 'dev' of github.com:hakimel/reveal.js into dev
Hakim El Hattab [Sun, 27 Oct 2013 19:44:26 +0000 (15:44 -0400)]
merge vertical centering for individual slides
Hakim El Hattab [Sun, 27 Oct 2013 19:42:22 +0000 (15:42 -0400)]
contrib update
Hakim El Hattab [Sun, 27 Oct 2013 19:37:29 +0000 (15:37 -0400)]
apply @knownasilya's first slide detection fix to dev branch #671
Hakim El Hattab [Sun, 27 Oct 2013 19:27:35 +0000 (15:27 -0400)]
build latest js, format tweaks
Brad Gessler [Sun, 27 Oct 2013 03:31:42 +0000 (20:31 -0700)]
Added support for postMessage's into any iframes for content that needs to do something when a slide is displayed and hidden.
Hakim El Hattab [Thu, 24 Oct 2013 12:59:52 +0000 (08:59 -0400)]
plug potential xss vector
Michael Ekstrand [Wed, 23 Oct 2013 17:37:58 +0000 (12:37 -0500)]
Support per-slide centering
If config.center is false, this change centers slides with the
'center' class.
Hakim El Hattab [Tue, 22 Oct 2013 13:21:42 +0000 (09:21 -0400)]
configure notes presentation through query string to avoid flicker
Hakim El Hattab [Tue, 22 Oct 2013 13:05:36 +0000 (09:05 -0400)]
include all themes in grunt task
Hakim El Hattab [Tue, 22 Oct 2013 12:41:44 +0000 (08:41 -0400)]
Merge branch 'dev' of https://github.com/Walther/reveal.js into dev
Hakim El Hattab [Tue, 22 Oct 2013 12:40:22 +0000 (08:40 -0400)]
additional config valeus in readme, remove duplicate value, fix commas
Hakim El Hattab [Tue, 22 Oct 2013 12:39:27 +0000 (08:39 -0400)]
Merge branch 'update-readme' of https://github.com/aethanyc/reveal.js into dev
Hakim El Hattab [Tue, 22 Oct 2013 12:38:59 +0000 (08:38 -0400)]
merge readme conflict
Hakim El Hattab [Tue, 22 Oct 2013 12:33:39 +0000 (08:33 -0400)]
readme tweak #660
Hakim El Hattab [Tue, 22 Oct 2013 12:29:31 +0000 (05:29 -0700)]
Merge pull request #657 from asmaps/master
README: clone via https
Hakim El Hattab [Tue, 22 Oct 2013 12:27:50 +0000 (05:27 -0700)]
Merge pull request #664 from vertti/patch-1
add details to README on creating themes
Janne Sinivirta [Tue, 22 Oct 2013 09:56:46 +0000 (12:56 +0300)]
Add details to README on creating themes.
Closes #662.
Hakim El Hattab [Sat, 19 Oct 2013 13:35:51 +0000 (09:35 -0400)]
smooth reset of auto-slide progress, fix overlapping repaint calls
Hakim El Hattab [Fri, 18 Oct 2013 13:15:22 +0000 (09:15 -0400)]
don't increase body height to try and hide address bar, caused issues in ios 7 safari
Hakim El Hattab [Fri, 18 Oct 2013 02:27:31 +0000 (22:27 -0400)]
don't show auto slide controls if there's only one slide
Arne Schauf [Thu, 17 Oct 2013 21:07:15 +0000 (23:07 +0200)]
clone via https - ssh not working anonymously
Hakim El Hattab [Thu, 17 Oct 2013 13:17:30 +0000 (09:17 -0400)]
resume auto-sliding when autoSlide config value changes
Ting-Yu Lin [Tue, 15 Oct 2013 15:07:40 +0000 (23:07 +0800)]
Add various configuration options to README
Also add a description about the solarized theme.
Hakim El Hattab [Sun, 13 Oct 2013 21:14:29 +0000 (17:14 -0400)]
replay when auto-slide controls are clicked on last slide
Hakim El Hattab [Sun, 13 Oct 2013 20:03:41 +0000 (16:03 -0400)]
fix css syntax error
Hakim El Hattab [Sun, 13 Oct 2013 20:00:19 +0000 (16:00 -0400)]
fix playback controls in ie10
Hakim El Hattab [Sun, 13 Oct 2013 19:51:13 +0000 (15:51 -0400)]
add auto-slide instructions to readme
Hakim El Hattab [Sun, 13 Oct 2013 19:38:24 +0000 (15:38 -0400)]
minor tweaks and comments
Hakim El Hattab [Sun, 13 Oct 2013 19:25:13 +0000 (15:25 -0400)]
support moz and webkit prefixed requestAnimationFrame
Hakim El Hattab [Sun, 13 Oct 2013 19:06:30 +0000 (15:06 -0400)]
auto-slide playback updates, fix tap action, hide during overview
Hakim El Hattab [Sun, 13 Oct 2013 18:36:27 +0000 (14:36 -0400)]
functional playback control for auto sliding
Hakim El Hattab [Sun, 13 Oct 2013 17:08:50 +0000 (13:08 -0400)]
group feature detection results in 'features' object, test for canvas and requestAnimationFrame
Hakim El Hattab [Sun, 13 Oct 2013 17:02:50 +0000 (13:02 -0400)]
foundation for playback component
Hakim El Hattab [Sun, 13 Oct 2013 15:47:04 +0000 (11:47 -0400)]
prioritize closing preview when ESC is pressed
Hakim El Hattab [Sat, 12 Oct 2013 02:33:23 +0000 (22:33 -0400)]
override any value throguh query, deserialize values of getQueryHash #641
Hakim El Hattab [Sat, 12 Oct 2013 02:14:50 +0000 (22:14 -0400)]
support for svg background images #632
Hakim El Hattab [Sat, 12 Oct 2013 02:05:43 +0000 (22:05 -0400)]
better check for arrays in markdown plugin
Hakim El Hattab [Sat, 12 Oct 2013 01:55:28 +0000 (21:55 -0400)]
remove accidentally checked in files
Hakim El Hattab [Sat, 12 Oct 2013 01:54:25 +0000 (21:54 -0400)]
use named link for fragments #621
Hakim El Hattab [Sat, 12 Oct 2013 01:51:57 +0000 (21:51 -0400)]
Merge branch 'patch-1' of https://github.com/webpro/reveal.js into dev
Hakim El Hattab [Sat, 12 Oct 2013 01:47:45 +0000 (21:47 -0400)]
shell highlight #642
Hakim El Hattab [Fri, 11 Oct 2013 12:40:40 +0000 (08:40 -0400)]
add autoSlideStoppable config value, allows autoSlide to be aborted on user input
Hakim El Hattab [Thu, 10 Oct 2013 13:20:54 +0000 (09:20 -0400)]
code style
Hakim El Hattab [Thu, 10 Oct 2013 13:14:35 +0000 (09:14 -0400)]
Merge branch 'focus-body-on-visibility-change' of https://github.com/rexxars/reveal.js into dev
Hakim El Hattab [Thu, 10 Oct 2013 13:11:03 +0000 (09:11 -0400)]
remove unused head.js in barebones example #616
Hakim El Hattab [Thu, 10 Oct 2013 12:14:05 +0000 (08:14 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js into dev
Lars Kappert [Sun, 29 Sep 2013 09:34:17 +0000 (11:34 +0200)]
Property 'length' is not a variable.
Walther [Sun, 22 Sep 2013 15:54:45 +0000 (18:54 +0300)]
add theme 'blood.'
Espen Hovlandsdal [Sat, 21 Sep 2013 20:19:02 +0000 (22:19 +0200)]
Focus body when page visibility changes to ensure keyboard shortcuts are usable
Hakim El Hattab [Fri, 20 Sep 2013 03:36:39 +0000 (23:36 -0400)]
serve remotes js from s3 #611
Hakim El Hattab [Fri, 20 Sep 2013 03:32:06 +0000 (23:32 -0400)]
remove extravagant comment
Hakim El Hattab [Sun, 15 Sep 2013 21:45:27 +0000 (17:45 -0400)]
use 'url()'-free path when specifying parallax image, refactor so that parallax is applied to background class, remove unused attributes #595
Hakim El Hattab [Sun, 15 Sep 2013 18:58:41 +0000 (14:58 -0400)]
update the parallax background when the window resizes #595
Hakim El Hattab [Sun, 15 Sep 2013 18:55:23 +0000 (14:55 -0400)]
move parallax code to separate method #595
Hakim El Hattab [Sun, 15 Sep 2013 18:48:54 +0000 (14:48 -0400)]
update code style to match rest of reveal.js, disable parallax by default #595
Hakim El Hattab [Sun, 15 Sep 2013 18:44:45 +0000 (14:44 -0400)]
merge parallax into dev, remove default image #595
Hakim El Hattab [Sun, 15 Sep 2013 16:48:48 +0000 (12:48 -0400)]
add contribution guidelines
Hakim El Hattab [Sun, 15 Sep 2013 15:53:09 +0000 (11:53 -0400)]
Merge branch 'master' of https://github.com/drhuettl/reveal.js
Hakim El Hattab [Sun, 15 Sep 2013 15:52:40 +0000 (11:52 -0400)]
update comment
Donald R. Huettl [Sun, 15 Sep 2013 04:54:32 +0000 (23:54 -0500)]
prevent unintended slide change event
This prevents the upcoming slide on the notes page from triggering
slidechanged events. I believe this fixes issue 578, as well.
Hakim El Hattab [Sat, 14 Sep 2013 16:20:59 +0000 (12:20 -0400)]
add note about port #608
Hakim El Hattab [Sat, 14 Sep 2013 15:24:20 +0000 (11:24 -0400)]
Merge branch 'patch-1' of https://github.com/mrshu/reveal.js
Hakim El Hattab [Sat, 14 Sep 2013 15:11:48 +0000 (11:11 -0400)]
make sure remotes works without notes plugin being loaded #607
Hakim El Hattab [Thu, 12 Sep 2013 01:55:49 +0000 (21:55 -0400)]
make hiding of address bar configurable
Marek Šuppa [Wed, 11 Sep 2013 22:20:09 +0000 (00:20 +0200)]
Add option to Gruntfile.js to specify server port
Michał Smoliński [Wed, 11 Sep 2013 18:41:50 +0000 (20:41 +0200)]
Fix: no parallax scrolling in FF
Fixed problem with parallax background not working under FF
Michał Smoliński [Tue, 10 Sep 2013 19:23:10 +0000 (21:23 +0200)]
Added parallax scrolling background
Hakim El Hattab [Sat, 7 Sep 2013 03:05:02 +0000 (23:05 -0400)]
rebuild css after merging #591 into dev
Tyler Cipriani [Fri, 6 Sep 2013 23:22:39 +0000 (17:22 -0600)]
Fix IE10 vertical slide perspective
Hakim El Hattab [Fri, 6 Sep 2013 12:40:43 +0000 (08:40 -0400)]
markdown plugin can now process slides that are added at runtime
Hakim El Hattab [Fri, 6 Sep 2013 12:24:03 +0000 (08:24 -0400)]
fix issue with notes on last slide of external markdown #589
Hakim El Hattab [Wed, 4 Sep 2013 13:00:26 +0000 (09:00 -0400)]
reorder themes #584
Hakim El Hattab [Wed, 4 Sep 2013 12:58:48 +0000 (08:58 -0400)]
Merge branch 'list-themes' of https://github.com/tlevine/reveal.js into dev
Hakim El Hattab [Wed, 4 Sep 2013 12:56:50 +0000 (08:56 -0400)]
enable hiding of address bar for ios chrome #582
Hakim El Hattab [Wed, 4 Sep 2013 01:55:19 +0000 (21:55 -0400)]
update progress bar to hide/show using same type of rules as controls
Hakim El Hattab [Wed, 4 Sep 2013 01:51:52 +0000 (21:51 -0400)]
Merge branch 'master' of https://github.com/ziggystar/reveal.js into dev
Hakim El Hattab [Wed, 4 Sep 2013 00:49:51 +0000 (20:49 -0400)]
update grunt and node dependency versions
Thomas Geier [Tue, 3 Sep 2013 09:10:05 +0000 (11:10 +0200)]
fix: links not working when controls are disabled
Thomas Levine [Mon, 2 Sep 2013 20:44:14 +0000 (20:44 +0000)]
list more themes
Hakim El Hattab [Thu, 29 Aug 2013 13:28:16 +0000 (09:28 -0400)]
configure notes window presentations to hide needless UI
hakimel [Wed, 28 Aug 2013 13:43:36 +0000 (09:43 -0400)]
syntax fix in code example
Hakim El Hattab [Tue, 27 Aug 2013 13:25:02 +0000 (09:25 -0400)]
prep markdown test suite
Hakim El Hattab [Tue, 27 Aug 2013 13:11:33 +0000 (09:11 -0400)]
markdown refactoring #507
Hakim El Hattab [Mon, 26 Aug 2013 13:20:12 +0000 (09:20 -0400)]
minor refactoring of overview code
Hakim El Hattab [Mon, 26 Aug 2013 13:16:32 +0000 (09:16 -0400)]
update to latest version of highlight theme #576
Hakim El Hattab [Sat, 24 Aug 2013 20:13:24 +0000 (16:13 -0400)]
fix bug where markdown notes in last slide would not parse #574
Hakim El Hattab [Sat, 24 Aug 2013 19:10:10 +0000 (15:10 -0400)]
include dev flag in version
Hakim El Hattab [Sat, 24 Aug 2013 15:06:52 +0000 (11:06 -0400)]
always use 'i' as iterator
Hakim El Hattab [Sat, 24 Aug 2013 14:52:35 +0000 (10:52 -0400)]
add test task, avoid attempt to run tests in unrelated html files