All notable changes to laravel-helpers
will be documented in this file.
Full Changelog: https://github.com/devtical/nova-qrcode-field/compare/v2.0.1...v2.0.2
- feat: pass padding to vue-qr by @mark-nicepants in #20
- @mark-nicepants made their first contribution in #20
Full Changelog: https://github.com/devtical/nova-qrcode-field/compare/v2.0.0...v2.0.1
Full Changelog: https://github.com/devtical/nova-qrcode-field/compare/v1.0.0...v2.0.0
- Support Laravel Nova 4.0 by @metrixinfo in #12
Full Changelog: https://github.com/wearedevtical/nova-qrcode-field/compare/v0.0.4...v1.0.0
- Make method signature compatible with Laravel Nova v4. by @metrixinfo in #10
- @metrixinfo made their first contribution in #10
Full Changelog: https://github.com/wearedevtical/nova-qrcode-field/compare/v0.0.3...v0.0.4
- Refactored to use value from the underlaying resource(as should do a field in nova) by @yuriy-martini in #7
- @yuriy-martini made their first contribution in #7
Full Changelog: https://github.com/Kristories/nova-qrcode-field/compare/v0.0.2...v0.0.3
- Update Qrcode.php by @bsormagec in #4
- Add size options for detail and index views by @DanielLavoie90 in #6
Full Changelog: https://github.com/Kristories/nova-qrcode-field/compare/v0.0.1...v0.0.2
- Initial release