- 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
- QR code size calculation, again (#743)
- QR code size calculation (#743)
- update Stencil for Gatsby build
To infinity and beyond 🚀
- update dependencies
- don't set a default 100% value as it might be to wide depending on the slide format
--slide-qrcode-title-display
default set toblock
- reflect to attribute thee property
content
- implement new interface
DeckdeckgoSlideResize
- add a new property to display a logo over the QR code
- on
componentDidUpdate()
lazy load the logo too