diff --git a/Changelog.md b/Changelog.md index 35cadb7..b19ae92 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,14 +3,23 @@ - Auto-slide now resume after overview/pause - Added error messaging when external markdown fails to load - Added ```Reveal.avilableRoutes()``` API method -- It is now possible to override the transition for a specific slide [more info](https://github.com/hakimel/reveal.js#alternating-transitions) +- It is now possible to override the transition for a specific slide ([more info](https://github.com/hakimel/reveal.js#alternating-transitions)) - Fixes conflict between notes and remotes plugins -- Add support for transitionSpeed config value (default/fast/slow) -- Add support for `data-transition-speed` attribute on sections [more info](https://github.com/hakimel/reveal.js#alternating-transitions) +- Added support for transitionSpeed config value (default/fast/slow) +- Added support for `data-transition-speed` attribute on sections ([more info](https://github.com/hakimel/reveal.js#alternating-transitions)) - `getIndices` now returns an `f` property for the current fragment index +- Added more state backgrounds +- Broader code highlighter language support ([full list in source](https://github.com/hakimel/reveal.js/blob/master/plugin/highlight/highlight.js)) +- Set `data-trim` on your `` blocks for automatic whitespace trimming +- Added `Reveal.sync()` method, update internals to match current DOM and config +- **Major:** Embedded media (`