- output custom elements as a single bundle (
dist-custom-elements-bundle) - bump dependencies
- reveal
highlight-codeselector
- update dependencies including
slide-utils
- use font size based on the width to preserve aspect ratio of texts
- cross-browser user selection
- publish to npm
- default user select set to
textinstead ofnone
- update slide-utils for lazy loading images
- update slide-utils for word-cloud
- es5 has been dropped with v2, update
unpkgreference
- support for
verticalandpapyrus - update dev dependencies
- IE11, Edge 16-18 and Safari 10 not supported
- pointer-events supported for
headerandfooter
- in order to support
headerandfooter, the slots duplicating these names add to be renamed totopandbottom
- add
headerandfooter
- remove
custom-actionsandcustom-backgroundproperties because these are only use as attributes
- update Stencil for Gatsby build
To infinity and beyond 🚀
- update dependencies
- rollback max-height in order to preserve ratio
- max height 100% for the aspect ratio content
- use this template to display a slide which preserves the same aspect ratio regardless of the devices (#610)