All notable changes to Qr
will be documented in this file
- custom form by @do-dyco in #37
- @do-dyco made their first contribution in #37
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.16...1.1.17
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #32
- Add logo to QR code by @atmonshi in #34
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.15...1.1.16
- Docs: Update installation and database migrations by @cgiupponi in #30
- @cgiupponi made their first contribution in #30
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.14...1.1.15
- fix set state in modal by @atmonshi in #28
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.13...1.1.14
- support png type to render qr in tables by @atmonshi in #27
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.12...1.1.13
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #24
- Update ColorManager.php by @schrempfra in #26
- Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #25
- @schrempfra made their first contribution in #26
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.11...1.1.12
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #21
- Improving Download Action by @dbpolito in #22
- @dbpolito made their first contribution in #22
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.10...1.1.11
- Change the type of the input text
size
to numeric and check if the size is empty, return the default size by @waelkhalifa in #19 - making data input live onBlur by @atmonshi in #20
- @waelkhalifa made their first contribution in #19
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.9...1.1.10
- fix set colors by @atmonshi in #17
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.8...1.1.9
- fix defualt gradient value by @atmonshi in #16
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.7...1.1.8
- fix reactive color picker by @atmonshi in #15
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.6...1.1.7
- add translate by @T1anjiu in #14
- @T1anjiu made their first contribution in #14
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.5...1.1.6
- add translation by @atmonshi in #13
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.4...1.1.5
- set default values if the user didn't set one by @atmonshi in #11
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.3...1.1.4
- build assets by @atmonshi in #9
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.2...1.1.3
- download QR code as SVG by @atmonshi in #8
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.1...1.1.2
- add the ability to select transparent background color by @atmonshi in #7
Full Changelog: https://github.com/lara-zeus/qr/compare/1.1.0...1.1.1
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #4
- ✨ make it easier to render QR anywhere in your app by @atmonshi in #5
- @dependabot made their first contribution in #4
Full Changelog: https://github.com/lara-zeus/qr/compare/1.0.4...1.1.0
- fix using custom options column by @atmonshi in #3
- improve responsive UI
Full Changelog: https://github.com/lara-zeus/qr/compare/1.0.3...1.0.4
- allow to customize QR action by @atmonshi in #2
Full Changelog: https://github.com/lara-zeus/qr/compare/1.0.2...1.0.3
- initial release