Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/preactjs/preact-router

:earth_americas: URL router for Preact.
https://github.com/preactjs/preact-router

Fix the types for Link following recent preact type changes

julienw opened this pull request about 2 months ago
Don't try to intercept links inside contenteditable

vpzomtrrfrt opened this pull request 6 months ago
fix(readme): Linking to the correct page (preact-iso)

JajarGaming opened this pull request 7 months ago
docs: Fix iso link in ReadMe

rschristian opened this pull request 7 months ago
preat-iso link not working

badpenguin opened this issue 7 months ago
docs: Add inactive warning to ReadMe

rschristian opened this pull request 7 months ago
How to do a conditional redirect?

ashep opened this issue 8 months ago
Don't make component's props in <Route /> wrapper optional

zlondrej opened this pull request 10 months ago
Document Route wrapper for typescript

zlondrej opened this pull request 10 months ago
Missing documentation for some functions

piotr-cz opened this issue about 1 year ago
Standard Element.matches API overridden on router element

jmturner8 opened this issue over 1 year ago
preact-router not resolving route with params after refresh

espinosakev24 opened this issue over 1 year ago
Added validation for href outside rt-embed container

Eddo0702 opened this pull request over 1 year ago
Rohini01

shubham-dynamisch opened this pull request over 1 year ago
Update exportable props and function signature to Match

kim3er opened this pull request over 1 year ago
route() does not routing anywhere

TheLastochka opened this issue over 1 year ago
Typescript type for Match props passed to children

akornatskyy opened this issue over 1 year ago
Allow URL change but block routing

foxt opened this issue over 1 year ago
4.1.2

rschristian opened this pull request over 1 year ago
chore: Bump some devdeps

rschristian opened this pull request over 1 year ago
Fixes Typecheck bug in preactjs/preact#3934

paulreece opened this pull request over 1 year ago
Accessing the link from the router directly on after Parcel build is not working

andrianina-oelimahefason opened this issue over 1 year ago
Does not work on Vercel

alfawal opened this issue over 1 year ago
Add support for History API: state

emirsavran opened this pull request over 1 year ago
Add support for History API: state

emirsavran opened this pull request over 1 year ago
Could not find a declaration file for module 'preact-router'

ArtyomGinoyan opened this issue over 1 year ago
Correct some issues with TS typings

vpzomtrrfrt opened this pull request over 1 year ago
Pass generic to HTMLAttributes in Link typings

vpzomtrrfrt opened this pull request over 1 year ago
Add types to package.json exports mapping

jhirvioja opened this pull request over 1 year ago
TypeScript error "Could not find a declaration file for module preact-router"

bjorn-ali-goransson opened this issue over 1 year ago
Unwanted css files are shared between multiple routes

MiftikCZ opened this issue almost 2 years ago
fix: `index.d.ts` does not show that "exec" is exported.

KonnorRogers opened this pull request almost 2 years ago
rm type for `default` attribute

srsudar opened this pull request almost 2 years ago
wrapper or event that can mute Router#1 temporarily

j67Sv89n opened this issue almost 2 years ago
Can't understand how get typescript work with route params

bezenson opened this issue almost 2 years ago
Links missing a leading slash trigger a page reload

JoelLefkowitz opened this issue about 2 years ago
Router breaks HMR with @preact/preset-vite

JacobWennebro opened this issue about 2 years ago
Update Router and Link type definitions

billybimbob opened this pull request about 2 years ago
Doesn't work in "without a build step workflow"

mahmoudelbadrywork opened this issue about 2 years ago
fix: fix #432 to support signals

motss opened this pull request over 2 years ago
bug: type conflict in preact-router after preactjs/preact#3747

motss opened this issue over 2 years ago
Preact equivalent of useLocation in react router dom

Elue-dev opened this issue over 2 years ago
Router and context question

Schmell opened this issue over 2 years ago
package.json's exports mapping does not include types field

jeffposnick opened this issue over 2 years ago
path property: how to make url param a number vs a string?

nolatone opened this issue over 2 years ago
'Router' cannot be used as a JSX component.

ljmerza opened this issue over 2 years ago
Fix exports map to support loading in Node esm

fgnass opened this pull request over 2 years ago
useRouter hook does not trigger re-render after matching route params

oliverfindl opened this issue over 2 years ago
preact-router not compatible with history v5 types

daniel-j-h opened this issue almost 3 years ago
Add types to the Match function

tim-we opened this pull request almost 3 years ago
Add support for `activeClassName` and `activeClass`

IdkGoodName opened this pull request almost 3 years ago
Cannot install devDependencies on aarch64 (puppeteer)

tmpfs opened this issue almost 3 years ago
Update Travis CI badge to GitHub Actions

mbrukman opened this pull request almost 3 years ago
activeClassName doesn't show up on pre-rendered pages

orangecoloured opened this issue almost 3 years ago
Redirecting no longer appears to work on first render

Worble opened this issue almost 3 years ago
Fix useRouter and reduce library size

developit opened this pull request about 3 years ago
Match fails on the first render when using hashHistory

sebasjm opened this issue about 3 years ago
Hash routing breaks build

Dave3of5 opened this issue about 3 years ago
Feature request: property that indicates 'back' navigation

rejhgadellaa opened this issue about 3 years ago
Match and activeClassName not working on page load.

three-fourteen opened this issue about 3 years ago
Guidance on lazy route loading?

devmattrick opened this issue about 3 years ago
Hash History v5 Compatibility

developit opened this pull request about 3 years ago
Router unmounts Routes on parent re-render

orangecoloured opened this issue about 3 years ago
Preact Router adding __source=[object Object] to all dom nodes

mrispoli24 opened this issue over 3 years ago
RouteProps does not match react-router's RouteProps

mellis481 opened this issue over 3 years ago
[Question] Is there no way to obtain the values of the URL parameters?

gacardinal opened this issue over 3 years ago
Add prettier and commit formatting hook

marvinhagemeister opened this pull request over 3 years ago
Assets of component with path '/' are loaded on every route

rubenpoppe opened this issue over 3 years ago
Sending 404 status code when the routes don't match

sidvenu opened this issue over 3 years ago
withRouter?

mellis481 opened this issue over 3 years ago
Fix ssr memleak and sync current master branch

sadnessOjisan opened this pull request over 3 years ago
Router receives empty url when browser's url is updated directly.

RajaSK05 opened this issue over 3 years ago
Type of object in Match function?

mellis481 opened this issue almost 4 years ago
Move from Travis CI to GitHub Actions

marvinschopf opened this pull request almost 4 years ago
Allow to set a custom prefix?

staeff777 opened this issue about 4 years ago
fix: TS types on Router children components

rschristian opened this pull request about 4 years ago
Fall back to native behavior for outbound links

teodragovic opened this issue about 4 years ago
Publish new release?

oofdog opened this issue about 4 years ago
Add activeClass to type definition

38elements opened this pull request over 4 years ago
Add previous/current route instances to RouterOnChangeArgs

peabnuts123 opened this pull request over 4 years ago
docs(readme): Correcting TravisCI badge

rschristian opened this pull request over 4 years ago
docs(readme): Note added for history v5's types

rschristian opened this pull request over 4 years ago
Typescript hash router error

sriksm19 opened this issue over 4 years ago
Cheking urls considering protocol-relative url

18choi18 opened this pull request over 4 years ago
Proposal: unmatched optional path segments produce undefined prop values

developit opened this pull request over 4 years ago
Link activeClassName not working.

Aurailus opened this issue over 4 years ago
createHashHistory - build error - Preact-CLI

rajatdua opened this issue over 4 years ago
Add minzip size to Readme

websocket98765 opened this pull request over 4 years ago
Lazy loading with react lazy instead of preact-async-route

jose-donato opened this pull request over 4 years ago
Add useRouter() hook and update Router.onChange

toniopelo opened this pull request over 4 years ago
Non standard native attribute change.

firatsarlar opened this pull request over 4 years ago
docs: Document the <Link> path property.

amiller-gh opened this pull request almost 5 years ago
docs: add remark to additional modifiers

donkeyDau opened this pull request almost 5 years ago
add pkg-lock

JoviDeCroock opened this pull request almost 5 years ago
"native" attribute fails TypeScript type check

kmxz opened this issue about 5 years ago