reveal.js-verticator

A plugin for Reveal.js that adds indicators to show the amount of slides in a vertical stack.

MIT License

Downloads
30
Stars
46
Committers
5
reveal.js-verticator - Verticator 1.2.4 Latest Release

Published by Martinomagnifico 11 months ago

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
reveal.js-verticator - Verticator 1.2.2

Published by Martinomagnifico almost 2 years ago

  • 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
reveal.js-verticator - Verticator 1.2.1

Published by Martinomagnifico almost 2 years ago

  • 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
reveal.js-verticator - Verticator 1.2.0

Published by Martinomagnifico almost 2 years ago

  • Verticator now uses the theme’s colors
  • Colors can now be overridden per slide
  • The position is now automatically set by the rtl setting
reveal.js-verticator - Verticator 1.1.5

Published by Martinomagnifico about 2 years ago

  • 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.
reveal.js-verticator - Verticator 1.1.4

Published by Martinomagnifico over 2 years ago

Fix typo

reveal.js-verticator - Verticator 1.1.3

Published by Martinomagnifico over 2 years ago

  • 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.
reveal.js-verticator - Verticator 1.1.1

Published by Martinomagnifico over 2 years ago

  • Added a new tooltip option
  • Added a new scale option
  • Verticator will scale according to the scale factor of the main slides
reveal.js-verticator - Verticator 1.1.0

Published by Martinomagnifico over 2 years ago

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

reveal.js-verticator - Verticator 1.0.9

Published by Martinomagnifico about 3 years ago

This version adds the following:

  • Support for Verticator bullets on the left-hand side.
  • An option to set the Verticator bullets offset off the edge of the presentation.
reveal.js-verticator - Verticator 1.0.8

Published by Martinomagnifico about 4 years ago

This version fixes an issue where "hashOneBasedIndex" is set to true. Also fixed is a Safari issue where the color of the bullets would not update.

reveal.js-verticator - Verticator 1.0.7

Published by Martinomagnifico over 4 years ago

Verticator 1.0.7 now works with multiple Reveal.js instances. Verticator no longer wites a style block, but the colors are injected in the HTML. This way each Reveal instance can have its own colors.

reveal.js-verticator - Verticator 1.0.6

Published by Martinomagnifico over 4 years ago

Added auto-insert of ul.verticator if it does not exist. Added npm install option.

reveal.js-verticator - Verticator 1.0.5

Published by Martinomagnifico over 4 years ago

Bug fix from demo file of 1.0.4, and changed documentation by Salim B.

reveal.js-verticator - Verticator 1.0.4

Published by Martinomagnifico over 4 years ago

Version 1.0.4 adds configuration options (by Jochen Wierum), changes some formatting and now references the Reveal files by CDN.

reveal.js-verticator - Verticator 1.0.3

Published by Martinomagnifico over 4 years ago

Reveal.js 4 compatibility

reveal.js-verticator - Verticator 1.0.2

Published by Martinomagnifico over 4 years ago

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