- remove
console.log
- reveal / animate highlight code component only if lines have to be highlighted
- main entry
- reveal state interface modified (renamed to
revealProgress, type instead of boolean)
- build to ECMAScript module (
esm) - output
esnext - drop
iifeandcjsformat
- migrate to
esbuild
- cross-browser user selection
- templates user select set to
text
- lazy load new
@deckgo/markdowncomponent in presentations
- lazy load all img and deckgo/lazy-img children
- lazy load word-clouds
- modify
min-heightforpapyrus
- default overflow
hiddenintroduced to supportverticalswipe - update dependencies to latest
- pointer-events per default supported for header and footer
z-indexbetweenheader,footer, content and backgrounds
- default
topandbottompadding when screen <1024pxset to32pxper default - smaller margin and size for the
headerandfooter
- move
slotrelated styles to a separate new style sheetdeckdeckgo-slide-slots.scss
- add style for
headerandfooter
- add new component
deckgo-demoto the list of component to lazy load
To infinity and beyond 🚀
- update dependencies
- bundle package with rollup
- update to last DeckDeckGo utils dependencies
- source moved and renamed (no functional changes)
- new interface
DeckdeckgoSlideResize
- new interface
DeckdeckgoSlidePlay