Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Latest commit

 

History

History
351 lines (180 loc) · 5.16 KB

CHANGELOG.md

File metadata and controls

351 lines (180 loc) · 5.16 KB

6.0.0 (2021-12-16)

Breaking Changes

  • function convertStyle moved to editor utils
  • styles moved to new utils styles

5.0.0 (2021-11-27)

Breaking Changes

  • remove method cleanContent

4.1.1 (2021-10-22)

Build

  • re-publish for types dependency

4.1.0 (2021-08-18)

Features

  • findSlidesTitle deck query selector can be specified

4.0.2 (2021-05-24)

Fix

  • main entry

4.0.1 (2021-05-15)

Build

  • remove unused dependencies

4.0.0 (2021-05-15)

Breaking Changes

  • build to ECMAScript module (esm)
  • drop iife and cjs formats

Build

  • migrate to esbuild

Style

  • default h1 font-size 3em regardless of the screen size

3.4.1 (2021-03-25)

Style

  • preserve slide aspect-ratio background aspect with papyrus too

3.4.0 (2021-02-19)

Features

  • generic slides detection

3.3.1 (2021-01-30)

Style

  • default slot padding to 8px

3.3.0 (2020-11-29)

Features

  • cleanSync spellcheck with cleanContent function

3.2.1 (2020-11-15)

Style

  • markdown style is shadowed

3.2.0 (2020-11-14)

Style

  • Firefox workaround

3.1.0 (2020-11-12)

Features

  • improvements for the integration of the new @deckgo/markdown component in our editor

3.0.2 (2020-10-29)

Style

  • papyrus slotted image height

3.0.1 (2020-10-23)

Fix

  • lazy img should remain applied with a scroll auto

3.0.0 (2020-10-23)

Features

  • the presentation base font is responsive and applied by the core according screen height
  • editable content is resizing according users' entries (no overflow scroll)

2.8.0 (2020-10-18)

Features

  • position of waves in background

2.7.0 (2020-10-13)

Features

  • cleanSync attribute editable when false too

2.6.0 (2020-09-23)

Style

  • style according papyrus is now going to be applied on a class selector

2.5.1 (2020-09-20)

Style

  • fits cover correctly

2.5.0 (2020-09-20)

Style

  • background lazy-img fits cover for papyrus

Features

  • update dependencies

2.4.0 (2020-08-06)

Features

  • adapt font-weight to work with new inline editor

2.3.3 (2020-07-21)

Fix

  • inherit font-weight in titles and strong when top is not set as strong

2.3.2 (2020-07-21)

Fix

  • inherit font-weight in titles and strong

2.3.1 (2020-06-13)

Style

  • improve
  • spacing, width and font size if reveal

2.3.0 (2020-05-14)

Features

  • add style for new component deckgo-math

2.2.0 (2020-05-07)

Features

  • add style for new component deckgo-demo in split template

2.1.1 (2020-05-03)

Fix

  • split template column align per default is start

2.1.0 (2020-05-03)

Fix

  • 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

2.0.0 (2020-05-01)

Features

  • apply big font-size on the deck only in fullscreen
  • define font-size if the user's modify size inside sections
  • deck h1 and h2 bolder
  • use Saas to compiles styles

1.0.1 (2020-04-18)

Features

  • split template horizontal with default alignment

1.0.0 (2020-03-18)

To infinity and beyond 🚀

Features

  • update dependencies

1.0.0-rc.3-3 (2020-03-09)

  • padding around social logo on Windows Chrome

1.0.0-rc.3-2 (2020-02-23)

1.0.0-rc.3-1 (2020-02-20)

  • style deckgo-lazy-img attribute object-fit in new component deckgo-drr

1.0.0-rc.3 (2020-02-19)

  • style deckgo-lazy-img when used in new component deckgo-drr

1.0.0-rc.2-3 (2020-01-20)

  • add slide poll question to list of slides titles

1.0.0-rc.2-2 (2020-01-16)

Features

  • cleanSync custom-loader attribute

1.0.0-rc.2-1 (2020-01-04)

Features

  • align icon center for social link

1.0.0-rc.2 (2019-11-29)

Features

  • add getSlideDefinition and getAttributesDefinition functions to deck utils as these are notably used in the editor now too
  • bundle package with rollup

1.0.0-rc.1-2 (2019-11-13)

Fix

  • notes slot were displayed on template "split"

1.0.0-rc.1-1 (2019-11-08)

Fix

  • improve regex of the cleanContent function in order to remove only attributes not content/text

1.0.0-rc.1 (2019-11-05)

Features

  • initial release to sync the content between decks and the remote control