Skip to content

Releases: Martinomagnifico/reveal.js-verticator

Verticator 1.2.6

12 Jun 18:26
Compare
Choose a tag to compare

Added

  • Added a 'cssautoload' option that can be disabled if the user wants to use npm imports for the CSS file. This is useful for users who want to use a bundler like Webpack or Parcel.

Changed

  • Changed some devDependencies

Verticator 1.2.4

21 Nov 06:54
Compare
Choose a tag to compare

Added

  • Added detection for light or dark stacks, with or without light or dark sections
  • Expanded the above to also fix text for double negative slide backgrounds

Changed

  • Rewrote plugin so that the demo can be easily started from the command line
  • Hide Verticator on presentation in scroll mode
  • Correct the Verticator state when going back into classic view

Verticator 1.2.2

18 Nov 14:05
Compare
Choose a tag to compare
  • Avoid loading the Verticator style multiple times if there are multiple Reveal.js instances
  • Avoid loading the Verticator style through scripting if in a Quarto setup

Verticator 1.2.1

17 Nov 22:26
Compare
Choose a tag to compare
  • Tooltip styling is not a separate stylesheet anymore
  • As there is only 1 CSS file, the option csspath is no longer an object of multiple paths, but just the path to the verticator.css file.
  • Some small fixes

Verticator 1.2.0

12 Nov 12:41
Compare
Choose a tag to compare
  • Verticator now uses the theme’s colors
  • Colors can now be overridden per slide
  • The position is now automatically set by the rtl setting

Verticator 1.1.5

14 Oct 08:15
Compare
Choose a tag to compare
  • In some cases the 'has-dark-background' (or light) was not correctly applied to the Reveal element. This fix now also looks at the slides that request these class changes.
  • Verticator margin set to 0.
  • Increase specificity of the tooltip.

Verticator 1.1.4

05 Jun 10:36
Compare
Choose a tag to compare

Fix typo

Verticator 1.1.3

05 Jun 10:22
Compare
Choose a tag to compare
  • Autoload the CSS styling.
  • Added a new path option if the user wants to override the autoloading of the included styles. For example, to customise the styling.

Verticator 1.1.1

09 Mar 18:43
Compare
Choose a tag to compare
  • Added a new tooltip option
  • Added a new scale option
  • Verticator will scale according to the scale factor of the main slides

Verticator 1.1.0

15 Feb 09:21
Compare
Choose a tag to compare

This version adds the option to turn of the autogeneration of Verticator bullets.