Skip to content

Releases: ysfkaya/filament-phone-input

3.1.2

31 Oct 17:26
Compare
Choose a tag to compare

What's Changed

  • Disabling country selection when input set disabled

Full Changelog: v3.1.1...v3.1.2

3.1.1

29 Oct 19:17
Compare
Choose a tag to compare

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

04 Sep 09:08
Compare
Choose a tag to compare

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

22 Aug 11:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

14 Aug 11:43
c715177
Compare
Choose a tag to compare

What's Changed

  • fix async alpine not loading reliably in spa mode by @smiliyas in #47

New Contributors

Full Changelog: v3.0.0...v3.0.1

v2.3.7

14 Aug 11:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.6...v2.3.7

v3.0.0

10 Aug 15:40
eadeda1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.6...v3.0.0

v2.3.6

24 May 07:16
Compare
Choose a tag to compare

What's Changed

  • Fixed affix actions #42

Full Changelog: v2.3.5...v2.3.6

v2.3.5

21 Mar 14:38
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue triggering unsavedChangeAlerts event. #38

2.3.4

12 Mar 15:38
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @nathanpelton in #37
  • Uptade dependecy version of spatie/laravel-package-tools

New Contributors

Full Changelog: v2.3.3...v2.3.4