Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.2.1 source code.tar.gz | 2025-03-28 | 2.6 MB | |
5.2.1 source code.zip | 2025-03-28 | 2.7 MB | |
README.md | 2025-03-28 | 699 Bytes | |
Totals: 3 Items | 5.4 MB | 0 |
Lightbox bug fixes and improvements
- Prevent reveal.js keyboard shortcuts while lightbox is open (@tobi-or-not-tobi in https://github.com/hakimel/reveal.js/pull/3767)
- Opening iframe lightboxes via
[data-preview-link]
now works all element types, not just<a>
(@hakimel) - Lightbox state is now persisted/restored when calling
Reveal.getState
andReveal.setState
(@hakimel) - Lightbox now syncs between speaker view and main window (@hakimel)
- Fix pause overlay/lightbox layering conflict (@tobi-or-not-tobi in https://github.com/hakimel/reveal.js/pull/3768)
- Added lightbox example to demo.html
Full Changelog: https://github.com/hakimel/reveal.js/compare/5.2.0...5.2.1