This website requires JavaScript.
9f0224adf9
update visibility of slides as part of sync
Hakim El Hattab
2014-04-28 10:59:31 +02:00
02725cf728
prefer scaling over zooming on mobile devices
Hakim El Hattab
2014-04-28 10:41:31 +02:00
fcec8d058d
fix lazy loading bug related to data-background-image attribute
Hakim El Hattab
2014-04-28 09:58:13 +02:00
fa2413ec73
fix slide transitions in iOS
Hakim El Hattab
2014-04-28 09:44:54 +02:00
b42fae96e5
load all images directly when in 'no-transform'-mode
Hakim El Hattab
2014-04-28 09:13:57 +02:00
6aaff6395a
merge umd wrapping
Hakim El Hattab
2014-04-27 20:38:20 +02:00
860580d4d0
getSlideBackground now works in pdf mode, add pdf tests
Hakim El Hattab
2014-04-27 17:31:50 +02:00
41e1e013b8
better defered loading of background media
Hakim El Hattab
2014-04-27 15:55:57 +02:00
7158c12eff
lazy load all slide backgrounds
Hakim El Hattab
2014-04-27 15:39:11 +02:00
0140a15bae
fix getindices test
Hakim El Hattab
2014-04-27 15:33:41 +02:00
c58096ea99
disregard v index when there is no vertical slides/backgrounds in getSlide/getSlideBackground
Hakim El Hattab
2014-04-27 15:04:37 +02:00
902e36c022
break showing/hiding of slides into separate methods
Hakim El Hattab
2014-04-27 14:54:23 +02:00
eea437f4be
new api method: getBackgroundSlide
Hakim El Hattab
2014-04-27 14:46:49 +02:00
1623b3782e
fix #627
Hakim El Hattab
2014-04-27 08:30:57 +02:00
ddfb0aa86f
abide by configured width/height when printing to pdf
Hakim El Hattab
2014-04-26 21:41:54 +02:00
a522312999
improvements to print stylesheet
Hakim El Hattab
2014-04-26 20:49:22 +02:00
e7d82f1316
fix transitions in firefox
Hakim El Hattab
2014-04-26 20:23:40 +02:00
ae962d729b
fix non-pdf printing (closes #881 )
Hakim El Hattab
2014-04-26 19:16:10 +02:00
b019604531
Merge branch 'feature/print' into dev
Hakim El Hattab
2014-04-26 18:21:39 +02:00
1e5ca748a4
enable reveal.js keyboard shortcuts anywhere in notes window
Hakim El Hattab
2014-04-26 11:35:55 +02:00
b797bbb61b
readme update, kill event listeners when printing pdf
Hakim El Hattab
2014-04-26 11:02:54 +02:00
704022d948
simplify pdf layout
Hakim El Hattab
2014-04-26 10:22:18 +02:00
2f90e9198d
some more flexibility for pdf export sizes
Hakim El Hattab
2014-04-26 09:34:58 +02:00
131c00689a
Merge pull request #883 from seanfisk/fix-small-misspelling
Hakim El Hattab
2014-04-26 09:07:56 +02:00
059cca6fa4
abide by configured slide width when exporting to pdf
Hakim El Hattab
2014-04-26 08:51:33 +02:00
3adaed2a1e
allow tall slides to spread over pages in pdf export
Hakim El Hattab
2014-04-26 08:26:20 +02:00
ca7c33f07c
Fix small misspelling: Mardown -> Markdown
Sean Fisk
2014-04-24 05:15:16 -04:00
a49a78c454
remove needless condition
Hakim El Hattab
2014-04-23 21:18:13 +02:00
646203f038
revert from flexbox for pdf centering, use js for PDF setup
Hakim El Hattab
2014-04-23 19:47:30 +02:00
54ca9edeed
lazy load support for iframes #793
Hakim El Hattab
2014-04-23 15:36:22 +02:00
53238c47ce
null and type check what comes through postmessage
Hakim El Hattab
2014-04-22 19:01:59 +02:00
167400ee8b
documentation for #793
Hakim El Hattab
2014-04-22 16:53:52 +02:00
73f96f1d28
lazy-load support for audio #793
Hakim El Hattab
2014-04-22 16:10:08 +02:00
3ad0d6adc0
tests for lazy loading
Hakim El Hattab
2014-04-22 15:58:21 +02:00
bbd596e434
lazy loading support for video #793
Hakim El Hattab
2014-04-22 15:52:44 +02:00
343765b7ab
images with data-src attribute are now lazy-loaded #793
Hakim El Hattab
2014-04-22 15:41:08 +02:00
5d39b5eabf
carry slide classes over to generated background elements
Hakim El Hattab
2014-04-22 15:16:53 +02:00
37ebe0732c
skip transitions in notes window for better main window performance
Hakim El Hattab
2014-04-22 15:05:06 +02:00
f396b9b871
limit how often the notes window updates presentation states
Hakim El Hattab
2014-04-22 14:50:50 +02:00
c02d185cfd
notes code format tweaks
Hakim El Hattab
2014-04-22 14:14:21 +02:00
ce05138f9a
dont toggle paused/overview modes needlessly when setting state
Hakim El Hattab
2014-04-22 14:06:58 +02:00
9b2851376d
always indent html using tabs
Hakim El Hattab
2014-04-20 11:50:23 +02:00
fb7253187d
correction to javascript code sample
Hakim El Hattab
2014-04-20 11:29:44 +02:00
4a39aecbab
prevent repeated autoslidepaused/resumed events
Hakim El Hattab
2014-04-20 10:52:27 +02:00
3795ef1599
update style of notes plugin to match Slides
Hakim El Hattab
2014-04-20 10:26:00 +02:00
5b18c1f308
notes plugin now operates entirely through window.postMessage, adding support for file protocol
Hakim El Hattab
2014-04-19 10:54:14 +02:00
ce31184bf3
split postmessage config into two options
Hakim El Hattab
2014-04-19 10:53:33 +02:00
fea11d24bc
add config option for postMessage features
Hakim El Hattab
2014-04-18 20:07:03 +02:00
a4b09aecda
bubble all reveal.js events to parent window through postMessage
Hakim El Hattab
2014-04-18 20:03:50 +02:00
11ea0aa3e1
postmessage plugin is now part of reveal.js core
Hakim El Hattab
2014-04-18 13:56:51 +02:00
ac76644456
Merge remote-tracking branch 'upstream/master'
Chris Lawrence
2014-04-13 14:05:51 -04:00
38af788a65
fix css syntax error
Hakim El Hattab
2014-04-13 12:00:06 +02:00
3b111a1cd4
add support for custom keyboard availability condition
Hakim El Hattab
2014-04-13 11:55:06 +02:00
731598f7c8
make all slides 'present' while printing
Hakim El Hattab
2014-04-11 09:40:44 +02:00
c67e6d2e49
build reveal.min.js
Michael Williams
2014-04-08 17:08:43 -07:00
613a05f154
add UMD support. fix #787
Michael Williams
2014-04-08 17:08:21 -07:00
e70d07b45d
Change innerHTML to textContent to avoid video replays inside status Div, for not text content is enough
Nawaz
2014-04-07 10:49:07 +05:30
a3d4afeeed
better transition names, fix background images in vertical slides
Hakim El Hattab
2014-04-06 11:04:58 +02:00
c87d7db930
code format tweak
Hakim El Hattab
2014-04-06 10:18:38 +02:00
2eb3d082ce
Merge branch 'xhr-local' of https://github.com/malyw/reveal.js into dev
Hakim El Hattab
2014-04-06 10:16:46 +02:00
3aaca471b1
stop tracking minified files #783
Hakim El Hattab
2014-04-06 10:09:25 +02:00
a200e93537
Merge branch 'patch-1' of https://github.com/jamestwebber/reveal.js into dev
Hakim El Hattab
2014-04-06 10:04:36 +02:00
d45892ff32
next release will be 3.0.0
Hakim El Hattab
2014-04-06 10:03:46 +02:00
2901abccde
Merge pull request #682 from tentacode/patch-1
Hakim El Hattab
2014-04-06 09:56:54 +02:00
1d13760f0e
only use zoom to scale content in webkit
Hakim El Hattab
2014-04-04 11:35:54 +02:00
170aa31d6f
video background playback
Hakim El Hattab
2014-04-04 09:22:15 +02:00
43bf882d08
revamped and greatly simplified the layout of .slides
Hakim El Hattab
2014-04-03 11:58:15 +02:00
f0f48bd9b0
use flexbox for vertically centered printing #862
Hakim El Hattab
2014-04-03 10:51:27 +02:00
873f2dbc96
Mark xhr.status=0 as successful
Sergey Gospodarets
2014-04-02 13:02:39 +03:00
75247a8860
Mark xhr.status=0 as successful
Sergey Gospodarets
2014-04-02 12:59:36 +03:00
9e78fe3ee2
Merge branch 'dev' of github.com:ht push origin akimel/reveal.js into dev
Hakim El Hattab
2014-04-01 09:14:43 +02:00
79f45c811e
test for #858
Hakim El Hattab
2014-04-01 09:14:29 +02:00
9947b7a532
add getTotalSlides #858
Hakim El Hattab
2014-04-01 09:12:41 +02:00
20a725222b
Make revealJS screen reader friendly by announcing the contents of each slide presented
Nawaz
2014-03-27 16:39:27 +05:30
1de159c4f4
start work on video backgrounds #751
Hakim El Hattab
2014-03-26 15:48:28 +01:00
ccbeaf4c32
optimization, only declare background creation method once
Hakim El Hattab
2014-03-26 15:20:12 +01:00
2a27967d4b
Merge pull request #794 from Spy-Seth/dev
Hakim El Hattab
2014-03-25 21:41:40 +01:00
17d8f0b77c
merge master into dev
Hakim El Hattab
2014-03-25 21:37:51 +01:00
9da952fea3
Merge pull request #832 from craigcitro/patch-1
Hakim El Hattab
2014-03-25 21:36:09 +01:00
eef1636fd7
Merge branch 'dev' of https://github.com/xdhmoore/reveal.js into dev
Hakim El Hattab
2014-03-25 21:16:58 +01:00
a9c2d4d663
disable transition into and out of overview mode #829
Hakim El Hattab
2014-03-25 17:46:10 +01:00
baa6fa45de
tweak table margins, dont reset 'i' element #803
Hakim El Hattab
2014-03-25 17:18:05 +01:00
243867f91e
merge upgrade of highlight.js, add base styles to pre code, dont limit language detection in index.html #809
Hakim El Hattab
2014-03-25 16:56:33 +01:00
b8157a1e91
Merge branch 'master' of https://github.com/jdfitzgerald/reveal.js into dev
Hakim El Hattab
2014-03-25 16:42:55 +01:00
da82c8ce81
limit named links to [a-zA-Z0-9\-\_\:\.] #836
Hakim El Hattab
2014-03-25 15:12:10 +01:00
3d7c21256c
fix 'fragments' config option (#849 )
Hakim El Hattab
2014-03-25 14:28:22 +01:00
7529f7eeb8
prevent invisible fragments from capturing mouse events #845
Hakim El Hattab
2014-03-25 14:09:14 +01:00
6936c5029e
correct ms fullscreen api method name #843
Hakim El Hattab
2014-03-25 13:59:48 +01:00
924c4aaa01
use socket.io 0.9.16
Hakim El Hattab
2014-03-18 15:22:34 +01:00
7285653b01
update version to 2.6.2 to fix broken tarball on npm #506
Hakim El Hattab
2014-03-18 15:07:42 +01:00
da949c33e0
Tweak layout in README.md installation markup.
Craig Citro
2014-03-14 23:21:23 -07:00
1a7732c235
More robost calculation of .stretch height
Daniel Moore
2014-03-13 18:22:30 -05:00
0140fd9ee6
include fragments in progress bar calculation
Hakim El Hattab
2014-03-13 10:32:57 +01:00
55dceaaa0a
update (c) year
Hakim El Hattab
2014-02-16 17:12:05 +01:00
a91f4d601d
test for getProgress
Hakim El Hattab
2014-03-12 22:29:01 +01:00
6e9a33cf1f
add api method for retrieving progress
Hakim El Hattab
2014-03-12 22:26:31 +01:00
8c32e2e967
Merge branch 'dev' of github.com:hakimel/reveal.js into dev
Hakim El Hattab
2014-03-12 08:52:12 +01:00
1c2f4a2e92
deserialize state values
Hakim El Hattab
2014-03-12 08:51:51 +01:00
e8ab2641da
typo fix
Hakim El Hattab
2014-03-12 08:51:40 +01:00
3976030733
Merge pull request #816 from Gijs-Koot/dev
Hakim El Hattab
2014-03-08 12:25:37 +01:00