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

2.7.0

a8e73dbef54e9bca91eeac3cdbbb8217da7168d2 authored over 6 years ago by Jason Miller <[email protected]>
Use new attribute interfaces in TypeScript types (#274)

d6da4c1dcfa1c84b043741d2bb5f3fbbf44c78d2 authored over 6 years ago by Andre Wiggins <[email protected]>
Update README.md (#276)

Fix typo in title: Detecting Route Changes

eda1be3ab75be06811c27b09165272a888e5f681 authored over 6 years ago by Tibor Cz <[email protected]>
Provide docs for onChange event (#271)

264587d3bf2605f6cde1ce062eade878df0ccbbe authored almost 7 years ago by David East <[email protected]>
Document native link handling. Fixes #257

5f3c8390b36a8e84a7c441c79094305a40803f9c authored almost 7 years ago by Jason Miller <[email protected]>
Document custom history usage. Fixes #258

5804624050bde7b1fa7c53e1e8e5e736cecb13b6 authored almost 7 years ago by Jason Miller <[email protected]>
2.6.0

b5bf23242db02f29d60c8c58af79b60e2532b891 authored about 7 years ago by Jason Miller <[email protected]>
β›³οΈπŸŒοΈ

ed0848eae07efa26f89a46fa4b4f40f7a146e128 authored about 7 years ago by Jason Miller <[email protected]>
-1 b

4996aa7f9ade070e44c2e288d35ac3c933f00fc2 authored about 7 years ago by Jason Miller <[email protected]>
turn on diffing in karma-reporter

d1077e5cfe9efae03e8f50eb2fde5b6bb9dc948d authored about 7 years ago by Jason Miller <[email protected]>
Fix #123: Implement new path ranking algorithm (#242)

3027fba52cdc4dca317f846c95913e19f732e084 authored about 7 years ago by Ash <[email protected]>
fixes #244; allow RouteableProps on all components and add ts tests (#245)

b9327a1c46a4d632b4cf01705b71b6634cbfc581 authored about 7 years ago by Jason <[email protected]>
Fix typo: impleted -> implemented (#236)

fe0f8ab705a097b9cbeff51a5f66a53f4259f392 authored about 7 years ago by Andrew Bonventre <[email protected]>
add missing typings for <Match/> subscribers (#246)

2f3d73165831c35d8b073aa7f7d0ff80ff0a5762 authored about 7 years ago by Ciro <[email protected]>
Fix Redirect recipe (#233)

The `route` call should pass `true` for the `replace` parameter so that
`setUrl` will do a `rep...

83cf77acad33f9c8dd4a9104f23be90c9b8d381c authored over 7 years ago by rmacklin <[email protected]>
Fix SSR memory leak (fixes #191)

Thanks @rajeshsegu!

1d8226a4d9ddefeeef4d4cfae46c0f307e4b15fc authored over 7 years ago by Jason Miller <[email protected]>
component -> getComponent (fixes #225)

e0d207f7fc6cef1ee5f42ae47e4311596f940e82 authored over 7 years ago by Jason Miller <[email protected]>
Omit `key` and `ref` when passing querystring parameters as props.

18fadf0fd874cbb3e38a87f2fcf9273f2152082c authored over 7 years ago by Jason Miller <[email protected]>
2.5.7

62a130bbf3e961b3d4a193b5b1a2128dd0c2b966 authored over 7 years ago by Jason Miller <[email protected]>
Added TS definition for Router onChange prop (#215)

* Added TS definition for Router onChange prop

The onChange prop was not mapped in the defini...

c2c4693463af9a1b487fbfc69ec1f35437bc21b0 authored over 7 years ago by Alberto Marchetti <[email protected]>
2.5.6

e645ca40deb7d69a0f2c23470603bfaf19843515 authored over 7 years ago by Jason Miller <[email protected]>
add missing interface prop for activeClassName πŸ˜—πŸ˜ŠπŸ˜ŸπŸ˜‰πŸ§πŸ§πŸ§πŸ§πŸ”Š (#228)

149573993d331d175fe039eaaef902554ec89644 authored over 7 years ago by Sam Saccone <[email protected]>
2.5.5

e73850430e32b61677d5cbcacd91ef2a81e89358 authored over 7 years ago by Jason Miller <[email protected]>
Typescript 2.4 compatibility (#210)

Not sure exactly why this worked before, but it seems 2.4 is slightly
more strict about definit...

eb9cedf1379ea00146bb364cb01f584c9d2e182e authored over 7 years ago by Alex Macleod <[email protected]>
Add type definitions to package.json files (#209)

1d1f52093b8110c7f9b14b3e45fc0c5a929ad910 authored over 7 years ago by Alex Macleod <[email protected]>
Widen Route props type union to Partial<Props> (#211)

Works around the issue when props are supplied via URL params, e.g.
path="/:id", with strictNul...

bfa34513e9260ed89ad2944e028a532c195df388 authored over 7 years ago by Alex Macleod <[email protected]>
2.5.4

352dafb63838098e1b0f4d38ad0283742e211770 authored over 7 years ago by Jason Miller <[email protected]>
fix CustomHistory typescript definition (#203)

now compatible with https://github.com/ReactTraining/history

a9a15e51e3e0755b713b324630103f06b55f7214 authored over 7 years ago by Alex Macleod <[email protected]>
add type definitions for preact-router/match (#202)

eb0206bb8eed073160ad284ffc8f9f1f4fc45b2a authored over 7 years ago by Alex Macleod <[email protected]>
2.5.3

8907db20848b9a9df36ec15d1f64493a09603dc5 authored over 7 years ago by Jason Miller <[email protected]>
Add optional params to ReadMe (#206)

fdc476c25dd32145930fd004c4d310d6dae42c2e authored over 7 years ago by Hassan Bazzi <[email protected]>
Fix typescript definitions (#200)

* Fix typescript definitions

Fixes errors present in strict mode

Adds getCurrentUrl and ro...

3954489baf9c3ea5cdb2dcfc9ca61b1690fffc6c authored over 7 years ago by Alex Macleod <[email protected]>
Added the redirect recipe (#201)

7e96ec4d6850a95c1bece6f83b5e6c34843d62f4 authored over 7 years ago by Robin van der Vleuten <[email protected]>
Lazy Loading readme update (#196)

Running examples as is I was getting the following error:
"Uncaught DOMException: Failed to exe...

e63db332fb5ca29a7130c769afd6e47f67b8be98 authored over 7 years ago by Peter Shev <[email protected]>
2.5.2

723294b9ffc92cc51cca572321611aa3b18fbadd authored over 7 years ago by Jason Miller <[email protected]>
Whitelist match.js, which was missing from the package

655b6f4748a42c4852f48d4ad755a2796735445f authored over 7 years ago by Jason Miller <[email protected]>
run tests on node stable

85eaea95cf39832589c6fbada541182a043f8ba8 authored over 7 years ago by Jason Miller <[email protected]>
run tests on node latest

60c3f52d25d448f77c19466bea14a259d92b5d6a authored over 7 years ago by Jason Miller <[email protected]>
2.5.1

2600a014137231cd651f33bfc6dc113efddf00fc authored over 7 years ago by Jason Miller <[email protected]>
Remove reliance on `Object.assign()` (breaks in phantomjs)

315be7c5e805f8843bbbc407ec13e3eca22153f2 authored over 7 years ago by Jason Miller <[email protected]>
Add "Active Matching & Links" section to the README

56fbcd8949f6239f3d91e2ef43b3110897b5f8d1 authored over 7 years ago by Jason Miller <[email protected]>
Force `preact-router`-based linking.

755a5e01fbde738662439fc9e14c9b226cc0e001 authored over 7 years ago by Jason Miller <[email protected]>
2.5.0

0b057bc9c80dde9037bfa297756cae1869e5d005 authored over 7 years ago by Jason Miller <[email protected]>
Merge branch 'master' of github.com:developit/preact-router

e9ab6e32839a66548481bd492bd923b4c55c6ed6 authored over 7 years ago by Jason Miller <[email protected]>
Add a new `preact-router/match` entry, which exports `<Match>` and `<Link>` components, both of which respond to URL changes. Match expects a function as its only child, which is invokes in response to all routing/rendering with `{ Boolean matches, String path, String url }`. `Link` works just like the built-in `Link` component, but accepts an `activeClassName="xx"` prop, which is a class attribute value to merge when the link's `path` (or `href`) is matches the current URL.

1941aad04b3a6334614af54a243c4b0a25a70f4f authored over 7 years ago by Jason Miller <[email protected]>
Fix vnodes without attributes breaking routing

c4ee6c8829af89d7d57c437a05c022d3055dca41 authored over 7 years ago by Jason Miller <[email protected]>
Remove `activeClassName` support for the simple `Link` component, since it's going to be part of Match.

2fb1a546e157397eaa46ebf58b981ed2b74467f5 authored over 7 years ago by Jason Miller <[email protected]>
Clean up build and drop lib down below 2kb :)

e8ef11ef0e04bf4e2f94ecad5d0c473e542e50e6 authored over 7 years ago by Jason Miller <[email protected]>
Fix TypeScript issues (#164)

This addresses the issues in https://github.com/developit/preact-router/issues/133

92078612bc837dd06cb96dd139d444834ac095d7 authored over 7 years ago by Phips Peter <[email protected]>
activeClassName as component for link. (#150)

* activeClassName

* activeClassName

a1a6aee864bb28d4b3e3bf9ce215bf25fa0b2d73 authored over 7 years ago by Hitesh Joshi <[email protected]>
2.4.5

4e596193825164cfa7b883b5e19c7c951f8e3a42 authored over 7 years ago by Jason Miller <[email protected]>
fix ESM exports

f6c730f2fac214bed5d1873c63d89dff1438524c authored over 7 years ago by Jason Miller <[email protected]>
2.4.4

d60e6f03f200f05f41ed7686fa9c620882da4a7f authored over 7 years ago by Jason Miller <[email protected]>
Build a dedicated ES5 + ESM output to fix webpack 2 issues

108e3c6807e8ef2abaeb94da2fd768aea9163759 authored over 7 years ago by Jason Miller <[email protected]>
Avoid in-place mutation of the attributes of Router's children (#169)

* Include test_helpers directory in lint task

* Declare chai global in eslint config

* Cre...

d2893d77486903901b38508a129e5e1fa8183506 authored over 7 years ago by rmacklin <[email protected]>
2.4.3

13e44beb6c14f7905f746eeb61535eff03bff572 authored over 7 years ago by Jason Miller <[email protected]>
rewrite Route component w/o obj rest param (#168)

4557cc5d744766d4edbb23404548cdd593341891 authored over 7 years ago by Luke Edwards <[email protected]>
2.4.2

1c3141af0827033c730df2b2a76b15e15166b6b9 authored over 7 years ago by Jason Miller <[email protected]>
Update for Preact 8 (#166)

* install preact@beta

* update isPreactElement helper

* bump to 8.0.1

7b3fd3747cd1944d4b62300c04e65eadc479c60e authored over 7 years ago by Luke Edwards <[email protected]>
Fix 'should render a normal link' expectation so that it actually checks the rendered HTML (#162)

* Demonstrate that test doesn't fail when it should

* Fix expectation so that it actually che...

d8cefef9d588db612129e28f3ef1035bb8fdc7bc authored over 7 years ago by rmacklin <[email protected]>
Update README.md

0f79234ffd8a6b83c1404af7eccf9b71508fc16e authored almost 8 years ago by Jason Miller <[email protected]>
pass 'native' attr to bypass anchor handler (#154)

66b2c0d78da0d4067aa35c19f6a0d157d1906085 authored almost 8 years ago by Luke Edwards <[email protected]>
Move button check

063f115bb9e2367bab32e6748deadcb821883dcd authored almost 8 years ago by Jason Miller <[email protected]>
Make the Route component forward all URL parameters (#145)

* Make the Route component forward all URL parameters

When using <Router path="/test/:id" com...

73739be98ea2a1ad40f9de3cf68b57ebfb9329a4 authored almost 8 years ago by David Nordvall <[email protected]>
🌲

d3f7044e76e079447db5042fd9ea3075df2b801e authored almost 8 years ago by Jason Miller <[email protected]>
adding lazy loading in readme (#144)

aed4a6fadcc2324fab915d348e131a874e6130ba authored almost 8 years ago by Prateek Bhatnagar <[email protected]>
chore(package): update preact to version 7.2.0 (#141)

https://greenkeeper.io/

370fa1f5d0ed64598c1e1e0df5142202144af14b authored almost 8 years ago by Greenkeeper <[email protected]>
adding module key in package.json (#139)

f9613344f4b89820cc7dc060d937e99668ab5197 authored almost 8 years ago by Prateek Bhatnagar <[email protected]>
2.4.1

d83f920769a566353fca64671eaa541461ab01a8 authored almost 8 years ago by Jason Miller <[email protected]>
temporarily disable typings (#133)

01f2b6b8cdf50f83abbe8fd392de07affe8725e7 authored almost 8 years ago by Jason Miller <[email protected]>
2.4.0

a33256141a22dd9dc604ef0dfeae3fb9680a747e authored almost 8 years ago by Jason Miller <[email protected]>
remove pointless eslintignore

e405606f9846f3bc764c18721de6dfc901fd64c9 authored almost 8 years ago by Jason Miller <[email protected]>
Router listens to custom history (#118)

* Router listens to custom history

Router listens to custom history and updates the route app...

59da6a6fd67b7b8a743f952a0fb1a023f59aa51f authored almost 8 years ago by Matan Noam Shavit <[email protected]>
Add render import to README example (#131)

82f512243b6a42b75eb04349daaa4c00ddd7d628 authored almost 8 years ago by Brandon Dail <[email protected]>
chore(package): update karma-webpack to version 2.0.1 (#125)

https://greenkeeper.io/

6b67ce0aa783198456ca9437d12edb165857bec8 authored almost 8 years ago by Greenkeeper <[email protected]>
Add package.json files whitelist (#122)

b58c7ba2d84766984ef4fd97473bdc2644d73850 authored almost 8 years ago by Alex Macleod <[email protected]>
Make error handling more obvious (#98)

This took me quite a while to work out, not sure if this is the best description, but the error ...

a89b37147956991498de03b379bef3dda8992523 authored about 8 years ago by Ben Nolan <[email protected]>
Update README.md

5f2b78ed4fd8d994b0add35edc0ffe88b25e4112 authored about 8 years ago by Jason Miller <[email protected]>
Clarify project purpose and link to react-router

9b4b974d5238593c3b5cdd81a2f67cf566a31022 authored about 8 years ago by Jason Miller <[email protected]>
Add Typescript typings (#94)

cefd6d6ee9340546071fcf9d96c0b0683ad0dac1 authored about 8 years ago by Trevor Bekolay <[email protected]>
2.3.2

c43009f77c29f71a65968baa29781c1022c491b4 authored about 8 years ago by Jason Miller <[email protected]>
Get rid of jsx syntax (#93)

* Get rid of jsx syntax

* Reincorporate babel jsx related

* Route: no rename component

9e77e73e77cb0201de68840e7b36374272ea057b authored about 8 years ago by NicolΓ‘s Parada <[email protected]>
2.3.1

2748a0e26513ecf399f61dd774e32dcc457e7680 authored about 8 years ago by Jason Miller <[email protected]>
Add support for Custom History `.location` property, which is preferred over `.getCurrentLocation()`. Fixes #88

84c9b3eecf9433164a4151f4eeb845818ca47a94 authored about 8 years ago by Jason Miller <[email protected]>
2.3.0

0d6e2c14349fe42f3cd7d4d40239e4284ec7981b authored about 8 years ago by Jason Miller <[email protected]>
Add tests for synchronous redirection

277bbf52f64a86848ea5dd788cbb843854fc024c authored about 8 years ago by Jason Miller <[email protected]>
Add a lock during rendering that triggers deferred re-routing. Fixes #48

4be8a54ae36491ca27cb2f7662ac0e28deeca2ee authored about 8 years ago by Jason Miller <[email protected]>
2.2.0

3fc51f9ae36daa63e9654be6530a8d50e6bb4ccc authored about 8 years ago by Jason Miller <[email protected]>
Only publish a URL change to history if there is at least one Router rendered that can handle it.

5b1738ad51c2eb08060dae4188fdddddbac90034 authored about 8 years ago by Jason Miller <[email protected]>
Update dependencies and fix build.

24740dd1cec7cf54a42cd914e37d65086d642a14 authored about 8 years ago by Jason Miller <[email protected]>
chore(package): update preact to version 6.0.1 (#68)

https://greenkeeper.io/

801c8453275cd22c79b03a889f11d80f0e8bba87 authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update diff to version 3.0.0 (#66)

https://greenkeeper.io/

1ca8465adfc3f0bdff50744a41a53d3d7cd1e3d8 authored over 8 years ago by Greenkeeper <[email protected]>
small style tweaks

eddf4fb2d2d57b0d3bcb0ba803ad60816f73a87e authored over 8 years ago by Jason Miller <[email protected]>
Support for custom history (#60)

* Added support for custom history

* Fix to make sure a function exists before using it

b7ec6f3d7c03e6f5922ed4ba34d1ce240b0438f7 authored over 8 years ago by Adrien Antoine <[email protected]>
chore(package): update rollup-plugin-memory to version 2.0.0 (#65)

https://greenkeeper.io/

3c84cd850a9af8ca831ffd0b1be1ed54c335734b authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update npm-run-all to version 3.0.0 (#64)

https://greenkeeper.io/

fdbec868fdb615f0f0e3b5886dc939cf28c47a4b authored over 8 years ago by Greenkeeper <[email protected]>
ignore left- and right- clicks on links (#59)

454ab65e6304c71b4e7a8bacc309b24b53649883 authored over 8 years ago by Robbie WXYZ <[email protected]>
chore(package): update eslint-plugin-react to version 6.0.0 (#58)

https://greenkeeper.io/

4f80f30e60e5ffd58bb0b23a0e82c5ab97738730 authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update mocha to version 3.0.0 (#57)

https://greenkeeper.io/

76c10ed35ab6bce686b66132a17a11964b2fed66 authored over 8 years ago by Greenkeeper <[email protected]>
2.1.0

eeb052df9cf8a4817262aceea8f8a0688a4a148b authored over 8 years ago by Jason Miller <[email protected]>