Releases: ysfkaya/filament-phone-input
Releases · ysfkaya/filament-phone-input
3.1.2
3.1.1
What's Changed
- Fixed an issue regarding whether the input in the reactive state is disabled or not
- Bump intl-tel-input version to
24.6.0
Full Changelog: v3.1.0...v3.1.1
3.1.0
What's Changed
- Fixes #49 and upgraded latest version of the
intl-tel-input
Important
The flag images have been updated in the latest version of the intl-tel-input
package. So you need to run
php artisan vendor:publish --tag="filament-phone-input-assets" --force
Otherwise the flag images may not be reflected correctly.
Full Changelog: v3.0.2...v3.1.0
v3.0.2
What's Changed
- Fix RTL Phone Number Display by @emargareten in #48
New Contributors
- @emargareten made their first contribution in #48
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v2.3.7
What's Changed
- Fixed path to
use PhoneInputNumberType;
by @snipe in #43 - Update README.md by @marcos-aparicio in #44
- fix async alpine not loading reliably in spa mode by @smiliyas in #47
New Contributors
- @snipe made their first contribution in #43
- @marcos-aparicio made their first contribution in #44
- @smiliyas made their first contribution in #47
Full Changelog: v2.3.6...v2.3.7
v3.0.0
What's Changed
- Upgraded latest version of
intl-tel-input
- Fixed path to
use PhoneInputNumberType;
by @snipe in #43 - Update README.md by @marcos-aparicio in #44
- Version 3 by @ysfkaya in #45
New Contributors
- @snipe made their first contribution in #43
- @marcos-aparicio made their first contribution in #44
Full Changelog: v2.3.6...v3.0.0
v2.3.6
v2.3.5
2.3.4
What's Changed
- Update README.md by @nathanpelton in #37
- Uptade dependecy version of
spatie/laravel-package-tools
New Contributors
- @nathanpelton made their first contribution in #37
Full Changelog: v2.3.3...v2.3.4