devtical / nova-qrcode-field

A Laravel Nova field to generate QR Code
https://packagist.org/packages/devtical/nova-qrcode-field
MIT License
41 stars 14 forks source link

Refactored to use value from the underlaying resource(as should do a field in nova) #7

Closed y-martini closed 3 years ago

y-martini commented 3 years ago

This PR introduces breaking changes. Of course you need to compile assets before release.

Kristories commented 3 years ago

Hi @yuriy-martini thanks for PR. I will review it asap.

y-martini commented 3 years ago

Probably, it would be great to add deprecation notice for \Kristories\Qrcode\Qrcode::text method, so no breaking changes introduced and you can increment the minor version