fix(deps): update dependency reveal.js to v5.2.1 #120
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:
5.1.0
->5.2.1
Release Notes
hakimel/reveal.js (reveal.js)
v5.2.1
Compare Source
Lightbox bug fixes and improvements
[data-preview-link]
now works all element types, not just<a>
(@hakimel)Reveal.getState
andReveal.setState
(@hakimel)Full Changelog: hakimel/reveal.js@5.2.0...5.2.1
v5.2.0
Compare Source
New Feature: Lightbox
Any element in your presentation can now be turned into an image/video lightbox trigger. Clicking reveals a full-size lightbox overlay where users can view your image or video. This is great for things like clickable thumbnails in a gallery.
Docs: revealjs.com/lightbox.
Here's what it looks like in action:
lightbox.mp4
Changes
controls: "speaker-only"
config option for only showing controls in speaker view (@gpotter2 in https://github.com/hakimel/reveal.js/pull/3716)closeSearch
andtoggleSearch
(@lechten in https://github.com/hakimel/reveal.js/pull/3685)code
tags by default (@hakimel in0d02d8a
)initialize
from being called twice (@hakimel in16ac4b0
)6dea2a5
)Bug fixes
100dvh
(@hakimel in6cebb77
)slidechange
event in scroll view (@hakimel infe4a6e8
)Full Changelog: hakimel/reveal.js@5.1.0...5.2.0
Configuration
📅 Schedule: Branch creation - "* * * * 0,6" (UTC), 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 was generated by Mend Renovate. View the repository job log.