This repository was archived by the owner on Mar 28, 2025. It is now read-only.
fix(deps): update dependency reveal.js to v5.2.1#345
Merged
Mister-Hope merged 1 commit intomainfrom Mar 28, 2025
Merged
Conversation
a862b17 to
a2492bb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.1Release Notes
hakimel/reveal.js (reveal.js)
v5.2.1Compare Source
Lightbox bug fixes and improvements
[data-preview-link]now works all element types, not just<a>(@hakimel)Reveal.getStateandReveal.setState(@hakimel)Full Changelog: hakimel/reveal.js@5.2.0...5.2.1
v5.2.0Compare 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)closeSearchandtoggleSearch(@lechten in https://github.com/hakimel/reveal.js/pull/3685)codetags by default (@hakimel in0d02d8a)initializefrom being called twice (@hakimel in16ac4b0)6dea2a5)Bug fixes
100dvh(@hakimel in6cebb77)slidechangeevent in scroll view (@hakimel infe4a6e8)Full Changelog: hakimel/reveal.js@5.1.0...5.2.0
Configuration
📅 Schedule: Branch creation - "every weekend" (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.