chore(deps): update dependency reveal.js to v5.1.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
reveal.js (source) | devDependencies | minor | 5.0.5 -> 5.1.0 |
Release Notes
hakimel/reveal.js (reveal.js)
v5.1.0
Changes
- Add the
enter-fullscreen
class to any element in your presentation to turn it into fullscreen trigger (@hakimel) - Video backgrounds now continue to play seamlessly across multiple slides (@hakimel)
https://github.com/hakimel/reveal.js/assets/629429/d1bcbced-5ede-4e2d-83fb-d3f3804eb674
Fixes
- MathJax3 plugin now works with in non-singleton reveal.js instances (@jokester in https://github.com/hakimel/reveal.js/pull/3595)
- Changing slides via swipe gestures now works when swiping on videos—unless their controls are visible (@hakimel)
- Fix exception when destroying uninitialized reveal.js instance (@hakimel in #3593)
- Fix videos restarting each time a fragment is shown (@hakimel in #2882)
- Fix broken backwards navigation in RTL mode (@hakimel)
- Fix error when the notes plugin receives a non-string message (@NatKarmios in https://github.com/hakimel/reveal.js/pull/3588)
- Fix question mark shortcut on non-English keyboard layouts (@lechten in https://github.com/hakimel/reveal.js/pull/3603)
- Fix
r-stack
overflow behavior in Chromium browsers (@alifeee in https://github.com/hakimel/reveal.js/pull/3598)
Full Changelog: https://github.com/hakimel/reveal.js/compare/5.0.5...5.1.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.