Releases: Martinomagnifico/reveal.js-appearance
Releases · Martinomagnifico/reveal.js-appearance
Appearance 1.3.4
Changed
- Fixed a typo (was srcipt but should be script)
- Fixed visible appearance items in print view (#13)
- Dependency fixes
Added
- Added
cssautoload
option to automatically load the CSS file. Can be switched off if you want to load the CSS file yourself withimport
when using bundlers like Webpack or Parcel. - Added
baseline
effect for use with words and letters, to make them appear from the baseline of the text.
Appearance 1.3.1
- 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
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
- Fix for hidden items in print and speaker view
Appearance 1.2.0
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
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
- 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
• Changed readme
• Added Github corner badge
Appearance 1.0.9
Fixed a bug where '=' was '=='.
Appearance 1.0.8
• Choose an event at which Appearance launches its animations
• Appearance now shows the complete slides from the overview