Luis HGO [Wed, 27 Nov 2013 12:38:48 +0000 (10:38 -0200)]
Fix for issue #715
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.
Arne Schauf [Thu, 17 Oct 2013 21:07:15 +0000 (23:07 +0200)]
clone via https - ssh not working anonymously
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
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
Hakim El Hattab [Sat, 24 Aug 2013 14:39:15 +0000 (10:39 -0400)]
markdown refactoring; comments, renamed functions, shorter argument lists
Hakim El Hattab [Sat, 24 Aug 2013 14:03:34 +0000 (10:03 -0400)]
more markdown plugin refactoring
Hakim El Hattab [Fri, 23 Aug 2013 21:51:20 +0000 (17:51 -0400)]
standardize way of declaring functions
Hakim El Hattab [Fri, 23 Aug 2013 21:49:19 +0000 (17:49 -0400)]
update markdown plugin formatting to match reveal.js core
Hakim El Hattab [Fri, 23 Aug 2013 19:57:28 +0000 (15:57 -0400)]
pause mode tests
Hakim El Hattab [Fri, 23 Aug 2013 19:36:16 +0000 (15:36 -0400)]
test coverage for fragments
Hakim El Hattab [Fri, 23 Aug 2013 18:57:11 +0000 (14:57 -0400)]
move examples into test/
Hakim El Hattab [Fri, 23 Aug 2013 13:10:11 +0000 (09:10 -0400)]
make sure isVerticalSlide doesn't throw npe
Hakim El Hattab [Fri, 23 Aug 2013 01:38:37 +0000 (21:38 -0400)]
add test for loop setting
Hakim El Hattab [Fri, 23 Aug 2013 00:31:52 +0000 (20:31 -0400)]
run unit tests as part of grunt build and ci
Hakim El Hattab [Fri, 23 Aug 2013 00:27:41 +0000 (20:27 -0400)]
more tests #123
Hakim El Hattab [Fri, 23 Aug 2013 00:09:40 +0000 (20:09 -0400)]
more tests, enable test page scroll overflow #123
Hakim El Hattab [Thu, 22 Aug 2013 23:51:00 +0000 (19:51 -0400)]
more tests, use stricEqual and deepEqual assertions where appropriate #123
Hakim El Hattab [Thu, 22 Aug 2013 23:46:35 +0000 (19:46 -0400)]
include info about which slide the assertion applies to
Hakim El Hattab [Thu, 22 Aug 2013 23:35:21 +0000 (19:35 -0400)]
fix bug where isLastSlide sometimes incorrectly returned false
Hakim El Hattab [Thu, 22 Aug 2013 23:06:41 +0000 (19:06 -0400)]
add qunit grunt dependency
Hakim El Hattab [Thu, 22 Aug 2013 23:03:11 +0000 (19:03 -0400)]
add unit tests #123
Hakim El Hattab [Thu, 22 Aug 2013 23:02:16 +0000 (19:02 -0400)]
2.6.0
Hakim El Hattab [Thu, 22 Aug 2013 15:23:22 +0000 (11:23 -0400)]
leap motion doc tweaks
Hakim El Hattab [Wed, 21 Aug 2013 03:30:11 +0000 (23:30 -0400)]
mathjax readme tweak
Hakim El Hattab [Wed, 21 Aug 2013 03:14:22 +0000 (20:14 -0700)]
Merge pull request #567 from hakimel/dev
2.5.0
Hakim El Hattab [Wed, 21 Aug 2013 02:37:20 +0000 (22:37 -0400)]
readme update for notes in external markdown
Hakim El Hattab [Wed, 21 Aug 2013 02:32:19 +0000 (22:32 -0400)]
merge support for notes when using external markdown
Hakim El Hattab [Tue, 20 Aug 2013 13:10:26 +0000 (09:10 -0400)]
remove needless metadata from math plugin example
Hakim El Hattab [Tue, 20 Aug 2013 13:04:31 +0000 (09:04 -0400)]
disable interaction on future/past slides
Hakim El Hattab [Tue, 20 Aug 2013 03:52:05 +0000 (23:52 -0400)]
typo fix
Hakim El Hattab [Tue, 20 Aug 2013 03:50:28 +0000 (23:50 -0400)]
Merge branch 'dev' of github.com:hakimel/reveal.js into dev
Hakim El Hattab [Tue, 20 Aug 2013 03:50:18 +0000 (23:50 -0400)]
add docs about stretch class
Hakim El Hattab [Tue, 20 Aug 2013 03:46:29 +0000 (23:46 -0400)]
make sure stretch works with video
Hakim El Hattab [Mon, 19 Aug 2013 14:52:04 +0000 (07:52 -0700)]
Merge pull request #564 from tomByrer/patch-1
MathJax CDN links for HTTPS & versions
tomByrer [Mon, 19 Aug 2013 06:58:51 +0000 (00:58 -0600)]
+ MathJax CDN links for HTTPS & versions
Hakim El Hattab [Sun, 18 Aug 2013 22:13:31 +0000 (18:13 -0400)]
remove commented out dependencies from index
Hakim El Hattab [Sun, 18 Aug 2013 21:56:41 +0000 (17:56 -0400)]
renamed .remaining-height to .stretch #244 #490 #561
Hakim El Hattab [Sun, 18 Aug 2013 21:53:41 +0000 (17:53 -0400)]
revised remaining height layout logic
Hakim El Hattab [Sun, 18 Aug 2013 19:40:11 +0000 (15:40 -0400)]
ensure that syntax highlighted code works with remaining-height helper
Hakim El Hattab [Sun, 18 Aug 2013 19:34:10 +0000 (15:34 -0400)]
readme adjustment
Hakim El Hattab [Sun, 18 Aug 2013 18:43:04 +0000 (14:43 -0400)]
math plugin doc update
Hakim El Hattab [Sun, 18 Aug 2013 18:38:01 +0000 (14:38 -0400)]
document math plugin
Hakim El Hattab [Sun, 18 Aug 2013 18:13:55 +0000 (14:13 -0400)]
rename math plugin config option
Hakim El Hattab [Sun, 18 Aug 2013 04:01:28 +0000 (00:01 -0400)]
allow hiding of vertical slide stacks
Hakim El Hattab [Sat, 17 Aug 2013 16:18:48 +0000 (12:18 -0400)]
prevent invalid slidechanged on page load
Hakim El Hattab [Sat, 17 Aug 2013 16:15:55 +0000 (12:15 -0400)]
fix retrieval of computed styles in ff
Hakim El Hattab [Sat, 17 Aug 2013 16:11:05 +0000 (12:11 -0400)]
further work on remaining-height helper #244 #490 #561
Hakim El Hattab [Fri, 16 Aug 2013 13:31:13 +0000 (09:31 -0400)]
start work on logic for fitting an element to remaining slide height #244 #490 #561
Hakim El Hattab [Fri, 16 Aug 2013 13:30:22 +0000 (09:30 -0400)]
remove pointless .call()
Hakim El Hattab [Thu, 15 Aug 2013 12:54:17 +0000 (08:54 -0400)]
refactor js, more natural order of startup methods
Hakim El Hattab [Thu, 15 Aug 2013 12:51:11 +0000 (08:51 -0400)]
add initial slide dom setup pass
Hakim El Hattab [Tue, 13 Aug 2013 13:27:19 +0000 (09:27 -0400)]
add util method for applying css transforms
Hakim El Hattab [Tue, 13 Aug 2013 12:53:31 +0000 (08:53 -0400)]
mathjax plugin updates #531
Hakim El Hattab [Tue, 13 Aug 2013 12:41:16 +0000 (08:41 -0400)]
add isReady method to check reveal.js loaded state
Hakim El Hattab [Tue, 13 Aug 2013 04:10:14 +0000 (00:10 -0400)]
remove unused code
Hakim El Hattab [Tue, 13 Aug 2013 03:15:19 +0000 (23:15 -0400)]
make mathjax host a config option, revamp script loading, fragment examples #531
Hakim El Hattab [Tue, 13 Aug 2013 03:01:35 +0000 (23:01 -0400)]
comments and failesafes for #531
Hakim El Hattab [Tue, 13 Aug 2013 02:42:14 +0000 (22:42 -0400)]
updates to mathjax plugin, incl more examples #531
Hakim El Hattab [Mon, 12 Aug 2013 13:27:23 +0000 (09:27 -0400)]
limit scope of mathjax rerender #531
Hakim El Hattab [Mon, 12 Aug 2013 13:24:29 +0000 (09:24 -0400)]
additional math examples #531
Hakim El Hattab [Mon, 12 Aug 2013 13:21:38 +0000 (09:21 -0400)]
first version of mathjax plugin #531
Hakim El Hattab [Sun, 11 Aug 2013 20:47:56 +0000 (16:47 -0400)]
merge dom setup refactor #544
Hakim El Hattab [Sun, 11 Aug 2013 20:37:17 +0000 (16:37 -0400)]
move leap styles to js #554
Hakim El Hattab [Sun, 11 Aug 2013 20:32:15 +0000 (16:32 -0400)]
disable transitions while presentation loads
Hakim El Hattab [Sun, 11 Aug 2013 20:27:52 +0000 (16:27 -0400)]
correction to view distance calculation for vertical slides
Hakim El Hattab [Sun, 11 Aug 2013 17:50:51 +0000 (13:50 -0400)]
a few corrections to overview slide positioning
Hakim El Hattab [Sun, 11 Aug 2013 17:44:03 +0000 (13:44 -0400)]
fix bug that caused slideshow to break if an unexisting named link was used