Releases: Martinomagnifico/reveal.js-fsfx
Releases · Martinomagnifico/reveal.js-fsfx
FsFx 1.2.0
Breaking changes
- FsFx will no longer set the styling of fullscreen buttons to
display: inline-block
because that relies on the user settingdisplay:none
in their CSS, for buttons in unsupported browsers. A compatibilitymode is added.
Added
- Added auto-mode
- Includes a predesigned fullscreen icon.
- Has a user-definable color and opposite color
- Has user-definable position
FsFx 1.1.5
JS code fix
FsFx 1.1.4
Fixes a bug where Chrome can't access a local stylesheet.
FsFx 1.1.3
- Insert CSS rule to fix fullscreen background color in presentations that have no specific background set
FsFx 1.1.2
- Update Screenfull to 2.0.11
FsFx 1.1.1
- Import Screenfull, remove script
- Add class
no-fsfx
to body if device not supported - Minify code
FsFx 1.0.9
This version fixes a bug, and has some code optimisations.
FsFx 1.0.8
Compatibility with Reveal.js version 4
FsFx 1.0.7
The 1.0.7 release is compatible with Reveal.js 3. The next release will only be compatible with Reveal.js 4.