Hakim El Hattab
fcb6ea8385
prevent pages from overflowing when printing to pdf
2016-04-28 11:16:36 +02:00
Aniqah Mair
d1a3656108
Add selection colour for Mozilla Firefox
...
Defines the highlight colour when selecting slide content using Mozilla
Firefox to match other browsers, instead of being the default colour.
2016-04-27 14:50:03 -04:00
Hakim El Hattab
66c4e6a77f
use scrollHeight instead of custom measurement
2016-04-27 11:12:16 +02:00
Jess Telford
a0e6da6a9c
More natural zooming on block level elements
...
Switching a `display: block` element to `display: inline-block` allows calculating the bounds based on the contents of the div rather than the entire container (which is often `width: 100%`).
This provides a much more natural zoom, especially for paragraphs and code examples.
2016-04-26 07:27:59 +10:00
Adrian Sieber
87b082340f
Simplify full setup
2016-04-24 09:39:23 +00:00
Hakim El Hattab
539e774d31
3.3.0
2016-04-18 15:29:51 +02:00
Hakim El Hattab
fc3e4d7f23
change introduction
2016-04-18 14:50:36 +02:00
Hakim El Hattab
1efa52486c
readme tweak for #1535
2016-04-13 15:37:04 +02:00
Hakim El Hattab
f0ee41a22d
Merge branch '1549' of https://github.com/RopoMen/reveal.js into dev
2016-04-13 15:26:06 +02:00
Hakim El Hattab
5dd9067150
overview now works with percentage based width/height #1247
2016-04-13 15:21:30 +02:00
Hakim El Hattab
cb092e60bf
Merge branch 'dev' of github.com:hakimel/reveal.js into dev
2016-04-10 12:09:02 +02:00
Hakim El Hattab
a6507afcb4
widen watch for html files, required for updates to demo.html
2016-04-10 12:07:49 +02:00
Hakim El Hattab
87b24dd457
merge conflict
2016-04-10 12:07:10 +02:00
Hakim El Hattab
5a7ac78d4b
lazy load iframe in demo
2016-04-10 11:57:38 +02:00
Hakim El Hattab
0fedfbe4c8
Merge branch 'update-headjs' of https://github.com/booi/reveal.js into dev
2016-04-10 11:56:32 +02:00
Ruben Oostinga
2dc546f5ba
Fix watching for markdown files
...
`./*.md` didn't work `*.md` does work
2016-04-09 12:33:46 +02:00
Markku Roponen
a63c8cab92
Fixes #1549 , now UA match is limiting out MS Edge and Chrome detection is improved. Also improved UserAgent access by storing it in to a local variable, it was accessed so many times in different places.
2016-04-08 15:47:27 +03:00
Hakim El Hattab
e83e275a4c
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-04-07 10:31:56 +02:00
Hakim El Hattab
d6406e433e
new multiplex server courtesy of now.sh ( closes #1377 )
2016-04-07 10:31:41 +02:00
Hakim El Hattab
492e2e2e62
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-04-07 10:25:31 +02:00
Hakim El Hattab
f85a1e9f1a
remove test content
2016-04-07 10:25:10 +02:00
Hakim El Hattab
07c2355604
support for standalone multiplexing
2016-04-07 10:24:44 +02:00
Hakim El Hattab
eca7113f59
Update README.md
2016-04-07 09:55:44 +02:00
Hakim El Hattab
f98b5ccdca
Update README.md
...
readme tweaks
2016-04-07 09:55:04 +02:00
Hakim El Hattab
8789baae29
Merge pull request #1545 from ducin/master
...
Table of contents added in README.md
2016-04-07 09:51:51 +02:00
Hakim El Hattab
520fa4986e
generalize scroll offset prevention
2016-04-07 09:07:19 +02:00
Tomasz Ducin
37ac67dba5
Table of contents added in README.md
2016-04-02 19:43:15 +02:00
Vincent Bernat
a9566dfbd4
make theme "simple" use white titles on dark backgrounds
...
This is similar to what is done in the "white" theme.
2016-03-24 16:25:01 +01:00
Hakim El Hattab
00b9c2b929
minor tweaks
2016-03-20 18:57:30 +01:00
Hakim El Hattab
4e416fdc58
remove unintentionally added file
2016-03-20 18:52:12 +01:00
Hakim El Hattab
3d0969166f
new empty template at index.html, move old index to demo.html #1526
2016-03-20 18:50:23 +01:00
Hakim El Hattab
2625a9292e
add 'shuffle' config value and API method #1506 #1089
2016-03-20 17:57:52 +01:00
Brandon Ooi
1a5f299599
update headjs to v1.0.3
2016-03-16 13:57:15 -07:00
Dhyego Fernando
587d16ceef
fix(PDF Export): Mark as important width
, height
and add zoom
properties to fix CSS rules which were overrided by inline styles
2016-03-10 13:50:35 -04:00
Hakim El Hattab
0dbdd8a366
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-03-10 16:03:09 +01:00
Hakim El Hattab
de2ab07334
slides link
2016-03-10 16:02:36 +01:00
Hakim El Hattab
0c5ce1e731
Merge pull request #1523 from demoneaux/readme-fix
...
Make PDF export section less OS X specific.
2016-03-09 10:05:11 +01:00
Hakim El Hattab
ef137fd01f
server notes plugin no longer syncs overview mode #1446
2016-03-09 10:02:25 +01:00
Hakim El Hattab
8e3a7f03d1
notes plugin no longer syncs overview mode #1446
2016-03-09 09:57:58 +01:00
Hakim El Hattab
922677ac66
fix notes regex #1522 #1392
2016-03-09 09:37:19 +01:00
Benjamin Tan
ac2a3fff75
Make PDF export section less OS X specific.
...
Closes #1073 .
2016-03-07 19:15:59 +08:00
Hakim El Hattab
7cee887815
Merge branch 'patch-1' of https://github.com/LaurentTreguier/reveal.js into dev
2016-03-07 08:58:58 +01:00
Hakim El Hattab
db46896613
Merge pull request #1522 from demoneaux/notes-fix
...
Fix query parameter issue in notes plugin.
2016-03-07 08:53:27 +01:00
Hakim El Hattab
e3d681e7c6
Merge pull request #1521 from demoneaux/unused-dependencies
...
Remove unused dependencies.
2016-03-07 08:52:25 +01:00
Benjamin Tan
6d0b52026a
Fix query parameter issue in notes plugin.
...
Closes #1392 .
2016-03-06 18:28:08 +08:00
Benjamin Tan
9eb56f8146
Remove unused dependencies.
2016-03-06 16:52:02 +08:00
Hakim El Hattab
0eb2d81f35
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2016-03-04 14:47:01 +01:00
Hakim El Hattab
c6b6ae4397
Merge pull request #1484 from omer727/patch-1
...
Fixing spelling typo and GitHub proper camelcase for brand name
2016-03-04 14:46:33 +01:00
Hakim El Hattab
acc40095d5
use css to scale slides up in safari
2016-02-29 11:31:00 +01:00
LaurentTreguier
219a60053a
Change ".video" to ".reveal .video"
...
I don't know if this is supposed to be this way ?
2016-02-17 20:07:53 +01:00