fix(deps): update dependency reveal.js to v4.4.0 - autoclosed #186
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.
This PR contains the following updates:
4.1.0
->4.4.0
Release Notes
hakimel/reveal.js
v4.4.0
Compare Source
Changes
> 0.5%, IE 11, not dead
to> 2%, not dead
zoom
for presentation scaling. Zoom produced sharper upsizing than CSS transforms but it's a non-standard CSS property with a few too many quirks.e281b32
Fixes
r-fit-text
caused text to truncate in PDF exports (@hakimel in #3120)Full Changelog: hakimel/reveal.js@4.3.1...4.4.0
v4.3.1
Compare Source
What's Changed
file://
protocol (@hakimel #3158)Full Changelog: hakimel/reveal.js@4.3.0...4.3.1
v4.3.0
Compare Source
tldr — self-destruction and bug fixes 💣
Changes
Fixes
v4.2.1
Compare Source
Bug fix release 🐛
Fixes
9e583b8
@hakimel)--host
not working innpm start -- --host=0.0.0.0
(@cashcat #3075)v4.2.0
Compare Source
Changes
beforeslidechange
(#3003). This makes it possible to conditionally prevent navigations:Reveal.right({ skipFragments: true })
.beforeHighlight
callback to the highlight plugin (@rajgoel in #3026).<code data-ln-start-from="10">
..reveal
or.slides
containers are missing #2217.Fixes
navigationMode
was set tolinear
.v4.1.3
Compare Source
v4.1.2
Compare Source
Changes
data-auto-animate-restart
anddata-auto-animate-id
. These properties give you finer control over which slides that should auto-animate between each other (@coffeenotfound in #2896).Here's an example you can drop into your presentation's HTML:
Fixes
<aside class="notes" data-markdown>
) are no longer visible on-slide.v4.1.1
Compare Source
Mostly bug fixes and enhancements 🐛
Changes
data-background-image
now accepts multiple images (#2940).animateLists
— automatically turns all lists into stepped fragments (#2956).Fixes
---
) as advertised.r-fit-text
layout helper now sizes text correctly in PDF exports.has-dark-background
helper class now works when using named colors fordata-background-color
(#2933).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.