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

Latest commit

 

History

History
51 lines (27 loc) · 724 Bytes

CHANGELOG.md

File metadata and controls

51 lines (27 loc) · 724 Bytes

1.2.0 (2021-09-02)

Features

  • preserve color if content does not change
  • do not repaint on edit or draw if list of words did not change

Build

  • bump dependencies

1.1.0 (2021-05-29)

Build

  • output custom elements as a single bundle (dist-custom-elements-bundle)
  • bump dependencies

1.0.5 (2020-10-28)

Fix

  • lazy load method for slides integration

1.0.4 (2020-10-23)

Build

  • Stencil is a dev dependency

1.0.3 (2020-10-23)

Fix

  • es5 has been dropped with v2, update unpkg reference

1.0.2 (2020-10-17)

Fix

  • try to fix unpkg publish

1.0.1 (2020-10-11)

Features

  • align placeholder "Click to add your words" centerd

1.0.0 (2020-10-11)

Hello World 👋