Hakim El Hattab
15e6994569
support for fading in unmatched auto-animate elements
2020-02-12 14:05:23 +01:00
Hakim El Hattab
e45626d6bd
add helper class for disabling all slide transitions
2020-02-08 20:41:49 +01:00
Hakim El Hattab
be08d52b5b
Merge branch 'dev' of github.com:hakimel/reveal.js into dev
2020-02-06 15:09:52 +01:00
Hakim El Hattab
8e3a065596
Merge pull request #2579 from Martinomagnifico/dev
...
Add RTL support to Controls
2020-02-06 15:09:42 +01:00
Hakim El Hattab
e5ba80478d
fix auto-animatie transform origin + refactoring
2020-02-06 14:30:32 +01:00
Hakim El Hattab
4802a2b7f4
auto-animate applies styles via stylesheet to avoid changing the slide dom
2020-02-05 15:55:16 +01:00
Martino
ccb42c7ca9
Add RTL support to Controls
...
Add RTL support to Controls
2020-02-05 14:16:15 +01:00
Hakim El Hattab
b6c890b1a7
easing option for auto-animate
2020-02-01 19:11:52 +01:00
Hakim El Hattab
8d89db32f6
initial work for auto-animate
2020-01-31 10:46:28 +01:00
Hakim El Hattab
731f6819ac
Merge pull request #2567 from trevorpower/patch-1
...
fixed link to gruntfile
2020-01-27 13:46:34 +01:00
Hakim El Hattab
d969ec5f25
2020
2020-01-15 11:39:19 +01:00
Trevor Power
76a8193fc2
fixed link to gruntfile
2020-01-13 11:57:17 +00:00
Hakim El Hattab
6f9b10b269
switch to fixed unit for fragment animations to make them more consistent
2019-12-19 08:16:42 +01:00
quilicicf
f4d188ec99
Expose theme variables in CSS custom properties
2019-11-12 13:54:12 +01:00
Hakim El Hattab
a1dd1028a1
down arrow padding for edge aligned controls
2019-05-27 08:04:58 +02:00
NoriSte
6ac01281d2
fix the touch devices issues with the down arrow
2019-05-18 12:57:35 +02:00
Hakim El Hattab
e9ba289e80
refinements for multi-step code highlights
2019-04-05 19:49:17 +02:00
Hakim El Hattab
7eb2cec6b6
first version of multi-step code highlights
2019-04-05 07:59:35 +02:00
Hakim El Hattab
3da09f1fef
3.8.0
2019-04-01 14:34:10 +02:00
Hakim El Hattab
c7db11d9cf
tests for plugins
2019-03-14 16:03:55 +01:00
Hakim El Hattab
cfc2f9cf9c
line number styling tweaks
2019-03-12 13:21:27 +01:00
Hakim El Hattab
fbbae1dc55
switch to monokai as default syntax highlight theme
2019-03-12 11:26:10 +01:00
Hakim El Hattab
8690858b6f
more succinct syntax for code block line highlights
2019-03-11 15:48:03 +01:00
Hakim El Hattab
cef864a7be
highlight plugin updates; support for line numbers and highlighting specific lines
2019-03-08 15:07:59 +01:00
Hakim El Hattab
213023760a
build dependency updates
2019-02-28 13:47:49 +01:00
Hakim El Hattab
2d57981261
zoom transition now uses zooming for vertical transitions, too
2019-02-01 11:09:03 +01:00
Hakim El Hattab
6a2cb42e6b
enable pinch-to-zoom for android
2019-01-30 16:31:31 +01:00
Hakim El Hattab
481208f43f
hide vertical arrows when navigationMode is 'linear' #2307
2019-01-23 10:30:29 +01:00
Hakim El Hattab
ddd9f818f3
hide body overflow
2019-01-22 12:05:57 +01:00
Hakim El Hattab
41858b91d5
adjust how global height is styled
2019-01-22 10:02:08 +01:00
Hakim El Hattab
5002304fb1
correct height of reveal.js on mobile devices, fixes vertical overflow
2019-01-22 09:45:33 +01:00
Hakim El Hattab
c36caef5e7
2019
2019-01-10 14:58:38 +01:00
Hakim El Hattab
9f1856d55b
fix notes layout when container isnt as wide as viewport
2018-12-18 10:14:18 +01:00
Hakim El Hattab
6fe0cbc0dd
prefer vh for speaker notes layout
2018-12-17 12:58:55 +01:00
Hakim El Hattab
87d6af2cb4
Merge pull request #2266 from f00ale/custom_code_font
...
Make code font customizable for themes.
2018-11-21 08:33:56 +01:00
Hakim El Hattab
b6ce0a9724
fix concave/convex transitions on vertical slides #1947
2018-11-08 14:05:53 +01:00
Hakim El Hattab
bc2477bf10
fix no-transform mode
2018-10-31 09:20:12 +01:00
Arno Lepisk
8e5bdcc2bb
Make code font customizable for themes.
2018-10-30 22:03:13 +01:00
Hakim El Hattab
6abc6e0058
move reset.css out of reveal.css to make it optional #1952 #2248
2018-10-25 13:34:03 +02:00
Hakim El Hattab
7dbf519104
fix css conflict
2018-08-21 09:27:55 +02:00
Hakim El Hattab
b9bb353a11
add 'resume presentation' button to pause overlay
2018-07-02 11:08:45 +02:00
Hakim El Hattab
fd95c8c266
use absolute positioning for slide number
2018-06-21 10:07:38 +02:00
Hakim El Hattab
be87adcdf8
rename new fragment style
2018-06-13 14:12:28 +02:00
Hakim El Hattab
4bea8e17e8
add 'fade-in-then-half-out' fragment style, 'current-visible' was renamed to 'fade-in-then-out'
2018-06-11 10:59:31 +02:00
Hakim El Hattab
4ba0d73345
add , adds wrapper element around background images/videos/iframes
2018-04-27 15:53:02 +02:00
Hakim El Hattab
de41f6cf50
smaller font size for sub/sup
2018-04-24 14:56:03 +02:00
Hakim El Hattab
f1133f0e10
support interactive iframe backgrounds in vertical stacks
2018-04-17 09:46:55 +02:00
Hakim El Hattab
531d1e8791
prevent linked slide numbers from changing color
2018-04-16 09:48:37 +02:00
Quentin PROUST
93cacaa40c
Print background in pdf ( #2131 )
...
* Print background in pdf
Pull request to integrate issue https://github.com/hakimel/reveal.js/issues/1686 . Adding the workaround to the theme template to make it work for every theme.
* apply suggestion of @hakimel
2018-03-23 13:50:42 +01:00
Hakim El Hattab
49251078f3
remove legacy vendor prefixes from pdf css
2018-03-22 11:43:07 +01:00
craigsdennis
8ff5fe4986
Updates copyright to 2018
2018-03-16 22:41:16 -07:00
Hakim El Hattab
5848a432d9
Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into dev
2018-02-22 10:08:02 +01:00
Benjamin Tan
57a4c45cf6
Docs: avoid recommending global Grunt installation.
...
Closes #1951 .
2018-02-06 22:12:35 +08:00
Hakim El Hattab
0c946ae18b
fix missing theme line-height when printing #1967
2017-12-04 14:03:16 +01:00
Hakim El Hattab
65bdccd580
lab.hakim.se/reveal-js -> revealjs.com
2017-11-22 14:46:55 +01:00
Hakim El Hattab
28d6a7775b
Merge branch 'update-css' of https://github.com/sfairchild/reveal.js into dev
2017-11-09 11:52:11 +01:00
Sean Fairchild
f9a4a27087
Prevent text-transform inside code tags
2017-09-06 10:50:39 -04:00
Hakim El Hattab
dc17129082
themes use default quotation marks for <q>
#1720
2017-06-14 10:42:51 +02:00
Hakim El Hattab
1233092223
prevent mobile safari header from covering presentation content
2017-06-13 09:43:05 +02:00
Hakim El Hattab
9342d19b5a
fix centering of edge-aligned controls
2017-06-12 10:22:47 +02:00
Hakim El Hattab
2961f00946
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2017-06-12 09:05:37 +02:00
Hakim El Hattab
53c56510ed
larger speaker notes font on big screens
2017-05-23 13:14:25 +02:00
Hakim El Hattab
b64c35ed0b
tweak control spacing
2017-05-22 11:50:18 +02:00
Hakim El Hattab
64bcfc4f69
change default color of controls to match legacy
2017-05-19 16:14:37 +02:00
Hakim El Hattab
522db9513c
remove border from notes contain when printing on separate page
2017-05-19 11:21:40 +02:00
Hakim El Hattab
955075bfc4
adjust autplay position when notes are bottom-aligned
2017-05-19 10:46:13 +02:00
Hakim El Hattab
b1a7b0799f
low width speaker notes mode no longer uses vh
2017-05-19 10:20:06 +02:00
Hakim El Hattab
9a7d491ede
adjust speaker notes layout on mobile devices
2017-05-19 09:51:01 +02:00
Hakim El Hattab
7ae18c6b1e
'no notes on this slide' placeholder
2017-05-18 16:03:20 +02:00
Hakim El Hattab
052a3f0c71
speaker notes tweak
2017-05-18 16:00:48 +02:00
Hakim El Hattab
453a888797
fix error with multiple decimal em in safari
2017-05-18 15:35:25 +02:00
Hakim El Hattab
6dde00fb2e
improve controls on touch devices
2017-05-18 14:11:48 +02:00
Hakim El Hattab
fb1b8a2790
revise progress to make them easier to override
2017-05-18 09:58:25 +02:00
Hakim El Hattab
a5e175d59f
fix up arrow position
2017-05-18 09:42:01 +02:00
Hakim El Hattab
d770f32bb9
control layout tweaks
2017-05-17 17:10:17 +02:00
Hakim El Hattab
c966672aa4
adjust control layouts when there are no vertical/horiozontal slides
2017-05-17 15:20:45 +02:00
Hakim El Hattab
b784bd56d1
more flexible control size using em
2017-05-17 14:45:01 +02:00
Hakim El Hattab
13733edaa8
control opacity tweak
2017-05-16 15:51:20 +02:00
Hakim El Hattab
9e013ccbb2
in/out transitions for controls
2017-05-16 15:31:05 +02:00
Hakim El Hattab
617c17be3c
add controlsHint option, animates vertical arrow first time we encounter a vertical slide
2017-05-16 15:04:32 +02:00
Hakim El Hattab
58dc6b7c36
adjust controls layout when there are no vertical or horizontal slides in the deck
2017-05-16 09:45:37 +02:00
Hakim El Hattab
f8b5813e59
prevent flicker on hover
2017-05-16 09:45:37 +02:00
Hakim El Hattab
16c03a5b03
spacing adjustment
2017-05-16 09:45:37 +02:00
Hakim El Hattab
92049d8244
fix unclickable slides in overview when controls were edge-aligned
2017-05-16 09:45:37 +02:00
Hakim El Hattab
2a0a6cbabc
reduce control spacing
2017-05-16 09:45:37 +02:00
Hakim El Hattab
54a2137c0d
fix responsive issue with speaker notes
2017-05-16 09:45:37 +02:00
Hakim El Hattab
2cc5ae946b
new, fixed, speaker notes layout
2017-05-16 09:45:37 +02:00
Hakim El Hattab
44a355b6e9
'controls-placement' -> 'controls-layout', cut back on controls spacing
2017-05-16 09:45:37 +02:00
Hakim El Hattab
10545d41cc
simplify control styling using currentColor
2017-05-16 09:45:37 +02:00
Hakim El Hattab
2155415767
more flexible back arrow controls option
2017-05-16 09:45:37 +02:00
Hakim El Hattab
e45a425575
default to bottom right controls, rename soften arrows option
2017-05-16 09:45:37 +02:00
Hakim El Hattab
4fb8e78eb4
collapse control element size when corner aligned
2017-05-16 09:45:37 +02:00
Hakim El Hattab
a9fcaa6f9e
new controls are used by default, add config options
2017-05-16 09:45:37 +02:00
Hakim El Hattab
8a09557699
control size tweaks
2017-05-16 09:45:37 +02:00
Hakim El Hattab
69c72b9e08
invert colors of controls based on current background
2017-05-16 09:45:37 +02:00
Hakim El Hattab
ce4537f883
new controls responsively move to bottom right for small displays
2017-05-16 09:45:37 +02:00
Hakim El Hattab
1319016957
new optional controls aligned to screen edges
2017-05-16 09:45:37 +02:00
Ben Tsai
0d1be9920f
Fix typo
...
"proceding" → "proceeding"
2017-05-10 20:36:45 -04:00
Hakim El Hattab
caccf67d3a
add for iframe backgrounds
2017-04-27 16:39:49 +02:00
Hakim El Hattab
2584a6d970
new cli and in-browser pdf printing compatible fix for #1804
2017-04-04 13:37:01 +02:00