Hakim El Hattab
343765b7ab
images with data-src attribute are now lazy-loaded #793
2014-04-22 15:41:08 +02:00
Hakim El Hattab
9b2851376d
always indent html using tabs
2014-04-20 11:50:23 +02:00
Hakim El Hattab
fb7253187d
correction to javascript code sample
2014-04-20 11:29:44 +02:00
Hakim El Hattab
a3d4afeeed
better transition names, fix background images in vertical slides
2014-04-06 11:04:58 +02:00
Hakim El Hattab
3aaca471b1
stop tracking minified files #783
2014-04-06 10:09:25 +02:00
Hakim El Hattab
243867f91e
merge upgrade of highlight.js, add base styles to pre code, dont limit language detection in index.html #809
2014-03-25 16:56:33 +01:00
Hakim El Hattab
b8157a1e91
Merge branch 'master' of https://github.com/jdfitzgerald/reveal.js into dev
2014-03-25 16:42:55 +01:00
J.D. Fitz.Gerald
7d25ef8aaf
updated presentation to specify used languages used for highlight.js
2014-02-28 16:23:05 +00:00
Hakim El Hattab
4cd1dd1a1f
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2014-02-28 12:16:37 +01:00
Hakim El Hattab
08fb6cb2f9
fix pdf print bug in chrome 33 #808
2014-02-28 12:16:14 +01:00
Hakim El Hattab
b25fa50657
remove all use of :not(.image)
2014-02-17 11:55:38 +01:00
Hakim El Hattab
6428504d6d
merge table styles #761 , tweak table padding
2013-12-20 10:35:21 +01:00
Wachiwi
929ace25ee
Table Style
2013-12-17 14:53:36 +01:00
Alex Juarez
8b8cc607d4
The index.html page had the simple theme listed twice. The duplicate was removed.
...
For the Moon and Solarized themes they had .css appended to them which was causing them to not come up.
2013-12-15 19:53:08 +01:00
Alex Juarez
616d83dfb6
The index.html page had the simple theme listed twice. The duplicate was removed.
...
For the Moon and Solarized themes they had .css appended to them which was causing them to not come up.
2013-12-04 15:41:06 -06:00
Hakim El Hattab
544020bb96
use fragment name in example
2013-11-26 12:20:57 -05:00
Guillaume Turri
b46fd8dd70
Added some styles using the current-fragment class
...
according to README, I don't include reveal.min.js.
Hence I believe it makes sense to not include reveal.min.css either.
Hence, examples added in index.html can give the feeling that they don't work yet.
2013-11-26 07:47:03 +01:00
Hakim El Hattab
bbad51e891
use named link for fragments #621
2013-10-11 21:54:25 -04:00
Hakim El Hattab
86216ac645
use 'url()'-free path when specifying parallax image, refactor so that parallax is applied to background class, remove unused attributes #595
2013-09-15 17:45:27 -04:00
Hakim El Hattab
347a907041
update code style to match rest of reveal.js, disable parallax by default #595
2013-09-15 14:48:54 -04:00
Hakim El Hattab
2fc0dfa8e1
merge parallax into dev, remove default image #595
2013-09-15 14:44:45 -04:00
Michał Smoliński
2b5c06c4ef
Added parallax scrolling background
2013-09-10 21:23:10 +02:00
Hakim El Hattab
a3e6c95e79
reorder themes #584
2013-09-04 09:00:26 -04:00
Hakim El Hattab
6ba1a4b780
Merge branch 'list-themes' of https://github.com/tlevine/reveal.js into dev
2013-09-04 08:58:48 -04:00
Thomas Levine
4ce5c75d19
list more themes
2013-09-02 20:44:14 +00:00
hakimel
8a7618793a
syntax fix in code example
2013-08-28 09:43:36 -04:00
Hakim El Hattab
74a5fb949d
remove commented out dependencies from index
2013-08-18 18:13:31 -04:00
Rory Hardy
0a78486b22
Update index.html
...
Commented out leap plugin inclusion.
2013-08-07 22:06:41 -05:00
Rory Hardy
bd543e5cee
Various updates
...
Enhanced the pointer.
Cleaned up the code.
Added additional optional parameters.
Updated documentation.
modified: README.md
modified: index.html
modified: plugin/leap/leap.js
2013-08-07 21:53:31 -05:00
Rory Hardy
1d895bad61
Docs and updates
...
Updated README.md to mention the leap plugin.
Removed leap settings from index.html.
Better variable naming in leap.js
modified: README.md
modified: index.html
modified: plugin/leap/leap.js
2013-08-06 00:11:58 -05:00
Rory Hardy
0e7bc4091e
Minor updates
...
Changed invert to naturalSwipe
Removed invert rule from index.html
Ensured that left/right swipes only work with 1 hand present
modified: index.html
modified: plugin/leap/leap.js
2013-08-04 20:27:47 -05:00
Rory Hardy
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
Hakim El Hattab
4bc16ff5b6
transition override examples in default contents
2013-06-18 08:53:15 -04:00
Hakim El Hattab
7e50404ad7
markup error correction
2013-06-10 08:43:01 +02:00
Hakim El Hattab
4d164dc5b6
revamp pdf printing to support per-slide backgrounds ( closes #453 )
2013-06-09 16:12:50 +02:00
Hakim El Hattab
ff35847fc6
update example deck to use slide backgrounds ( #453 )
2013-06-04 21:29:32 +02:00
Hakim El Hattab
4d89687fde
change markdown code sample syntax
2013-05-04 16:07:49 -04:00
Hakim El Hattab
c746233f66
rvl.io > slid.es
2013-05-04 14:57:41 -04:00
Amit Kotlovski
381da383d9
Replace the ShowDown Markdown engine with marked
2013-05-01 23:10:31 +03:00
Hakim El Hattab
a764c21cd1
add support for data-trim attribute on code elements ( closes #419 )
2013-04-27 15:50:33 -04:00
Hakim El Hattab
13046a0337
merge search plugin, adjust styles
2013-03-08 19:48:30 -05:00
Hakim El Hattab
cc869cb629
update multiplex setup instructions ( #98 )
2013-03-08 19:16:29 -05:00
Hakim El Hattab
825fe51de9
add Reveal.getConfig(), replace use of window.globals ( #98 )
2013-03-08 19:05:58 -05:00
Hakim El Hattab
2bd5e8b65b
merge in multiplex ( #98 )
2013-03-08 18:49:28 -05:00
David Banham
4963f15ab3
Prevent users from accidentally using common credentials
2013-03-09 10:16:44 +11:00
David Banham
580a72c444
Bring multiplex up to date
2013-03-08 12:43:18 +11:00
Hakim El Hattab
5978b7fb64
remove share buttons
2013-02-26 12:08:44 -05:00
Hakim El Hattab
3b822c33e4
disabled overview clicks on slides with disabled class
2013-02-26 12:08:04 -05:00
hakimel
1ca8306e2a
rename padding config option to margin, better mobile support for scaled presentations ( #310 )
2013-01-29 18:59:36 -05:00
Joel Brandt
082e4ed168
implement a fade transition
2013-01-16 12:49:10 -08:00
Luke Williams
b5dde35a84
Fixing spelling mistake.
2012-12-08 04:09:58 +10:00
harriha
a5956bc71d
Fix bug with switching to night theme
...
When switching to 'night' theme, the first slide was shown
instead of correctly linking to the Themes slide.
2012-11-15 11:24:09 +02:00
Hakim El Hattab
4fbec5e87d
add touch based remote controlled plugin
2012-11-11 19:39:05 -05:00
Hakim El Hattab
d6d0f40c5e
add grunt.js build file ( closes #235 )
2012-11-11 10:01:05 -05:00
Hakim El Hattab
b4815a3a83
remember last visited vertical slide ( closes #225 )
2012-11-10 14:48:29 -05:00
Hakim El Hattab
c79376dab2
allow multiple control elements, document usage of global controls ( #184 , #204 )
2012-11-10 11:40:19 -05:00
Hakim El Hattab
794ad86809
corrections to vertical centering ( #70 ), added to docs, upgrade to 2.2
2012-11-10 10:02:19 -05:00
Hakim El Hattab
e87d689231
content now re-renders after alt+click zoom ( closes #195 )
2012-10-28 23:55:19 -04:00
Hakim El Hattab
e693717f2a
update syntax highlight after editing ( #210 ), move markdown and highlight scripts from lib to plugin
2012-10-28 18:09:54 -04:00
Hakim El Hattab
5d1bac5790
merge in support for stepped fragments in notes window
2012-10-25 09:36:25 -04:00
Michael Kühnel
64448319eb
Change source from from reveal.js back to reveal.min.js
2012-10-24 14:57:51 +02:00
Michael Kühnel
76a7bd83fa
Add notes to the fragment slide for testing purposes.
2012-10-24 14:31:58 +02:00
Michael Kühnel
40c899ec56
Cherry picking from branch fix-fragments-in-speakernotes
...
Change source from reveal.min.js to reveal.js for testing purposes.
Add nextFragment and previousFragment to the API:
Making it possible to call the methods Reveal.nextFragment()
and Reveal.previousFragment() from »outside«.
Update README.md:
Add the new API Methods Reveal.prevFragment() and Reveal.nextFragment()
2012-10-23 21:56:56 +02:00
Hakim El Hattab
8576264574
remove traling whitespace ( #197 )
2012-10-20 21:15:02 -04:00
Hakim El Hattab
c6f8a44edf
new postMessage-based notes plugin, moved node-based notes to notes-server ( #190 )
2012-10-20 20:40:52 -04:00
Hakim El Hattab
da40cf2172
add support for fragment styles ( #192 )
2012-10-20 13:33:07 -04:00
Hakim El Hattab
ecb4347ec1
modularize themes and convert them to sass ( closes #191 )
2012-10-20 10:57:51 -04:00
Eric J. Duran
070a1e3ee5
Replacing speakernotes plugin with a simple postMessage system
2012-10-17 17:46:43 -04:00
Hakim El Hattab
4271677ea1
take out demo page js
2012-10-14 21:03:07 -04:00
Hakim El Hattab
470cabaea8
new shorter api method names ( closes #178 ), restructured and cleaned up core js
2012-10-14 21:02:32 -04:00
Hakim El Hattab
6619bc62bd
add zoom transition
2012-10-13 10:28:34 -04:00
Hakim El Hattab
4dad42496e
fix conflict with theme set in query and theme specified in head
2012-10-10 09:35:13 -04:00
Hakim El Hattab
87c554b7da
merge in relative theme/transition links
2012-10-10 09:32:57 -04:00
Hakim El Hattab
f00d8fa1d6
Merge branch 'patch-3' of https://github.com/dandv/reveal.js
2012-10-10 09:25:07 -04:00
Dan Dascalescu
a149de8ddc
Links to transitions & themes stay in presentation
2012-10-10 03:49:05 -07:00
Dan Dascalescu
2cc6927f3c
Typo fix
2012-10-10 02:11:52 -07:00
hakimel
16b71d7a21
slight tweak to zoom integration
2012-10-09 09:22:16 -04:00
Hakim El Hattab
91e9457cef
zoom.js integration via alt+click
2012-10-09 00:06:34 -04:00
Hakim El Hattab
25efef8c4f
wrap markdown in script text/template to fix parsing errors ( closes #146 #155 #162 )
2012-10-08 09:15:36 -04:00
Hakim El Hattab
f22e5f85e8
new paused mode feature ( closes #144 ), controls and progress DOM elements are no longer required in HTML
2012-10-08 00:08:50 -04:00
Max Ogden
7e719c52c8
add link to serif theme in default presentation
2012-10-04 12:46:23 +02:00
Hakim El Hattab
303be5be77
new slide
2012-09-30 18:14:27 -04:00
Hakim El Hattab
eda54dcf7a
main.css > reveal.css
2012-09-28 09:28:26 -04:00
Hakim El Hattab
310ba170c1
remove sharing code for sample presentation
2012-09-21 09:14:40 -04:00
Hakim El Hattab
c904cef864
add option for disabling overview mode ( closes #145 )
2012-09-21 08:58:21 -04:00
Hakim El Hattab
390cdf1172
copy tweaks
2012-09-16 21:50:11 -04:00
Hakim El Hattab
be657e0943
add rvl.io to readme and template slide
2012-09-09 22:04:50 -04:00
Jono Warren
8e48bd21b0
Fix Socket.IO URL
2012-09-03 09:32:31 +01:00
Hakim El Hattab
aa97d80d53
correction to code style in sky theme, adjusted transition demo page
2012-08-30 01:32:18 -04:00
Hakim El Hattab
90f343e5bd
add theme config option, add sky theme, fix line-height of <small>
2012-08-30 00:59:51 -04:00
Owen Versteeg
5170fe026c
made page validate
...
woohoo! reveal.js is now HTML5 compliant!
this is validated using the http://validator.w3.org/ and the http://html5.validator.nu/ services.
this was accomplished using a tad of JavaScript to get around a fullscreen bug.
This also (slightly unintentionally but helpfully) solves a tiny bug with fullscreening in old Opera 11.52 (I think, could be 11.51 or other)
2012-08-12 22:46:06 -03:00
Hakim El Hattab
49e8e0d205
rewrote initialization code for clarity and brevity ( #105 )
2012-08-11 20:25:55 -04:00
Dan Dascalescu
2bc8a587e5
Update index.html
...
Typo fix: let's -> lets
2012-08-08 20:00:40 -07:00
Hakim El Hattab
25ad8adc68
themes are now available as separate css files under css/theme/, old theme option in config is no longer supported ( closes #104 )
2012-08-08 01:14:12 -04:00
Hakim El Hattab
82b4658faf
use minified version of js
2012-08-07 01:27:22 -04:00
Owen Versteeg
9f2d9691a1
improved accessibility
...
I gave all the <img>s alt attributes, which makes reveal.js a lot more accessible
2012-08-05 23:52:36 -03:00
Hakim El Hattab
51a15b840a
fix error in slide markup
2012-08-04 18:19:50 -04:00
Hakim El Hattab
e0e558ac90
more pdf-export tweaks, added slide describing the feature ( #92 )
2012-08-04 16:16:27 -04:00
Hakim El Hattab
eb002bd2a2
slight tweak to pdf export css ( #92 )
2012-08-04 15:53:52 -04:00
Hakim El Hattab
f350c6a5cd
support for PDF export in chrome ( closes #92 )
2012-08-04 15:45:13 -04:00