Bump reveal.js from 3.9.2 to 4.4.0
Closed
Number: #367
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
October 24, 2022 at 05:44 PM UTC
(over 3 years ago)
(over 3 years ago)
Updated:
October 22, 2025 at 04:22 AM UTC
(8 months ago)
(8 months ago)
Closed:
October 22, 2025 at 04:22 AM UTC
(8 months ago)
(8 months ago)
Time to Close:
almost 3 years
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps reveal.js from 3.9.2 to 4.4.0.
Release notes
Sourced from reveal.js's releases.
4.4.0
Changes
- Gradient slide backgrounds, read the docs 🌈 (
@gcmzntin #2510)- If multiple separate notes are provided for the same slide they will now all show in the speaker view (
@lechtenin #3010)- Updated browser targets from
> 0.5%, IE 11, not deadto> 2%, not dead- Stop using
zoomfor presentation scaling. Zoom produced sharper upsizing than CSS transforms but it's a non-standard CSS property with a few too many quirks. e281b3234e7991283ce4dcca705dd9a6a9ebe5d2Fixes
- Fix issue where speaker view wasn't syncing (
@hakimel#3285)- Fix incorrect slide numbers when exporting vertical slides to PDF (
@chivongvin 3182)- Fix inconsistent fragment visibility in looped presentations (
@hakimelin #3123)- Fix bug where
r-fit-textcaused text to truncate in PDF exports (@hakimelin #3120)- Fix bug where auto-animate could interfere with inherited line-height (
@hakimel)Full Changelog: https://github.com/hakimel/reveal.js/compare/4.3.1...4.4.0
4.3.1
What's Changed
- Fix bug that prevented speaker view from working from
file://protocol (@hakimel#3158)- Fix console errors attempting to parse postMessage events from sources other than reveal.js (
@hakimel)- Fix issue with providing your own config for MathJax3 plugin (
@eric-wieserin hakimel/reveal.js#3157)- Fix ZIP package gulp task (
@dennybiasiolliin hakimel/reveal.js#3156)- Replace deprecated String.prototype.substr() (
@CommanderRootin hakimel/reveal.js#3165)Full Changelog: https://github.com/hakimel/reveal.js/compare/4.3.0...4.3.1
4.3.0
tldr — self-destruction and bug fixes 💣
Changes
- It's now possible to destroy/uninitialize a reveal.js presentation. This will remove all event listeners and roll back all changes made to the DOM. It will also unregister all plugins and destroy them if they expose a destroy method. (#1145 /
@hakimel)Reveal.destroy();- You can now provide an absolute URL to the presentation that should be loaded in the speaker view. This is useful if you have a presentation integrated as part of a web page but still want the speaker view to work.
Reveal.initialize({ url: 'https://example.com/my-reveal-presentation' })- Source maps are now included in dist (#3082 /
@dabrahams)Fixes
- Fix the speaker view no longer goes out of sync with your presentation after live-reloading (#2822 /
@hakimel).- Fix XSS vulnerability in speaker view (#3137 /
@r0hanSH)- Fix issues with scaling embedded presentations when entering fullscreen mode in Safari (#3080 /
@Martinomagnifico)4.2.1
Bug fix release 🐛
Fixes
- Fix an issue where some slides disappeared (fully or partially) after slide transitions in Chrome (9e583b8df4edecb94cb89f012ae5c80014a859ee
@hakimel)
... (truncated)
Commits
f6f657b4.4.0fb68f1cfix getAttribute exception in notes plugin #32854681323remove dopplerc1c4145fix merge error, closes #32778a97ad5prevent extra \n at end of single notes #301001efcf2merge support for multiple notes on same slideb23d15cfix issue were auto-animate could interfere with inherited line-heighta0e4860fix issue with past/future vertical slides remaining visible in Safari 15.4 (...e219184update browserlist from '> 0.5%, IE 11, not dead' to '> 2%, not dead' #2985039972ctweak slides mention- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 10441732 |
| UUID: | 1421190411 |
| Node ID: | PR_kwDOAw3ZOs5BbvUB |
| Host: | GitHub |
| Repository: | ComputerScienceHouse/conditional |