router
router copied to clipboard
The extensible client-side router for Alpine.js v3
**Is your feature request related to a problem? Please describe.** I am trying to use Pinecone Router on a WordPress site to handle routing for certain components. However, when using...
**Is your feature request related to a problem? Please describe.** I'm currently developing an application using Alpine.js and Pinecone Router. My project requires nested routing to manage UI structures, but...
Using router for modals, where baseUrl template stays outside the x-route: ```javascript // Edit modal // always loads, infinite scroll ``` Checked versions. It works in 6.0.0, but it doesn't...
Hi @rehhouari, Is it possible to implement page transitions in the current v7 codebase? For example, I’d like to capture the content of the previous page, apply a class like...