Brian Alexander
Brian Alexander
Fixes #83. See the doc comments in the `Shopify.Pagination` module for details and examples.
The current `.travis.yml` is using the old and unsupported Elixir version of 1.4 and an old version of OTP too. This pull-request switches to Github Actions and builds on a...
Thanks for creating this awesome library. Would you consider switching the HTTP client from httpoison to finch? Reasons include: - Finch works better in high throughput scenarios. Using Meilisearch for...
I'm working on an app that has a modal rendered over another modal as well as a modal rendered over a side drawer. ### Expected behavior I would expect `JS.push_focus`...
Update the docs to make it clear that in the case where the item already exists in the parent DOM container, it's position will not be changed regardless of the...
### Environment * Elixir version (elixir -v): 1.16.3 * Phoenix version (mix deps): 1.7.12 * Phoenix LiveView version (mix deps): 0.20.14 * Operating system: Mac OS (latest) * Browsers you...