Ecosyste.ms: OpenCollective

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

github.com/preactjs/preact-iso

Isomorphic utilities for Preact
https://github.com/preactjs/preact-iso

chore: Fix repository URL to appease NPM

1a25d79e4d040d98dc12958edf5bb550e6845497 authored 11 months ago by Ryan Christian <[email protected]>
2.4.0

4b7205052fba01831d3a6b92c0cb03fb026dc38a authored 11 months ago by Ryan Christian <[email protected]>
feat: Suport for the replace parameter in useLocation().route (#8)

Co-authored-by: Ryan Christian <[email protected]>

6671855b42704a725d7579e43b255d6538cd0ea8 authored 11 months ago by rxliuli <[email protected]>
docs: Fix single route in "Nested Routing" example in ReadMe

9281a20123b7eb1ca6d984ee94ff59b6a3275cbf authored about 1 year ago by Ryan Christian <[email protected]>
docs: Fix "Nested Routing" example in readme

35fe12e05f0d064308de7ca4b6771aae52d5c5d2 authored about 1 year ago by Ryan Christian <[email protected]>
2.3.2

1c57271647dac0fcacca446e509a9dd45a5c172f authored about 1 year ago by Ryan Christian <[email protected]>
test: Get tests working again

12b559b7195d5047cb875fa06028ee015c012668 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Correct package repo URL

7e629670f441a93b7f3ffb9c20dcf7c4ab2370aa authored about 1 year ago by Ryan Christian <[email protected]>
fix: Mark rts as an optional peer dependency (#3)

9ecabe885a964f9dc8b7a749b7e9063d1d4baa10 authored about 1 year ago by Ryan Christian <[email protected]>
fix: TS types w/ `NodeNext` module resolution (#2)

79a0cdd6184c27216064f6d9052fb02c4d8218a3 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Re-add package meta data & utilities (#1)

* chore: Copy over license

* chore: Copy over CoC

* chore: Adding gitignore & editor confi...

d44e69bad1e8d1a8a0adf566b8853c67bdaddd16 authored about 1 year ago by Ryan Christian <[email protected]>
Version Packages (#877)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

728a004287aad05e018f31ee072f45f8d321a65d authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #934 from takurinton/add-globalThis-fetch-when-prerender-production-build

Add globalThis.fetch

ef4af210baccd653cdd890f77387e54ee36da94e authored over 2 years ago by Ryan Christian <[email protected]>
undo: globalThis.fetch defined in preact-iso

c9bf8327426db5dce1278c7d7b18ec347ec70385 authored over 2 years ago by takurinton <[email protected]>
add: globalThis.fetch

ca955f5274d2759b02c55622eeffe0dda81b8590 authored over 2 years ago by takurinton <[email protected]>
fix: Hydration of prerendered HTML w/out data

4a852811795775e3f3ac41be4317a84eb0cf234d authored about 3 years ago by Ryan Christian <[email protected]>
Merge pull request #859 from preactjs/changeset-release/main

Version Packages

c51666ec3881b8b1f1d2ee7a6d51872cb2adc0d8 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Version Packages

f73db1588b65a3c84e636d82856abad737a3590c authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #870 from preactjs/bugfix-iso-router-unrender

4992982e16347a4e49cfc8d3ed835897c28e538f authored over 3 years ago by Marvin Hagemeister <[email protected]>
[preact-iso] Fix Router un-rendering incoming same-component route

I'm not 100% sure if this is the right solution, but reverting this line fixes the issue:
https...

af55d148dd6f61c01c317b50f04a3bdc0adb89b9 authored over 3 years ago by Jason Miller <[email protected]>
add test and call onRouteChange every time

deab6d467ade131b92e33ea0081b0a8241d59a28 authored over 3 years ago by Jovi De Croock <[email protected]>
solution with effect deps

20c679c4c24b614284010dec8a5b26cf5729b808 authored over 3 years ago by Jovi De Croock <[email protected]>
less ideal solution but the wasPush test succeeds

e86f23150a646b4e8fafea752df8f9271dae655a authored over 3 years ago by Jovi De Croock <[email protected]>
try alternative

166b7a3c00972183972fef7eae99194d3f97b3ac authored over 3 years ago by Jovi De Croock <[email protected]>
prettier

e0e05f8e35ce1638abdda442c866446444461010 authored over 3 years ago by Jovi De Croock <[email protected]>
try solution with a state rather than a ref

51426faeff72f1604b3d1e7fb1fe33e49fba1a90 authored over 3 years ago by Jovi De Croock <[email protected]>
avoid loading on every render

d718c8e47d7d42ecb1ce0a4ca0cc4b4cde4590a2 authored over 3 years ago by Jovi De Croock <[email protected]>
Merge pull request #829 from preactjs/changeset-release/main

Version Packages

cf5cecc88c17e24ca7b90f9fe54de160981e2547 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Version Packages

ca9c44d77dd80ca057f79bbc39aa68ec55bab233 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #835 from preactjs/iso-nested-routes

Add support for nested route definitions

1c7974a86b491dab460ad770b7d1ad73beb8f789 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add support for nested routes

912fee3a6c9847dd28a3ead718ec2266669dba58 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #832 from preactjs/iso-rest-match

Add support for partial route matching via `/foo/*`

3a179b83c550fd68fa273833c33258cdc0243980 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix rest match with multiple segments

8ee76e98ccdbd8f80c56139d77434740414dd978 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Only match rest path segments if no colon was found

Co-authored-by: Jason Miller <[email protected]>

1561414629ac02a18a38d0d045622d28210ec1fe authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add support for partial route matching via `/foo/*`

26095b1a08c7a6b8d338fc274af2b124c16e6db1 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #833 from preactjs/fix-ctrl-regression

Fix wrong state when browser handles click event

a2dae646aa8a5c6da259a85a0c8fe0e58cee6e4c authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix wrong state when browser handles click event

02e508e068ad2d8bde9689340022c3b5b3160cc9 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #831 from preactjs/iso-cmd

1f691ab907c56650ae7634901c7c0e47be55cf18 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix preact-iso intercepting cmd/ctrl + click

cd9a70a59fa27baccdbb022baf5f89ced6aa11e7 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #817 from preactjs/changeset-release/main

Version Packages

6e0ee5fd69667cd5ebe06be1aa07ca5c18d90b1d authored over 3 years ago by Marvin Hagemeister <[email protected]>
Version Packages

007933ae3885dda61012fdfe55446133b2a39d40 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #586 from preactjs/route-params-possibility

de17a7aa3494d22599b3545a493f723da9cbd419 authored over 3 years ago by Marvin Hagemeister <[email protected]>
merge changes from #824

9f03c25b3d265696e49a7a58c062fa4e552ee7c2 authored over 3 years ago by Jason Miller <[email protected]>
Merge branch 'main' into route-params-possibility

d4546a2414fb692f28bbe7667ab1bf25b600b84c authored over 3 years ago by Jason Miller <[email protected]>
Merge pull request #824 from preactjs/iso-fix-splat

df3e39ca9c1a39a6ae3d56e798a3ac5dba14b13f authored over 3 years ago by Marvin Hagemeister <[email protected]>
[preact-iso] Router: fix splat (/:x* and /:x+) matches being merged into props instead of params

048b15f347e22255a806659d202c40ebcf0e089b authored over 3 years ago by Jason Miller <[email protected]>
Merge pull request #667 from preactjs/changeset-release/main

Version Packages

b04d8d717dd6ad12f7f0cd274c4033076eb0b26d authored over 3 years ago by Marvin Hagemeister <[email protected]>
Version Packages

8df258f3395fe4cd842d9d9513fdcee48cf7d20e authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #665 from preactjs/refactor/shared-tooling

dffa826d3d3539770934be5fe9be1dd1a41f15ab authored over 3 years ago by Marvin Hagemeister <[email protected]>
style: Linting

8a1020b2220b604878cc46f3e4f26eab90417725 authored over 3 years ago by Ryan Christian <[email protected]>
Merge pull request #605 from preactjs/changeset-release/main

Version Packages

0d09f1f13c443a4304487b1ae58be9cba268d03c authored over 3 years ago by Marvin Hagemeister <[email protected]>
Version Packages

0073d0d78b7fd9dde69fe01c843dcd4862ef186b authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #608 from preactjs/iso-export

Fix `useRoute` not being exported in main entry

01c22b401dc1a02b7458ccbe51a6f63fb3015a68 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix `useRoute` not being exported in main entry

4cf008e1d4cc14b07cc95f9cdfe9d2569ef885f5 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #595 from preactjs/changeset-release/main

Version Packages

d3ed93537b705c17e967064eb269b742b3f520eb authored over 3 years ago by Marvin Hagemeister <[email protected]>
Version Packages

265db7c2c170d4d1f17a8c6f597d602d39a8fa8e authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #594 from preactjs/iso-router-link-handler-race

28dbca3b10ec4b4e6da78e378f4c0885ac892085 authored over 3 years ago by Marvin Hagemeister <[email protected]>
(preact-iso): register link click handler immediately to prevent race condition

61b7318f00df309e3a8d324b7a3719b09eef9340 authored over 3 years ago by Jason Miller <[email protected]>
switch to dynamic prop ignore-list

121738916e60d615e742bcc446147a4d133e7abc authored over 3 years ago by Jason Miller <[email protected]>
Merge branch 'main' into route-params-possibility

e96ea3a390550ba37ce0ab694cbcafcd7664824d authored over 3 years ago by Jason Miller <[email protected]>
add node script to bundle iso with wmr for compressed-size-action

41bbf06bf92186180b4a869476eec48f3ace41e9 authored over 3 years ago by Jason Miller <[email protected]>
switch to node for bundle exec

363199103a23463ab8ccc198bb0d26bc51a99be6 authored over 3 years ago by Jason Miller <[email protected]>
add test-build script that bundles iso with WMR

ef7e72f1dfc01c64e8d97aac26315ec4aa3418cd authored over 3 years ago by Jason Miller <[email protected]>
add npx-style rollup build to check compiled size in CI

008bdf3ecbe5358400e1b66d95fd5ba37652b53e authored over 3 years ago by Jason Miller <[email protected]>
update tests

16010393494e911b4852c26974fccb20e0b7d908 authored over 3 years ago by Jason Miller <[email protected]>
Update match.test.js

8b54b85eaa421c3bc4dea38e4105064a35836f01 authored over 3 years ago by Jason Miller <[email protected]>
update tests to pass all required parameters to exec()

481b46fae678e18381bcb61934584967016c9701 authored over 3 years ago by Jason Miller <[email protected]>
[draft] possible "why not both" solution for route param-to-prop mapping

![https://media.tenor.com/images/cf17987a71bae395fb62323f92ecb99e/tenor.gif](why not both?)

a70f7e5007137ebab54ab400e604c4da784b48b9 authored over 3 years ago by Jason Miller <[email protected]>
Merge pull request #584 from preactjs/iso-imports

Switch from subpackage to main imports for `preact-iso`

de324dc8cf95c888ca18d3e52b8e2fe6c37ffe0b authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #585 from preactjs/prerender-data

Support returning prerender data

f00974a09aa23961383f6df911a9920c32471862 authored over 3 years ago by Marvin Hagemeister <[email protected]>
support returning prerender data

21751a9d523db34ac48f0366caf3e33bf9b00ddb authored over 3 years ago by Jovi De Croock <[email protected]>
Switch from subpackage to main imports for preact-iso

579b7b6310675bfb616a9c13a183d7afa31a958d authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #556 from preactjs/changeset-release/main

Version Packages

dc67d44da350cc03e20820f3fd275b778877cc97 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Version Packages

7a57a0bdd557d03c53985e05887a9fcf5d8c27b3 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #571 from preactjs/bugfix-iso-errorboundary-stalled-commit-queue

dc16e55dcfb868eb58854c8c79dfeeaee766427d authored over 3 years ago by Marvin Hagemeister <[email protected]>
bugfix(preact-iso): Prevent ErrorBoundary from pushing objects into the commit callback queue

c356bce18da73cffaf28afb79fda3f91c310bf51 authored over 3 years ago by Jason Miller <[email protected]>
Types: Update useRoute return value

3bf0eada00c5b5a1b6ddcacb2a1a50c87b82500f authored over 3 years ago by Marvin Hagemeister <[email protected]>
Types: Run prettier on router.d.ts

635f67341964e1ca1fd5c74d4c799a08832dc384 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Types: Fix useRoute and RouteProps missing in export

936ad2ba47f82a3885d8b4610dada7d586b2ad80 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Types: Remove long deprecated useLoc

4ca762fda598560f3e92055fd50695e58eb84eaf authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #557 from preactjs/iso-overwrite-params

Fix route params overwriting route properties

066a56ee3cde3259d57edf0364a8774004b3accb authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix route params overwriting route properties

When a query param was named the same as an existing key on the route
like "path", we'd overwrit...

89067e59026556846c5013024c2d92078475eeae authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix crash when passing array children to preact-iso

f869187175685d5b99ca66b1e4e365e5835a80ad authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #517 from preactjs/changeset-release/main

Version Packages

c9761c65b923e69aef36d41b60aea17db6a872ef authored over 3 years ago by Marvin Hagemeister <[email protected]>
Version Packages

1ca18a077b01f5776be77edf1798f695c7e25608 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #530 from preactjs/fix-async-route-hydration

Simplify Router's async handling and fix stacked transitions

3a08b2e59ce88bf39bfd93f862b2657187b19a90 authored over 3 years ago by Jason Miller <[email protected]>
[preact-iso] Support manual URL via <LocationProvider url="/" /> (#534)

* [preact-iso] Support manual URL via <LocationProvider url="/" />

* Create real-horses-promi...

c849fb8a2dedf4cd423f74569d842cf5830f9dc6 authored over 3 years ago by Jason Miller <[email protected]>
fix lazy imports (#533)

e586587166d1511468283e8e6d7541e96986cc1e authored over 3 years ago by Christoph Werner <[email protected]>
Fix suspense mechanic, make Router a boundary.

3a8a17eddf5d012c3dd86a0f42d425b62a6aa8e2 authored over 3 years ago by Jason Miller <[email protected]>
Simplify Router's async handling and fix stacked transitions

73ed9e937965de687103efd9cda34d738be64245 authored over 3 years ago by Jason Miller <[email protected]>
Merge pull request #525 from preactjs/bugfix-router-swapping

[preact-iso] Bugfix for swapping suspended routes

b2fd0b2c347073432689b06342a090c7bfa7e4c4 authored almost 4 years ago by Marvin Hagemeister <[email protected]>
[preact-iso] Bugfix for swapping suspended routes

31909287cad6bb535d7dff9d0643b2baea599e59 authored almost 4 years ago by Jason Miller <[email protected]>
Merge pull request #501 from preactjs/changeset-release/main

Version Packages

60a8897a9621c3770409d168c2a0eac8ceccb36b authored almost 4 years ago by Marvin Hagemeister <[email protected]>
Version Packages

05a604453eaf0b864719f5c8074881c6f6d8406e authored almost 4 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #505 from preactjs/iso-router-ignore-anchors

[preact-iso] don't intercept clicks on anchor links

2bf81494b7fe1777c06dd7a310429bce040a5efd authored almost 4 years ago by Jason Miller <[email protected]>
Merge branch 'main' into iso-router-ignore-anchors

d02798f7fd387f9fc9dc48d23a4c88389e9dba38 authored almost 4 years ago by Jason Miller <[email protected]>
Merge pull request #496 from preactjs/iso-router-reset-scroll

[preact-iso] Router: reset scroll position when navigating forwards

9622666d74bbbe4b250c48d307dd0e28357ed5be authored almost 4 years ago by Jason Miller <[email protected]>
Merge branch 'main' into iso-router-reset-scroll

1100776c0e3c17b86a10344fa8ff6f585665cdc9 authored almost 4 years ago by Jason Miller <[email protected]>
include duplicate preact fix

7a2accdf7a2f49751897cb78c0bfaa023c34f9d4 authored almost 4 years ago by Jason Miller <[email protected]>
Merge pull request #504 from preactjs/bugfix-iso-route-flashing-3

22eb70382288572d94392b78aac2db46fe713d34 authored almost 4 years ago by Marvin Hagemeister <[email protected]>