Hakim El Hattab
bf864c7a0d
ensure all future fragments are invisible #473
2013-07-14 18:19:40 -04:00
Hakim El Hattab
fe4315e912
readme update for #505
2013-07-14 17:47:49 -04:00
Hakim El Hattab
0cb6eab979
fix initial auto-slide overridev #525
2013-07-14 17:35:49 -04:00
Hakim El Hattab
18b4cb754a
typo and whitespace correction
2013-07-10 09:01:56 -04:00
Hakim El Hattab
85043645ec
work around iframe flicker in 3d transitions
2013-07-10 08:59:07 -04:00
Hakim El Hattab
7d19b4f7ce
update changelog links
2013-07-02 18:42:37 -04:00
Hakim El Hattab
ed0af87abd
update url to setup instructions ( closes #520 )
2013-07-01 10:26:27 -04:00
Hakim El Hattab
b292c6f3f4
add barebones example
2013-06-29 21:48:56 -04:00
Hakim El Hattab
01e5a54bb6
test > examples
2013-06-29 21:42:15 -04:00
Hakim El Hattab
f1234e51e1
Merge branch 'fix-notes-after-pr-435' of https://github.com/ericweikl/reveal.js
2013-06-29 21:36:35 -04:00
Hakim El Hattab
f0e63c8e75
additional background test
2013-06-29 21:36:11 -04:00
Hakim El Hattab
5a400dc678
Merge pull request #517 from punchFaceChamp/patch-2
...
Updated README.md
2013-06-29 18:32:26 -07:00
Shammel Lee
668f144f38
Updated README.md
...
Added "touch" config property
2013-06-28 16:08:40 -04:00
Hakim El Hattab
37c9246a6e
default lineheight #512
2013-06-26 18:20:21 -04:00
Adam Hepton
245efee894
Support for notes within markdown
2013-06-25 12:15:22 +01:00
Hakim El Hattab
235c78a5c8
pdf print tweak
2013-06-23 10:02:16 -04:00
Hakim El Hattab
c065705128
background image tweaks
2013-06-22 19:23:44 -04:00
Hakim El Hattab
c9b179fd85
pdf hacks
2013-06-22 09:47:29 -04:00
Hakim El Hattab
bfbeac7a79
removes the extra blank page that was printed with pdf #458
2013-06-21 22:02:06 -04:00
Hakim El Hattab
e51c0fc3ce
broader image url detect ( closes #500 )
2013-06-20 16:46:26 -04:00
Hakim El Hattab
7e8ee5340e
update phanomjs pdf printing to work with latest pdf css
2013-06-18 21:55:23 -04:00
Hakim El Hattab
789a196e8f
Merge branch 'master' of github.com:hakimel/reveal.js
2013-06-18 20:22:19 -04:00
Hakim El Hattab
922b0037cd
adjust background image url detection #453
2013-06-18 20:22:08 -04:00
Eric Weikl
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
Hakim El Hattab
8aede28699
readme restructure, add keyboard section
2013-06-18 10:22:47 -03:00
Hakim El Hattab
2dce8db491
readme update
2013-06-18 10:09:19 -03:00
Hakim El Hattab
ed81faa467
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2013-06-18 09:01:51 -04:00
Hakim El Hattab
4bc16ff5b6
transition override examples in default contents
2013-06-18 08:53:15 -04:00
Hakim El Hattab
c3da106363
rename 'linear' background transition to 'slide'
2013-06-18 08:40:05 -04:00
Hakim El Hattab
eb5b39e685
support for background transition overrides
2013-06-18 08:37:06 -04:00
Hakim El Hattab
b0b6c75629
mouse wheel tweaks ( closes #454 )
2013-06-16 19:55:58 -04:00
Hakim El Hattab
b6e3568f52
minify js for #493
2013-06-16 19:36:23 -04:00
Hakim El Hattab
4fde6124e6
merge navigate prev fix #493
2013-06-16 19:33:57 -04:00
Hakim El Hattab
516b1fc794
readme typo ( closes #495 )
2013-06-16 19:29:12 -04:00
Rick Lupton
d355a04061
Fix jshint test
2013-06-16 22:25:37 +01:00
Hakim El Hattab
56595d65cf
keyboard config object support #405
2013-06-16 11:49:51 -04:00
Rick Lupton
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
Hakim El Hattab
a9dce74e24
recompile themes #488
2013-06-13 21:31:56 -04:00
Hakim El Hattab
e8f42736ff
Merge branch 'master' of https://github.com/OwenVersteeg/reveal.js
2013-06-13 21:30:58 -04:00
Owen Versteeg
cc133679be
Fix links so they aren't cut off (in SCSS)
2013-06-13 20:48:20 -03:00
Owen Versteeg
c5408f37da
Fix links so they aren't cut off (in SCSS)
2013-06-13 19:42:19 -04:00
Owen Versteeg
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
Hakim El Hattab
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
Owen Versteeg
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
Hakim El Hattab
7094f44eb9
merge conflicts w preview & backgrounds
2013-06-10 16:53:41 -04:00
Hakim El Hattab
424f8ee961
additional background test
2013-06-10 22:34:51 +02:00
Hakim El Hattab
c3b91560c7
match background and transition slide transition easing equations
2013-06-10 08:59:58 +02:00
Hakim El Hattab
abb4ca8f2d
rtl support for new sliding backgrounds
2013-06-10 08:55:59 +02:00
Hakim El Hattab
8e348af8b8
pluralize background classname to match '.slides'
2013-06-10 08:49:53 +02:00
Hakim El Hattab
7e50404ad7
markup error correction
2013-06-10 08:43:01 +02:00