This repository has been archived by the owner on Oct 27, 2022. It is now read-only.
niv reveal.js: update 15815efe -> e09437f4 #52
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog for reveal.js:
Commits: hakimel/[email protected]
942304d8
add --slide-width/height css variablescd5c9c5b
build js61624aea
🤦7ebade72
remove 20px vertical padding on slide sectionsc9107476
don't write '#/' to url on first slide, remove history api feature detectiond272628f
add support for data-visibility=hiddenac79c7cd
leave the progress bar empty if there's < 2 slides166af893
all themes now have contrasting text colors based on slide bg37d83374
add support for wrapping code in script tempalte to avoid html parser Kotlin and Java generics broken hakimel/reveal.js#268466cbd66f
fix slide numbering issue with uncounted horizontal slides (fixes Intended behaviour of data-visibility="uncounted" with progress and slide numbers hakimel/reveal.js#2675)1b6a3b1e
add support for auto-sized big text via r-fit-textaa667791
fit-text helper now triggers lazyily when slide enters view distancebe460814
correct scope for fit-text selectorcd2a7924
allow images inside of h/vstacks to be proportionally downsized2fccb774
add 'playsinline' to all inline videos, dont mute background videos on mobile9ff27cfb
bg videos remain muted on mobile, otherwise broken when navigating with swipe gestures2bfe705e
include /css and /js in npm package Do not exclude css folder from npm release hakimel/reveal.js#2712b05e530f
Fix URL to pdf-export documentation3a99a7b7
shuffle now applies to vertical slides as wella150d0c5
Start relative paths in CSS with ./80d96b4f
upgrade rollup-plugin-terser to fix npm warning High vulnerability advisory on rollup-plugin-terser (remote code execution) hakimel/reveal.js#2751faa8b56e
dependency upgradesaa62bd42
Update README.md2c121d22
docs: Fix simple typo, transiition -> transition676936e3
revert debug change to index.htmle09437f4
escape HTML entities in code parsed from markdown, fixes Syntax highlighting adds unwanted HTML code comments hakimel/reveal.js#2744