Skip to content

Releases: mnahkies/ng-qrcode

v18.0.0

25 May 14:47
81bcd16
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #86
  • chore(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #87
  • feat: Add style and styleClass inputs for utility first CSS integration by @johnnybarton411 in #88
  • chore: refresh dependencies / remove protractor by @mnahkies in #89
  • chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #90
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #91
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #94
  • chore(deps): bump tar from 6.2.0 to 6.2.1 by @dependabot in #93
  • chore: refresh deps by @mnahkies in #95
  • feat: angular 18 by @mnahkies in #97
  • fix: base path needed on gh-pages when not using a custom domain by @mnahkies in #98

New Contributors

Full Changelog: v17.0.0...v18.0.0

v17.0.0

20 Nov 22:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v16.0.0...v17.0.0

v16.0.0

05 May 09:33
849e613
Compare
Choose a tag to compare

From this release forward we'll match the major version of the package to the major version of Angular it supports

What's Changed

Full Changelog: v8.0.1...v16.0.0

v8.0.1

03 Dec 15:34
b578d5c
Compare
Choose a tag to compare

What's Changed

  • fix: re-draw already loaded center images on change by @mnahkies in #71

Full Changelog: v8.0.0...v8.0.1

v8.0.0

03 Dec 15:32
35f94df
Compare
Choose a tag to compare

feat: support angular 15 #70

v7.0.0

16 Jun 10:45
11af6fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v7.0.0

v6.0.0

20 Nov 09:26
327c5ca
Compare
Choose a tag to compare
  • feat: support angular 13 #44

v5.2.0

17 Oct 11:13
Compare
Choose a tag to compare
  • Support darkColor and lightColor inputs (#42)
  • Lockfile maintenance

v5.1.1

03 Oct 10:40
Compare
Choose a tag to compare
  • Dependencies updated, rebuild with latest angular-devkit

v5.1.0

03 Oct 09:56
Compare
Choose a tag to compare
  • Support configuring margin around the qr code (rendered within the canvas element)