router icon indicating copy to clipboard operation
router copied to clipboard

The extensible client-side router for Alpine.js v3

Results 5 router issues
Sort by recently updated
recently updated
newest added

Are there any plans to support Alpine JS v3?

help wanted

**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...

enhancement
help wanted

**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...

enhancement

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...

enhancement
help wanted