- output custom elements as a single bundle (
dist-custom-elements-bundle
) - bump dependencies
- reveal
highlight-code
selector
- update dependencies including
slide-utils
- cross-browser user selection
- publish to npm
- default user select set to
text
instead ofnone
- update slide-utils for lazy loading images
- update slide-utils for word-cloud
- es5 has been dropped with v2, update
unpkg
reference
- support for
vertical
andpapyrus
- update dev dependencies
- IE11, Edge 16-18 and Safari 10 not supported
- pointer-events supported for
header
andfooter
- adjusted
header
andfooter
positions
- add
header
andfooter
- remove
custom-actions
andcustom-background
properties 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
cover
image (new default) andnone
option, in case you would like to not display an image.circle
remains an option (#558) - new CSS variable
--slide-author-img-border
in case you would like to add a border around thecircle
image
- show handles in author slide (#424)
- extract
@deckdeckgo/social
to a standalone component