Skip to content

Latest commit

 

History

History
85 lines (44 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

85 lines (44 loc) · 2.26 KB

2.0.1 (2020-10-23)

Fix

  • es5 has been dropped with v2, update unpkg reference

2.0.0 (2020-09-03)

Breaking Changes

  • IE11, Edge 16-18 and Safari 10 not supported

1.0.1 (2020-05-11)

Feat

  • update Stencil for Gatsby build

1.0.0 (2020-03-18)

To infinity and beyond 🚀

Features

  • update dependencies

1.0.0-rc.2 (2019-10-07)

Features

  • watch property content to generate QR code again if its value is modified

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

Libs

  • update to most recent dependencies

Note about v1.0.0-rc.1

The first users began to test, and to create content in, our web open source editor for presentations (studio)

1.0.0-alpha9 (2019-07-11)

Fix

  • pre-rendering

1.0.0-alpha.8 (2019-06-04)

Libs

  • upgrade to Stencil One

1.0.0-alpha.7 (2019-05-24)

Breaking

  • move to the org scoped package @deckdeckgo/qrcode

1.0.0-alpha.6 (2019-02-07)

Features

  • feat: copy qrcode.js to bundle collection (763cfdb)

1.0.0-alpha.5 (2019-02-07)

Breaking changes

  • margin attribute renamed as it incorrectly extended the interface StencilHTMLAttributes (98c2ab4)
  • refactor all attributes name to be more consistent regarding naming (98c2ab4)

1.0.0-alpha.4 (2019-02-02)

Lib

1.0.0-alpha.3 (2019-01-02)

Features

  • add a slot to display a logo over the R code (#2)
  • add properties to customize the colors of the QR code if type is set to img (#3)