Skip to content

Releases: Martinomagnifico/reveal.js-appearance

Appearance 1.3.1

05 Nov 14:57
Compare
Choose a tag to compare
  • Changed demo to align normal and MarkDown slides
  • Changed loadStyle function
  • Fixed invisible elements in auto-animate slides
  • Updated gulp file and dev dependencies
  • Added Terser

Appearance 1.3.0

25 Oct 18:22
Compare
Choose a tag to compare

Added

  • Added word and character appearances

Changed

  • The plugin is totally refactored and uses a promise.
  • Fix for fragments as Appearance items
  • Another fix for hidden items in speaker view

Appearance 1.2.1

22 Jul 08:51
Compare
Choose a tag to compare
  • Fix for hidden items in print and speaker view

Appearance 1.2.0

10 May 11:31
Compare
Choose a tag to compare

Added

  • Added local, specified, auto-appear
  • Added Markdown example
  • Added fix for Quarto list items

Changed

  • Reordered documentation
  • Fragments can now be Appearance items

Appearance 1.1.2

06 Jul 14:29
Compare
Choose a tag to compare

Added

  • Added auto-loading of styles.

Changed

  • Changed the internal delay mechanism to use CSS animation delay in combination to adding the trigger on the parent, not each animated element. This will improve the performance.
  • Breaking change: Moved to Animate.css version 4, but added a compatibility mode

Appearance 1.1.1

27 Nov 08:58
Compare
Choose a tag to compare
  • Added a new autoappear mode, for use in cases where adding animation classes is too much of a hassle, like inside Markdown.
  • Started keeping the changelog.

Appearance 1.1.0

03 Sep 21:14
Compare
Choose a tag to compare

• Changed readme
• Added Github corner badge

Appearance 1.0.9

30 Jun 19:20
Compare
Choose a tag to compare

Fixed a bug where '=' was '=='.

Appearance 1.0.8

27 Jun 14:59
Compare
Choose a tag to compare

• Choose an event at which Appearance launches its animations
• Appearance now shows the complete slides from the overview

Appearance 1.0.7

28 Jun 18:11
Compare
Choose a tag to compare

Clearing timeouts that are in past slides. This solves 'hanging' Appearance items if you slide back and forth.