Blair MacIntyre
|
76a81939a7
|
prepend --r- to global style variables
When embedding reveal in a website, this will help avoid global variable conflicts with other frameworks that use global styles via variables.
|
1 year ago |
Hakim El Hattab
|
c2fd760f8f
|
replace deprecated hljs.highlightBlock calls, fix #2958
|
1 year ago |
Hakim El Hattab
|
1de653a95a
|
reduce tab size in code blocks from 8 to 2
|
2 years ago |
Hakim El Hattab
|
2e805c9193
|
fix bug where slide-spcific background transitions were overruled by global transition setting
|
2 years ago |
Roland Schmehl
|
aa62bd424b
|
Update README.md
Fixed broken URL
|
2 years ago |
Michael Mior
|
a150d0c5dd
|
Start relative paths in CSS with ./
|
2 years ago |
Eric Briand
|
b05e530f21
|
Fix URL to pdf-export documentation
|
2 years ago |
Sven Kraus
|
3535536444
|
use native CSS vars from exposer
|
2 years ago |
Hakim El Hattab
|
cd2a792416
|
allow images inside of h/vstacks to be proportionally downsized
|
2 years ago |
Hakim El Hattab
|
aa6677911c
|
fit-text helper now triggers lazyily when slide enters view distance
|
2 years ago |
Hakim El Hattab
|
1b6a3b1e6f
|
add support for auto-sized big text via r-fit-text
|
2 years ago |
Hakim El Hattab
|
166af89353
|
all themes now have contrasting text colors based on slide bg
|
2 years ago |
Hakim El Hattab
|
7ebade7248
|
remove 20px vertical padding on slide sections
|
2 years ago |
Hakim El Hattab
|
1569a4afba
|
remove overzealous pdf resets
|
2 years ago |
Hakim El Hattab
|
bee213c470
|
tweaks for pdf print sheet
|
2 years ago |
Hakim El Hattab
|
2255c60254
|
fix progress bar direction in rtl mode
|
2 years ago |
Hakim El Hattab
|
cd5161ffe9
|
initial work for hstack and vstack
|
2 years ago |
Hakim El Hattab
|
df61f9e1fa
|
progress bar width set via scale instead of width for perf
|
2 years ago |
Hakim El Hattab
|
4f2293378b
|
reveal.netlify.app -> revealjs.com
|
2 years ago |
Hakim El Hattab
|
5e5013645d
|
move fonts from lib/fonts to dist/theme/fonts
|
2 years ago |
Hakim El Hattab
|
9d11927066
|
auto-animate example in demo
|
2 years ago |
Hakim El Hattab
|
815557c1d8
|
update all links to docs (will sub out '.netlify.app' once we ship 4.0)
|
2 years ago |
Hakim El Hattab
|
30cd9a8d3b
|
remove default border around images, now available via img.r-frame
|
2 years ago |
Hakim El Hattab
|
aa2a4a0a36
|
scope selection color to .reveal
|
2 years ago |
Hakim El Hattab
|
f84bc7882e
|
simplify stack css
|
2 years ago |
Hakim El Hattab
|
eeedaa17e1
|
new 'r-stack' helper class for stacking & centering multiple elements
|
2 years ago |
Hakim El Hattab
|
a0a1ae193f
|
dont prevent page scrolling when swiping on embedded decks
|
2 years ago |
Hakim El Hattab
|
a4cb3307bb
|
fix bug where interactive iframe backgrounds were blocked by future vertical stacks
|
2 years ago |
Hakim El Hattab
|
f24620018f
|
don't style html element if reveal.js is embedded
|
2 years ago |
Hakim El Hattab
|
ff62b96a5d
|
move body styles to new .reveal-viewport
|
2 years ago |
Hakim El Hattab
|
4d1cb43faf
|
auto-animate; carry forward fragment visibility, unmatched elements adhere to duration/delay attributes
|
2 years ago |
Hakim El Hattab
|
376b8230bb
|
unmatched auto-aniamte elements now adhere to element-level duration/delay attributes
|
2 years ago |
Hakim El Hattab
|
d918d750e0
|
print styles are now built into reveal.css, revamped print styles #2633
|
2 years ago |
Hakim El Hattab
|
bff9bfb101
|
add support for automatically scrolling code highlights into view
|
2 years ago |
quilicicf
|
ffac5fe696
|
Remove accessible slide status when printing to PDF
|
2 years ago |
quilicicf
|
499dc68536
|
Package paper and pdf style sheets and apply them conditionally
|
2 years ago |
Tim Elliott
|
00b0ace386
|
🐛 enabling pointer events on pdf prin slides
|
2 years ago |
Tim Elliott
|
bc04b1b2db
|
🐛 enabling pointer events on pdf prin slides
|
2 years ago |
Hakim El Hattab
|
608a7577bd
|
🚨 breaking change; move all compiled assets to /dist
|
2 years ago |
Hakim El Hattab
|
6ee1b9f2a2
|
es6 refactoring, overlay design tweaks
|
2 years ago |
Hakim El Hattab
|
fba914a0ab
|
remove old flattened presentation fallback, more es6 refactoring
|
2 years ago |
Hakim El Hattab
|
fc30870701
|
build updates, gulp serve accepts root/port
|
2 years ago |
Hakim El Hattab
|
e2a2c2c022
|
refactored and improved auto-animate matcher, supports line-by-line code animations
|
3 years ago |
Hakim El Hattab
|
1649bd0d98
|
auto-animate bug fixes + support for inheriting options from closest animated parent element
|
3 years ago |
Hakim El Hattab
|
f633a18fdf
|
auto-animate tweaks and new config options
|
3 years ago |
Hakim El Hattab
|
4eca625330
|
remove need for dedicated data-auto-animate-unmatched attribute
|
3 years ago |
Hakim El Hattab
|
4ff7fd3a71
|
switch to bounding rect for auto-animate deltas
|
3 years ago |
Hakim El Hattab
|
15e6994569
|
support for fading in unmatched auto-animate elements
|
3 years ago |
Hakim El Hattab
|
e45626d6bd
|
add helper class for disabling all slide transitions
|
3 years ago |
Hakim El Hattab
|
e5ba80478d
|
fix auto-animatie transform origin + refactoring
|
3 years ago |