Skip to content

Latest commit

 

History

History
113 lines (58 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

113 lines (58 loc) · 1.66 KB

3.4.0 (2021-05-29)

Build

  • output custom elements as a single bundle (dist-custom-elements-bundle)
  • bump dependencies

3.3.1 - 3.3.2 (2021-05-27)

Fix

  • reveal highlight-code selector

3.3.0 (2021-05-26)

Build

  • update dependencies including slide-utils

3.2.2 (2020-11-14)

Fix

  • cross-browser user selection

3.2.1 (2020-11-14)

Fix

  • publish to npm

3.2.0 (2020-11-14)

Style

  • default user select set to text instead of none

3.1.3 (2020-11-08)

Features

  • update slide-utils for lazy loading images

3.1.2 (2020-10-29)

Fix

  • update slide-utils for word-cloud

3.1.1 (2020-10-23)

Fix

  • es5 has been dropped with v2, update unpkg reference

3.1.0 (2020-09-24)

Features

  • support for vertical and papyrus
  • update dev dependencies

3.0.0 (2020-09-03)

Breaking Changes

  • IE11, Edge 16-18 and Safari 10 not supported

2.0.1 (2020-07-12)

Features

  • pointer-events supported for header and footer

2.0.0 (2020-07-11)

Breaking Changes

  • in order to support header and footer, the slots duplicating these names add to be renamed to top and bottom

Style

  • adjusted header and footer positions

1.1.0 (2020-07-10)

Features

  • add header and footer

Refactoring

  • remove custom-actions and custom-background properties because these are only use as attributes

1.0.1 (2020-05-11)

Features

  • update Stencil for Gatsby build

1.0.0 (2020-03-19)

To infinity and beyond 🚀

Features

  • update dependencies

1.0.0-rc.1-1 (2019-09-09)

Fix

  • gif height since slide default height has been modified to percent (core v1.0.0-rc.1-1)