Skip to content

Tags: dircm/livewire-autocomplete

Tags

v2.1.0

Toggle v2.1.0's commit message
Update README

v1.1.0

Toggle v1.1.0's commit message
Update README

v2.0.0

Toggle v2.0.0's commit message
Add install of fork for now

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Laravel 10 support (joshhanley#20)

* Add laravel 10 to composer and gh actions test workflow, and php 8.2

* Fix typo

* Create phpunit config for 9 and 10 and update tests workflow

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Laravel 10 support (joshhanley#20)

* Add laravel 10 to composer and gh actions test workflow, and php 8.2

* Fix typo

* Create phpunit config for 9 and 10 and update tests workflow

v0.1.8

Toggle v0.1.8's commit message
Add option to pass search term to result component for highlighting

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Laravel 9 support (joshhanley#7)

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Input decouple (joshhanley#5)

Decouple input value from entangled value

v0.1.5

Toggle v0.1.5's commit message
Dispatch an event if add new is selected

v0.1.4

Toggle v0.1.4's commit message
Add support for method parameters in load on focus action