- cross-browser user selection
- templates user select set to
text
- lazy load new
@deckgo/markdown
component in presentations
- lazy load all img and deckgo/lazy-img children
- lazy load word-clouds
- modify
min-height
forpapyrus
- default overflow
hidden
introduced to supportvertical
swipe - update dependencies to latest
- pointer-events per default supported for header and footer
z-index
betweenheader
,footer
, content and backgrounds
- default
top
andbottom
padding when screen <1024px
set to32px
per default - smaller margin and size for the
header
andfooter
- move
slot
related styles to a separate new style sheetdeckdeckgo-slide-slots.scss
- add style for
header
andfooter
- add new component
deckgo-demo
to 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