Ecosyste.ms: OpenCollective

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

github.com/solidjs/solid-router

A universal router for Solid inspired by Ember and React Router
https://github.com/solidjs/solid-router

v0.12.3

959c353f2848423c2589aca32a8377d4de0d166a authored 11 months ago
action to return fully processed response

02c6e7a07ae55219ec3c0406289dec600beb5173 authored 11 months ago
v0.12.2

920d126834b338a40a6965494e9a8da0ad9ca2f2 authored 11 months ago
apply the right owner (who's aware of the router)

5e8cbdba82ec01afee2bed3494a4ca4afdc82ef8 authored 11 months ago
v0.12.1

cd182b8bf1f3a800b14ce9dd97ca3ad7a1e84920 authored 11 months ago
Merge pull request #376 from Brendonovich/main

Run load functions with owner & context of `Router` component.

5391fbbca3b9e92bc0287d76ec94d90080d32b6a authored 11 months ago
Create spicy-hornets-visit.md

052d3856bad1484c24e23bdf5b74cf49aab870a6 authored 11 months ago
fix cache serialization to match returned value

6d0be9e475263887ccd96796aff6688635df785a authored 11 months ago
run load functions with owner of router component

528ce1d25ef9f843916844661650e7db1667acdb authored 11 months ago
v0.12.0

76b2689633f40baf32ae23834df3478e4589afe1 authored 12 months ago
add createAsyncStorage, prev argument, remove store from cache

17ea1459a83dff1d0f6a037417e5518441b375d6 authored 12 months ago
Merge pull request #371 from marvin-j97/patch-1

README: Remove deprecated useRouteData link

d1c7f40bff8e224bcf02fee203a68be879cc65dd authored 12 months ago
Update README.md

b1791b7f6cb8aff9fc78b4a70b3fcebb1b8a4e17 authored 12 months ago
Update HashRouter in README.md

d77109c46c7949f1f354fece6715f2d78b6b31d0 authored 12 months ago
v0.11.5

591f34c514b67fbcce41e40a858b133897abc772 authored 12 months ago
add native event props to Memory Router

2567de7da68a1fa8ca13246826f57c091d0dd87b authored 12 months ago
Merge pull request #367 from yhdgms1/main

fix memory router no native events

10b094d237f428196a89116671760b82fffa04a5 authored 12 months ago
Create flat-dragons-admire.md

0413594b7bc9e90d98b7016662035bb38d11252f authored 12 months ago
add `rootLoad`

97d387b924d4104f5e905f3ab5f545cee9ee832f authored 12 months ago
fix Router types, make singleFlight optional

5a94e7dcc3c697276b972826f5b6a19aa35fff5d authored 12 months ago
v0.11.4

dfb15bd25782b9b17f422585aae03fa3d35866eb authored 12 months ago
single flight mutations

d67ccbb1a910d6e0e3a869f1b2344fb1227f86c7 authored 12 months ago
fix memory router no native events

ad14979654ffea2d1522cb6ebe9eeb29eb3579ff authored 12 months ago
pass revalidate through `json` helper

76724afe86834ead6855c5a241967d8a40ef61d3 authored 12 months ago
v0.11.3

0eca5a18f3d437c425a9688d0e226d64d5e9d796 authored 12 months ago
update response type to be always present

9cc1a85106aaa4a956a2fb0a67f133d9dcff7b9d authored 12 months ago
v0.11.2

522cf23b8bf6e3c9d32ccbc6d7408f68855f290d authored 12 months ago
fix renderToString for cache fns

fab3cc01363e85631c94d03d00a35fb16bcacab7 authored 12 months ago
v0.11.1

19538837d8c40fff97cdbe4663d9f4f5bc4a4788 authored 12 months ago
metadata -> info (should have been part of 0.11)

20663d59f26bb14e89ad8b6203a5a7a6f7de5e28 authored 12 months ago
v0.11.0

5e93d6cb754f71fcdffee08d127045e78a956b62 authored 12 months ago
Merge pull request #363 from solidjs/next

0.11.0

d0aebad3735357728ff1096daf77b9592cca229c authored 12 months ago
add changesets

6e661eb734a356283421e81f6f3369b86aa9f53a authored 12 months ago
update to vitest and support node16 resolution

8609e16161b5fd0cf78a9faa23162db2551a6cd5 authored 12 months ago
update RequestEvent shape

efb92682888e367111eaec4eeca09984eb675f09 authored 12 months ago
Extend useBeforeLeave for browser initiated events (eg back/forward) (#320)

6b0548db97042e87010f27bdf467a45c1b38da5a authored 12 months ago
fix #289 aria-current

3c8e05ee306beea6f39c9968c75efcbec51d286a authored 12 months ago
update readme

9fce041eed068f9858032288eb57be4ead9d5f64 authored 12 months ago
single signal per key

e6f3ae67eefab613759c4996e1889c396136dae4 authored 12 months ago
v0.10.10

f57fe83e988732a32b6ae6b84362ca12246a8583 authored 12 months ago
fix #356 explicit link mode not working

617ccc96557e2b29e537855f8b3688e9dbf774e9 authored 12 months ago
add support for GET, customBody in cache

4c6e69a59ea7334d28e3e1603047c4c727c04c6f authored 12 months ago
add json helper and new response types to allow for returning rather than throwing.

de20192af4a276cf817181f27dbaea992b088a4b authored 12 months ago
fix up action path resolution

576e62642edcae765427f8ca52aee0c4979e671d authored 12 months ago
Use `.getAttribute('action')` instead of `.action` (#358)

* Use `.getAttribute('action')` instead of `.action`

Fixes #357

* Use double quotes and HT...

e5dc0fc8cbfb7a39add9ba87f9c5550d406e2a44 authored 12 months ago
v0.10.9

a3493b23a9d93bbe305a2972cf63d4d4973e163a authored about 1 year ago
encode the pattern instead of the path

6078c2c84b0ab8aff614b2e0bd8c50e55d0a20ae authored about 1 year ago
encode path components (#354)

f16c07b79eb06229d612c3b49f3b6eb0adab111c authored about 1 year ago
v0.10.8

1712909456868002fc46fd31061b7275c92cbea9 authored about 1 year ago
fix server rendering handling of redirects

af4b89b4e7d7ad4d2a0e47e96741d452049731e5 authored about 1 year ago
v0.10.7

1119b68761dcfff9a494f5b9a848af25f1ceb6a7 authored about 1 year ago
fix with client actions

a1c6576b5a2486f70932eb7eedb5c7e365cd83f8 authored about 1 year ago
fix #351 missing submitter in formData

348f8074e5d1f75b51296388225caf20a62278ce authored about 1 year ago
Form action set as insecure by google chrome. (#350)

* Fixes issue #349

* Fixes issue #349

9755b8d478c3c7270885da12528818ef43c52485 authored about 1 year ago
actually throw the error

53426b549e9e3dbb7ae886794847f8c252942a67 authored about 1 year ago
v0.10.6

c5acf553dbcd48ff23e606b76c85073fa54e9561 authored about 1 year ago
Fix #337 - BeforeLeaveEventArgs.retry with Router.base navigates to incorrect location (#338)

10ab28567ac2e809cb6d583687a7e1d9ad4bec9e authored about 1 year ago
Add JSDoc to <Router> for clarity (#348)

124af0920903066cb38222ee517b76e6769953de authored about 1 year ago
fix #343 - failing to reconcile on the first update

8f0001b70a88f1551012a9e957cc685eaf1ae7c3 authored about 1 year ago
update readme

f608a23fb80acf19effd4b294dcb499a722a829c authored about 1 year ago
fix #341 reload not exported

1f4f7aff0b2d4ff16bfb73070d923480611d0413 authored about 1 year ago
Partial fix for #344 (#345)

7469b318ad2cb9f246198a36a2f481e4d1a2a951 authored about 1 year ago
fix: make search params type partial (#333)

91508cbc8186667d538419fbabc4c413e0b8dde0 authored about 1 year ago
Improve `Router` component's docs (#331)

* docs: update children type of Router component

* docs: add documentation for single route d...

c07f358144b3f2a558b3aaeacb0a9aeaa86d3556 authored about 1 year ago
Add function for cache invalidation (#327)

b8936243c5f753b6a6362d6daf807434781a3eb8 authored about 1 year ago
v0.10.5

e2f134d776df1333e69727226a5e2ffc36b8f889 authored about 1 year ago
fix #322 document 404 page

e969fbcc678932fbec13507b2ffa53e2820bbe62 authored about 1 year ago
update route prop types

1f9b62827fc9375da29001c91df4b30a0f975b60 authored about 1 year ago
Add another migration note

875844bec80920aee0e04c63495831bf73ef0001 authored about 1 year ago
fix internal with type

e91de9fe9681f1ccbbc73132276f4f4fe227a586 authored about 1 year ago
0.10.4

a7160cb0b5c624f1cfc0d360ea4667b7e4ad7488 authored about 1 year ago
fix action types (#326)

beb922c87057534af1f876113595bddac7341d6e authored about 1 year ago
0.10.3

5532783460361f18fab6367042cd896e5290798a authored about 1 year ago
standardize match output

e94d79b9ee071adab0bfdf3f8ae1b3e60bc1fd56 authored about 1 year ago
fix metadata passthrough

3dd3b11eb1c791ae4dc7d636dc55fcd3a800923c authored about 1 year ago
add route metadata

14676657e170f1299e4678fb5f4d4bb969c25aab authored about 1 year ago
add back router matches

0faaaf42e43fb3ca62be90cee63a78316afdc6c0 authored about 1 year ago
v0.10.2

cf0b6948e3543fe79088d8e496955302e11a6a6f authored about 1 year ago
fix #316 - intent documentation

3d6ae06815dcb1c1f5d8a1da24150af532d5a92e authored about 1 year ago
more readme updates

ad719aef04c4111dd662da9877eec0782e55f534 authored about 1 year ago
fix #315

7b8a4941512239dc2f43d55ad2484fdcf9cfe5f3 authored about 1 year ago
better migration story

e9d609f86a32b2581cefce75be29aea2a0eb18e1 authored about 1 year ago
Add RouteDefinition to BaseRouterProps (#314)

8b5d88d8400376c22a59de0a1121ac7c6d60ac79 authored about 1 year ago
v0.10.1

4ae0934b9e5825e7762456beb083162925b850ff authored about 1 year ago
fix blank invalidation

c6cfb8e3af552599c97ef78f74312e783404ca34 authored about 1 year ago
v0.10.0

898174ee1b86e005d1e006ebbb4cf4953e614dc2 authored about 1 year ago
Huge Router Refactor + New Data Paradigm + Preloading (#312)

* Updated route functionallity including preloads

* new data api's WIP

* update readme

...

d288c8fde67cb365b8f12062944bef3419442d83 authored about 1 year ago
v0.9.1

4dda2a61768c7927e6d966062fb3efe6d366f2f3 authored about 1 year ago
v0.9.0

73cce3dc2db32e549d161c561901101dd472d223 authored about 1 year ago
update to include server context

e1f3ec198457c81e550e69a67d36d9cbd91fb638 authored about 1 year ago
v0.8.4

31de2759ee89d5bd58b0e8e25bd223a93228dca0 authored about 1 year ago
short circuit for empty hash (#300)

Signed-off-by: Nyi Nyi Lwin <[email protected]>

d9919e78005975e9c2e1341b788d7cb428c9a8aa authored about 1 year ago
Allow for readonly arrays to be passed as `MatchFilter` (#305)

5fca192b1f684c81e0848ed5d2000c2380ce4ced authored about 1 year ago
v0.8.3

79a2b577564772b8248aa75c5300dcb61e650e59 authored over 1 year ago
update dev deps

3be86658dd18b96da7dfd7c011bac72a3927d21a authored over 1 year ago
fix #269 add docs around deployment

6cc8e905becd079a7d39eeb9f8944a83e4cd8e86 authored over 1 year ago
fix #264: Add note about transitions

3731013751404cb5d8ff7f9909e039552540b566 authored over 1 year ago
fix #270 - reactive tracking in set

99baa51a13dc66e79937a54440499ddba46e3736 authored over 1 year ago
fix(typescript): `RouteDataFuncArgs.data` incorrect type (#263)

Using `RouteDataFunc` without specifying any generic types results in `RouteDataFunc<unknown, un...

d0695a715912db2480e082d03e5f0533a8b87e2d authored almost 2 years ago
[docs] Prettify code blocks (#259)

b2b13137710ef528919677e3465ca9f0cf68f87b authored almost 2 years ago