postLoading
withoutasync
- split CSS in multiple entries
- extract CSS
content
todeck
- rename
deckMenu
intomenu
- define custom elements only if not defined yet
- main entry
- build to ECMAScript module (
esm
) - drop
iife
andcjs
formats
- migrate to
esbuild
- laser pointer (fullscreen only)
- full deck size whe a screenshot is taken
- fullscreen options container renamed from
navigation
tofullscreen-menu
- if windowed and not
papyrus
then display presentation in a 16/9 container
- support custom templates names
- build warn circular dependencies
- build
web-social-share
- remote control request centered
- notes modal background
- take advantages of apps' components for the UI as presentations made with DeckDeckGo are PWA
Hello World 👋