Skip to content

Releases: Martinomagnifico/reveal.js-fsfx

FsFx 1.2.0

04 Feb 16:32
Compare
Choose a tag to compare

Breaking changes

  • FsFx will no longer set the styling of fullscreen buttons to display: inline-block because that relies on the user setting display: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

14 Oct 08:52
Compare
Choose a tag to compare

JS code fix

FsFx 1.1.4

10 Oct 12:45
Compare
Choose a tag to compare

Fixes a bug where Chrome can't access a local stylesheet.

FsFx 1.1.3

07 Oct 09:32
Compare
Choose a tag to compare
  • Insert CSS rule to fix fullscreen background color in presentations that have no specific background set

FsFx 1.1.2

07 Oct 09:20
Compare
Choose a tag to compare
  • Update Screenfull to 2.0.11

FsFx 1.1.1

10 Dec 13:51
Compare
Choose a tag to compare
  • Import Screenfull, remove script
  • Add class no-fsfx to body if device not supported
  • Minify code

FsFx 1.0.9

31 May 09:50
Compare
Choose a tag to compare

This version fixes a bug, and has some code optimisations.

FsFx 1.0.8

22 May 10:00
Compare
Choose a tag to compare

Compatibility with Reveal.js version 4

FsFx 1.0.7

22 May 08:25
Compare
Choose a tag to compare

The 1.0.7 release is compatible with Reveal.js 3. The next release will only be compatible with Reveal.js 4.