Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.1.0 source code.tar.gz | 2024-04-11 | 2.6 MB | |
5.1.0 source code.zip | 2024-04-11 | 2.7 MB | |
README.md | 2024-04-11 | 1.2 kB | |
Totals: 3 Items | 5.4 MB | 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