All notable changes to laravel-tel-input
will be documented in this file
- Added support for Laravel 10 by @jbajou in #18
- Added support for Laravel 9
- Added default value for
id
props.
- Fix tel-input not rendering in Livewire after component update, refresh or change in DOM content.
- Fix utilsScript relative path bug
- Fix input rendering issues on Livewire modals and popups.
- Fix issues working on page with Turbolinks and Turbo enabled.
- Multiple tel input instance bug fix.
- First stable release.
- Bug fix.
- Bug fix.
- Fix bug in
composer.json
- Added demo2.gif image preview to
README.md
- Fix bug in
composer.json
- Initial release