This website requires JavaScript.
c13390354b
explain fragments in readme
Hakim El Hattab
2012-10-20 15:20:08 -03:00
d84aeeb9ae
fix overview when zoom transition is active (#196 )
Hakim El Hattab
2012-10-20 13:46:19 -04:00
da40cf2172
add support for fragment styles (#192 )
Hakim El Hattab
2012-10-20 13:33:07 -04:00
a4f03be485
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-10-20 12:51:23 -04:00
3241cb78d8
progress bar can now be clicked to navigate (closes #181 )
Hakim El Hattab
2012-10-20 12:51:12 -04:00
95cf421f01
Merge pull request #194 from mischah/feature-fullscreen
Hakim El Hattab
2012-10-20 08:23:16 -07:00
ecb4347ec1
modularize themes and convert them to sass (closes #191 )
Hakim El Hattab
2012-10-20 10:57:51 -04:00
f82c13497a
Update README.md
Michael Kühnel
2012-10-19 01:49:02 +02:00
379f5d38ff
Change source from from reveal.js back to reveal.min.js
Michael Kühnel
2012-10-19 00:39:11 +02:00
dc57e4c51c
Apply latest change to the minified version
Michael Kühnel
2012-10-19 00:38:33 +02:00
ff8ccbb02e
Update renamed API method
Michael Kühnel
2012-10-19 00:35:23 +02:00
54588f5fea
Update README.md
Michael Kühnel
2012-10-19 00:26:28 +02:00
b957d0b858
Rename API method from Reveal.previousFragment() to Reveal.prevFragment()
Michael Kühnel
2012-10-19 00:24:13 +02:00
c39f5fc0b0
Oops. Delete console output.
Michael Kühnel
2012-10-19 00:14:46 +02:00
82bd8e4fb0
Renaming key within fragmentData
Michael Kühnel
2012-10-19 00:12:53 +02:00
d02e64adbd
get 'fragmentdata' and react by showing/hiding the corresponding fragments
Michael Kühnel
2012-10-19 00:07:26 +02:00
c46486b3df
Add event listener 'fragmentshown' and 'fragmenthidden'
Michael Kühnel
2012-10-19 00:04:40 +02:00
46e270e59f
Broadcast fragmentdata
Michael Kühnel
2012-10-18 23:59:43 +02:00
409c0dfbcc
Add missing semicolon
Michael Kühnel
2012-10-18 23:56:51 +02:00
cbdbfc07f4
Fix indentation
Michael Kühnel
2012-10-18 23:55:06 +02:00
5cfb7b3239
Add nextFragment and previousFragment to the API
Michael Kühnel
2012-10-18 23:19:01 +02:00
e447187c20
Change source from reveal.min.js to reveal.js for testing purposes
Michael Kühnel
2012-10-18 23:15:28 +02:00
3413d99b2b
remove image dir (#187 )
Hakim El Hattab
2012-10-17 23:15:09 -04:00
551c783b72
fix issue in browsers that don't support classList
Hakim El Hattab
2012-10-17 23:01:41 -04:00
070a1e3ee5
Replacing speakernotes plugin with a simple postMessage system
Eric J. Duran
2012-10-17 17:46:43 -04:00
3a2036e2b2
add 'ready' event (#182 )
Hakim El Hattab
2012-10-17 00:20:42 -04:00
f70dcd3c9f
Adding images directory to staticDir so we can search images
Eric J. Duran
2012-10-16 17:48:34 -04:00
558c21e1a3
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-10-16 09:28:04 -04:00
17f3cf4332
adjust themes so that font definitions are at top, apply fonts on .reveal instead of body
Hakim El Hattab
2012-10-16 09:27:55 -04:00
f0c27efc95
Merge pull request #183 from dandv/patch-4
Hakim El Hattab
2012-10-15 06:15:19 -07:00
20858d1f4c
Document zooming feature
Dan Dascalescu
2012-10-14 23:15:41 -07:00
4271677ea1
take out demo page js
Hakim El Hattab
2012-10-14 21:03:07 -04:00
470cabaea8
new shorter api method names (closes #178 ), restructured and cleaned up core js
Hakim El Hattab
2012-10-14 21:02:32 -04:00
e15beb47f0
merge full screen key binding (f)
Hakim El Hattab
2012-10-14 20:17:49 -04:00
68139e64e9
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-10-14 19:58:34 -04:00
86a907e8cc
enable pinch to zoom interaction if overview is disabled (#175 )
Hakim El Hattab
2012-10-14 19:58:24 -04:00
ec58a913f2
Change source from from reveal.js back to reveal.min.js
Michael Kühnel
2012-10-14 11:11:19 +02:00
aed06772f6
Apply latest change to the minified version
Michael Kühnel
2012-10-14 11:08:50 +02:00
a23868804e
Change source from reveal.min.js to reveal.js for testing purposes
Michael Kühnel
2012-10-14 10:33:25 +02:00
2869f8a4ee
Add fullscreen mode
Michael Kühnel
2012-10-14 10:26:40 +02:00
8c23c89883
Merge pull request #173 from Hlynsson/patch-1
Hakim El Hattab
2012-10-13 09:14:06 -07:00
6e0d0e279d
roll back attr name change, just lowercase (#170 )
Hakim El Hattab
2012-10-13 12:13:26 -04:00
421b78aafb
ability to define autoSlide duration per slide
Hakim El Hattab
2012-10-13 12:04:33 -04:00
ed1db1f3c8
Merge branch 'master' of https://github.com/functino/reveal.js
Hakim El Hattab
2012-10-13 11:44:54 -04:00
6619bc62bd
add zoom transition
Hakim El Hattab
2012-10-13 10:28:34 -04:00
bb47678b27
tweaks to page and cube transitions, change sky theme text-highlight color
Hakim El Hattab
2012-10-13 10:08:06 -04:00
c34be2e976
default config value for theme is null
Hakim El Hattab
2012-10-13 00:17:45 -04:00
1a163d3450
fixed link for browser support
Hansi
2012-10-12 15:16:46 +02:00
f6bae66089
Make it possible to customize autoSlide for each slide
ageier
2012-10-11 19:13:18 +02:00
4dad42496e
fix conflict with theme set in query and theme specified in head
Hakim El Hattab
2012-10-10 09:35:13 -04:00
87c554b7da
merge in relative theme/transition links
Hakim El Hattab
2012-10-10 09:32:57 -04:00
f00d8fa1d6
Merge branch 'patch-3' of https://github.com/dandv/reveal.js
Hakim El Hattab
2012-10-10 09:25:07 -04:00
7711340967
Merge pull request #168 from dandv/patch-2
Hakim El Hattab
2012-10-10 05:57:35 -07:00
a149de8ddc
Links to transitions & themes stay in presentation
Dan Dascalescu
2012-10-10 03:49:05 -07:00
2cc6927f3c
Typo fix
Dan Dascalescu
2012-10-10 02:11:52 -07:00
16b71d7a21
slight tweak to zoom integration
hakimel
2012-10-09 09:22:16 -04:00
7166e2d8cc
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-10-09 00:06:44 -04:00
91e9457cef
zoom.js integration via alt+click
Hakim El Hattab
2012-10-09 00:06:34 -04:00
5d7d3e83c5
update re markdown
Hakim El Hattab
2012-10-08 10:17:39 -03:00
25efef8c4f
wrap markdown in script text/template to fix parsing errors (closes #146 #155 #162 )
Hakim El Hattab
2012-10-08 09:15:36 -04:00
f22e5f85e8
new paused mode feature (closes #144 ), controls and progress DOM elements are no longer required in HTML
Hakim El Hattab
2012-10-08 00:08:50 -04:00
84b69b6b9a
root reset styles at .reveal (#163 )
Hakim El Hattab
2012-10-07 14:43:50 -04:00
1c726eed78
remove duplicate padding/margin reset on html & body
Hakim El Hattab
2012-10-07 14:31:20 -04:00
43c8990f2b
prevent touchmove default action on android (#143 )
Hakim El Hattab
2012-10-04 09:32:20 -04:00
6af14aca0f
Merge branch 'serif-theme' of https://github.com/maxogden/reveal.js
Hakim El Hattab
2012-10-04 09:05:33 -04:00
7d5c8b550d
add override flag to overview toggle, code cleanup
Hakim El Hattab
2012-10-04 08:56:43 -04:00
b0cc9fee45
add 'none'-transition (closes #159 , #160 )
Hakim El Hattab
2012-10-04 08:14:51 -04:00
7e719c52c8
add link to serif theme in default presentation
Max Ogden
2012-10-04 12:46:23 +02:00
2c788dffb6
simple serif font theme
Max Ogden
2012-10-04 12:38:05 +02:00
303be5be77
new slide
Hakim El Hattab
2012-09-30 18:14:27 -04:00
e014daa4f5
facility for css shader transitions, add css shader based tile-transition
Hakim El Hattab
2012-09-30 17:51:04 -04:00
eda54dcf7a
main.css > reveal.css
Hakim El Hattab
2012-09-28 09:28:26 -04:00
1ed79b9df6
minified version of showdown
Hakim El Hattab
2012-09-28 09:28:06 -04:00
66988b8f0a
max-height and overflow for code blocks (closes #16 )
Hakim El Hattab
2012-09-28 09:11:17 -04:00
112227b79c
slightly larger preview of next slide in speaker notes (closes #147 )
Hakim El Hattab
2012-09-28 00:23:34 -04:00
e79bc38b43
rollback change in showndown, stop highlight.js's html entity escape #523
Hakim El Hattab
2012-09-28 00:14:57 -04:00
78b9bb43e1
disable html entity escapes in showdown (cloes #153 & #152 )
Hakim El Hattab
2012-09-27 21:44:13 -04:00
73706ad02e
Changes to make PDF output match the browser view more closely font-size: 18pt; instead of fount-size: 22pt; remove the "a" tag from def that forces font size, otherwise anchors in various contexts, e.g., headings, etc., will cause ugly rendering due to mismatched font size. specify font size for "pre" tags so that code listings more closely match browser rendering
Gary Murakami
2012-09-27 11:39:11 -04:00
a1e73b78ef
code comments, remove needless nodelist > array conversion
Hakim El Hattab
2012-09-21 09:27:31 -04:00
edb2051529
2.0 is stable, update to 2.1
Hakim El Hattab
2012-09-21 09:18:55 -04:00
310ba170c1
remove sharing code for sample presentation
Hakim El Hattab
2012-09-21 09:14:40 -04:00
7075bc2b6e
merge markdown in notes
Hakim El Hattab
2012-09-21 09:08:24 -04:00
c5fe9bd3c4
Merge branch 'markdown-in-notes' of https://github.com/technicalpickles/reveal.js
Hakim El Hattab
2012-09-21 09:01:08 -04:00
c904cef864
add option for disabling overview mode (closes #145 )
Hakim El Hattab
2012-09-21 08:58:21 -04:00
6779f4aecb
instructions for print pdf include
Hakim El Hattab
2012-09-21 09:50:28 -03:00
390cdf1172
copy tweaks
Hakim El Hattab
2012-09-16 21:50:11 -04:00
f12ac5f9e9
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-09-16 21:47:15 -04:00
024105fbbc
fix mixed spaces & tabs, remove unused feature test, add missing ;
Hakim El Hattab
2012-09-16 21:47:07 -04:00
21d80076bd
Merge pull request #141 from rmurphey/node_0.8_update
Hakim El Hattab
2012-09-11 13:57:04 -07:00
9688d3a306
package.json for node 0.8+
Rebecca Murphey
2012-09-11 12:45:55 -04:00
28567f32ac
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-09-09 22:17:52 -04:00
edfcfb1d3f
open slide notes window automatically #135
Hakim El Hattab
2012-09-09 22:17:32 -04:00
884ecc6225
Merge branch 'open-notes-in-new-window' of https://github.com/technicalpickles/reveal.js
Hakim El Hattab
2012-09-09 22:14:25 -04:00
48390c0933
readme update
Hakim El Hattab
2012-09-09 23:07:57 -03:00
21f27bdd34
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-09-09 22:04:58 -04:00
be657e0943
add rvl.io to readme and template slide
Hakim El Hattab
2012-09-09 22:04:50 -04:00
df2ebc570c
Add documentation for markdown speaker notes
Josh Nichols
2012-09-08 22:10:13 -04:00
a8a3765bec
Support markdown in speaker notes
Josh Nichols
2012-09-08 22:05:19 -04:00
77d338f93a
Open notes in new window, instead of printing to console
Josh Nichols
2012-09-08 21:53:43 -04:00
e6e80283f2
Update README.md
Hakim El Hattab
2012-09-04 13:36:15 -03:00