- output custom elements as a single bundle (
dist-custom-elements-bundle
) - bump dependencies
- reveal
highlight-code
selector
- update dependencies including
slide-utils
- new url
https://app.deckdeckgo.com/poll
- 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
- Firebase can't redirect subdomain to path, therefore use
deckdeckgo.com/poll
instead ofpoll.deckdeckgo.com
- update the poll displayed in the remote with the values of the deck (after the answers have been cast)
answeredOnce
as state
- expose
answeredOnce
as an attribute to sync the information between deck and remote
- event
pollConnected
replaced by eventpollUpdated
triggered on each component updated
- remove RxJS and use callbacks instead
- add a CSS variable for the
font-size
of the slothow-to
- interact with your audience with this new
poll
template (#471)