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

Releases: deckgo/deckdeckgo

DeckDeckGo 🦍

07 Mar 14:35
Compare
Choose a tag to compare

Web Components

Others

DeckDeckGo 🙉

06 Mar 13:59
Compare
Choose a tag to compare

Web Components

  • highlight-code: v1.0.0-alpha.12 (CHANGELOG)

Notes

This CHANGELOG lists the tags applied on the all repo respectively the releases of the all DeckDeckGo mono-repo.

For more details about the particular release of a component, an app, the documentation or the infrastructure, checkout their corresponding CHANGELOG.

Sync slides' titles between app and deck

26 Feb 16:49
Compare
Choose a tag to compare

Features

  • on load, emit slides' titles (8cc779e)

Cloned actions, background and other improvements

17 Feb 12:44
Compare
Choose a tag to compare

Features

  • clone background for company or branding (#25)
  • add "actions" slot (#54)
  • add youtube toggle method (#51)
  • improve pager and reveal transitions (#52)

Fix

  • clearMouseCursorTimer is not called if fullscreen is escaped through the keyboard bug (#53)

Include DeckDeckGo in any container

09 Feb 18:38
Compare
Choose a tag to compare

Features

  • include DeckDeckGo in any container (#50)

Pager RTL and slide's padding on large screen

03 Feb 12:44
Compare
Choose a tag to compare

Features

  • more padding on screen larger than 1024px (#49)

Fix

  • RTL pager position (#48)

Improve print support and update Stencil

02 Feb 17:17
Compare
Choose a tag to compare

Features

  • print one slide per page (916768e)
  • don't print background slot (e3ffd2a)

Lib

RTL support and improve code vertical scrolling

20 Jan 20:41
Compare
Choose a tag to compare

Features

  • RTL support (#40)
  • improve code vertical scrolling (#41)
  • expose new util method isMobile() (fe1239c)

Fix

  • slide youtube, video might be not lazy rendered (#42)

Improvement for the remote control pwa

15 Jan 20:56
Compare
Choose a tag to compare

Features

  • weaker emitter type for build compatibility of the remote control pwa (915e225)

Editor notes and hide mouse

15 Jan 07:00
Compare
Choose a tag to compare

Features

  • notes for the editor and for the audience (#37)
  • in full screen mode, hide mouse cursor after a delay if not moved (#39)