Skip to content

Releases: SuperiorJT/angular2-qrcode

Update Qrious

17 Apr 21:22
Compare
Choose a tag to compare

This release updates Qrious to version 4.0.2. This removes the dependency for cairo which was what caused the false build error to occur. This also reduces the build size. Thanks to @Maistho for this release!

AOT Support

15 Apr 04:16
Compare
Choose a tag to compare

This release contains a completely new build flow so that FESM and UMD modules are generated. I've also added a simple tsd for the parts of QRious that are used in the component.

Development-wise, this release also includes an example project made with angular-cli. This project is mainly used for testing to make sure that the component works for JIT and AOT builds until more proper tests are made.

Thanks to all for the help and for pointing out issues with the project! Sorry for the long wait!

QRious Migration

07 Feb 16:47
Compare
Choose a tag to compare

This update uses the QRious QR Code generation library. This allows us to use canvas along with being able to customize QR Codes a little bit more than before. The README has been updated, so check there if you need information on the new inputs that are added to the component. If you have any questions about the QRious package, redirect those here.

Thanks to all that have helped with the project so far! If you have any questions, feel free to send me an email at [email protected].

Angular Final

21 Dec 16:05
Compare
Choose a tag to compare
v1.0.5

Update npm version to 1.0.5