Commit Graph

822 Commits

Author SHA1 Message Date
70cade3732 Updates to leap.js and index.html
Added timing code to limit gesture calls.
Added gesture to access the overview.
index.html includes the leap plugin
2013-08-04 20:22:34 -05:00
af5acd1aa2 Added gestures
Left, right, up, and down gestures.
Optional invert for gestures.
2013-08-03 22:36:11 -05:00
b2980a705b Added leap.min.js and comments. 2013-08-03 22:33:31 -05:00
7d19b4f7ce update changelog links 2013-07-02 18:42:37 -04:00
ed0af87abd update url to setup instructions (closes #520) 2013-07-01 10:26:27 -04:00
b292c6f3f4 add barebones example 2013-06-29 21:48:56 -04:00
01e5a54bb6 test > examples 2013-06-29 21:42:15 -04:00
f1234e51e1 Merge branch 'fix-notes-after-pr-435' of https://github.com/ericweikl/reveal.js 2013-06-29 21:36:35 -04:00
f0e63c8e75 additional background test 2013-06-29 21:36:11 -04:00
5a400dc678 Merge pull request #517 from punchFaceChamp/patch-2
Updated README.md
2013-06-29 18:32:26 -07:00
668f144f38 Updated README.md
Added "touch" config property
2013-06-28 16:08:40 -04:00
37c9246a6e default lineheight #512 2013-06-26 18:20:21 -04:00
235c78a5c8 pdf print tweak 2013-06-23 10:02:16 -04:00
c065705128 background image tweaks 2013-06-22 19:23:44 -04:00
c9b179fd85 pdf hacks 2013-06-22 09:47:29 -04:00
bfbeac7a79 removes the extra blank page that was printed with pdf #458 2013-06-21 22:02:06 -04:00
e51c0fc3ce broader image url detect (closes #500) 2013-06-20 16:46:26 -04:00
7e8ee5340e update phanomjs pdf printing to work with latest pdf css 2013-06-18 21:55:23 -04:00
789a196e8f Merge branch 'master' of github.com:hakimel/reveal.js 2013-06-18 20:22:19 -04:00
922b0037cd adjust background image url detection #453 2013-06-18 20:22:08 -04:00
46dd9dd817 Create a single fragment event per fragment-index
For backward-compatibility, add a new 'fragments' property to the
fragmentshown and fragmenthidden events. The 'fragment' property still
returns the first fragment.
2013-06-18 18:33:03 +02:00
8aede28699 readme restructure, add keyboard section 2013-06-18 10:22:47 -03:00
2dce8db491 readme update 2013-06-18 10:09:19 -03:00
ed81faa467 Merge branch 'master' of github.com:hakimel/reveal.js into dev 2013-06-18 09:01:51 -04:00
4bc16ff5b6 transition override examples in default contents 2013-06-18 08:53:15 -04:00
c3da106363 rename 'linear' background transition to 'slide' 2013-06-18 08:40:05 -04:00
eb5b39e685 support for background transition overrides 2013-06-18 08:37:06 -04:00
b0b6c75629 mouse wheel tweaks (closes #454) 2013-06-16 19:55:58 -04:00
b6e3568f52 minify js for #493 2013-06-16 19:36:23 -04:00
4fde6124e6 merge navigate prev fix #493 2013-06-16 19:33:57 -04:00
516b1fc794 readme typo (closes #495) 2013-06-16 19:29:12 -04:00
d355a04061 Fix jshint test 2013-06-16 22:25:37 +01:00
56595d65cf keyboard config object support #405 2013-06-16 11:49:51 -04:00
510839ab04 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.
2013-06-14 15:12:56 +01:00
a9dce74e24 recompile themes #488 2013-06-13 21:31:56 -04:00
e8f42736ff Merge branch 'master' of https://github.com/OwenVersteeg/reveal.js 2013-06-13 21:30:58 -04:00
cc133679be Fix links so they aren't cut off (in SCSS) 2013-06-13 20:48:20 -03:00
c5408f37da Fix links so they aren't cut off (in SCSS) 2013-06-13 19:42:19 -04:00
6acfcad2f4 correct links in sky theme
They looked a little wonky if you used a G or a Y.
2013-06-10 20:47:12 -03:00
30a0e67340 Merge pull request #487 from OwenVersteeg/master
update serif (controls, attribution URL, and fix <a> elements)
2013-06-10 16:35:59 -07:00
2990909cc4 update serif (change controls, fix links, change url)
The Serif theme was a little flaky previously
2013-06-10 20:32:34 -03:00
7094f44eb9 merge conflicts w preview & backgrounds 2013-06-10 16:53:41 -04:00
424f8ee961 additional background test 2013-06-10 22:34:51 +02:00
c3b91560c7 match background and transition slide transition easing equations 2013-06-10 08:59:58 +02:00
abb4ca8f2d rtl support for new sliding backgrounds 2013-06-10 08:55:59 +02:00
8e348af8b8 pluralize background classname to match '.slides' 2013-06-10 08:49:53 +02:00
7e50404ad7 markup error correction 2013-06-10 08:43:01 +02:00
5655b5f467 semi-correction #470 2013-06-09 19:17:31 +02:00
1c16148c09 set 'hidden' attribute on all slides except the present (#457) 2013-06-09 17:15:40 +02:00
8393efe8e9 serve notes/multiple index document as html (closes #470) 2013-06-09 17:07:14 +02:00