search_api_views_ajax 1.0.x-dev

New features

Search API Views Ajax facilitates updating a search view asynchronously when
using an AJAX enabled view with the Search API module. In particular it:

- Enables updating the query string on a view when using an exposed
`full text search field`. e.g. `/projects?search=drupal`
- Adds a popstate event listener to the DOM to facilitate updating the async
enabled view asynchronously when navigating when using the web browser's back
button.

Subscribe with RSS Subscribe to Releases for Search API Views Ajax