- output custom elements as a single bundle (
dist-custom-elements-bundle) - bump dependencies
- reveal
highlight-codeselector
- update dependencies including
slide-utils
- 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
- adjusted
headerandfooterpositions
- add
headerandfooter
- remove
custom-actionsandcustom-backgroundproperties because these are only use as attributes
- update Stencil for Gatsby build
To infinity and beyond 🚀
- update dependencies
- new slide design lazy loading (CSS was evaluating prior lazy loading)
- lazy load images on property update
- new design
coverimage (new default) andnoneoption, in case you would like to not display an image.circleremains an option (#558) - new CSS variable
--slide-author-img-borderin case you would like to add a border around thecircleimage
- show handles in author slide (#424)
- extract
@deckdeckgo/socialto a standalone component