- function
convertStyle
moved toeditor
utils - styles moved to new utils
styles
- remove method
cleanContent
- re-publish for
types
dependency
findSlidesTitle
deck query selector can be specified
- main entry
- remove unused dependencies
- build to ECMAScript module (
esm
) - drop
iife
andcjs
formats
- migrate to
esbuild
- default
h1
font-size3em
regardless of the screen size
- preserve slide
aspect-ratio
background aspect withpapyrus
too
- generic slides detection
- default
slot
padding to8px
- cleanSync
spellcheck
withcleanContent
function
- markdown style is shadowed
- Firefox workaround
- improvements for the integration of the new
@deckgo/markdown
component in our editor
- papyrus slotted image height
- lazy img should remain applied with a scroll auto
- the presentation base font is responsive and applied by the core according screen height
- editable content is resizing according users' entries (no overflow scroll)
- position of waves in background
- cleanSync attribute
editable
whenfalse
too
- style according
papyrus
is now going to be applied on a class selector
- fits
cover
correctly
- background lazy-img fits
cover
forpapyrus
- update dependencies
- adapt
font-weight
to work with new inline editor
- inherit
font-weight
in titles and strong when top is not set as strong
- inherit
font-weight
in titles and strong
- improve
- spacing, width and font size if reveal
- add style for new component
deckgo-math
- add style for new component
deckgo-demo
insplit
template
- split template column align per default is start
deckgo-slide-split
alignment in case of children (b
,i
, etc.)line-height
was too big in cas a small font size would be used
- apply big
font-size
on the deck only in fullscreen - define
font-size
if the user's modify size inside sections - deck
h1
andh2
bolder - use Saas to compiles styles
split
template horizontal with default alignment
To infinity and beyond 🚀
- update dependencies
- padding around social logo on Windows Chrome
- style
deckgo-lazy-img
attributeobject-fit
in new componentdeckgo-drr
- style
deckgo-lazy-img
when used in new componentdeckgo-drr
- add slide poll question to list of slides titles
- cleanSync
custom-loader
attribute
- align icon center for social link
- add
getSlideDefinition
andgetAttributesDefinition
functions to deck utils as these are notably used in the editor now too - bundle package with rollup
- notes slot were displayed on template "split"
- improve regex of the
cleanContent
function in order to remove only attributes not content/text
- initial release to sync the content between decks and the remote control