1.0.0
This major update breaks compatibility with previous versions. Defaults for some configuration items have changed.
Config changes:
-
Themes:
- Changed
themes
to be hidden by default. The themes panel must now be explicitly enabled in the config. - Added option to specify path to default theme stylesheets.
- Changed
-
Transitions:
- Changed
transitions
to be hidden by default. The transitions panel must now be explicitly enabled in the config. - A custom transitions list can now be provided via the
transitions
config. - The 'cube' & 'page' transitions have been removed from the default transitions list to keep consistency with Reveal.js.
- Changed
-
Changed
markers
config to show markers by default. The markers must now be explicitly disabled in the config. -
Added option to show the menu on initialisation
See the docs for more detail about the default configuration.
Other changes:
- Updated the toolbar
- The menu font is automatically updated to match the theme font
- The menu is now hidden from upcoming slide panel in the speaker notes
Bug fixes:
- Fixed scroll issue on android devices
- Fixed issue with mouse highlights not working for custom panels
- Fixed bug with mouse selections on menu scroll