Releases: ysfkaya/filament-phone-input
Releases · ysfkaya/filament-phone-input
3.1.8
What's Changed
- Update PhoneInputNumberType.php by @mehmethamza in #72
New Contributors
- @mehmethamza made their first contribution in #72
Full Changelog: v3.1.7...v3.1.8
3.1.7
What's Changed
- Resolve critical vulnerability GHSA-vjh7-7g9h-fjfh by @Orrison in #69
New Contributors
Full Changelog: v3.1.6...v2.4.8
v3.1.6
3.1.5
3.1.4
What's Changed
- Fixes
Js
class implementation issue inphone-input.blade.php
by @elegasoft in #60
New Contributors
- @elegasoft made their first contribution in #60
Full Changelog: v3.1.3...v3.1.4
3.1.3
What's New
- Fixed an error clearing the input value when the state value is filled as empty.
- Bump
intl-tel-input
version to25.2.0
Full Changelog: v3.1.2...v3.1.3
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