mnahkies / ng-qrcode

Easy to use AOT compatible QR code generator for Angular projects.
https://mnahkies.github.io/ng-qrcode/
MIT License
53 stars 10 forks source link

Added fillTheParentElement feature and added responsive sizes about issue #27 #52

Open mustafapsd opened 2 years ago

mustafapsd commented 2 years ago

Hi! I've used your package in my several projects, thank you! I added two features. It is shown in this video.

https://github.com/mnahkies/ng-qrcode/issues/27

Video

mustafapsd commented 2 years ago

Hi! Is everything okey? Should I change anything?

mustafapsd commented 2 years ago

I changed the logic. Users can manage the size from css. To be honest, I've liked this way.

Video

mustafapsd commented 2 years ago

@mnahkies hi, is there any progress?