- 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 - default
padding-top
andpadding-bottom
modified to the general template values instead of0
- add
header
andfooter
- remove
custom-actions
andcustom-background
properties because these are only use as attributes
- split display in
start
andend
- update Stencil for Gatsby build
- slot selector on load for Stenci prerendering
- init
demo
component size properly in starter kit
- expose an attribute type use in studio to handle the new
demo
component
- update
slide-utils
to support the new componentdeckgo-demo
To infinity and beyond 🚀
- update dependencies
- add option
vertical
to use this template either vertically or (per default) horizontally split (#372)