Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zth/rescript-relay-router issues and pull requests

#83 - Set-up automated versioning and publishing with changesets

Pull Request - State: closed - Opened by Kingdutch over 2 years ago
Labels: enhancement

#82 - Move to monorepo structure

Pull Request - State: closed - Opened by Kingdutch over 2 years ago - 8 comments
Labels: enhancement

#81 - Upgrade to Yarn 3

Pull Request - State: closed - Opened by Kingdutch over 2 years ago - 1 comment

#80 - RFC: More flexible link creators

Issue - State: closed - Opened by zth over 2 years ago - 14 comments

#79 - Check request idle callback

Pull Request - State: closed - Opened by zth over 2 years ago

#78 - Change script insertion to `import` for immediate preloads

Pull Request - State: closed - Opened by Kingdutch over 2 years ago - 1 comment
Labels: enhancement

#77 - Re-enable preloading route renderers ASAP when creating router

Pull Request - State: closed - Opened by zth over 2 years ago

#76 - Allow development application to use newer versions of Node

Pull Request - State: closed - Opened by Kingdutch over 2 years ago
Labels: enhancement

#75 - requestIdleCallback is not supported by Safari

Issue - State: closed - Opened by Kingdutch over 2 years ago - 1 comment
Labels: bug

#74 - Move to React rendering the entire document

Pull Request - State: closed - Opened by Kingdutch over 2 years ago
Labels: enhancement

#73 - Move non-optional parameters after optional parameters

Pull Request - State: closed - Opened by Kingdutch over 2 years ago - 1 comment
Labels: enhancement

#72 - Document how applications can control the initial render with Suspense

Issue - State: open - Opened by Kingdutch over 2 years ago - 2 comments
Labels: documentation

#71 - Unify `onResponseReceived` and `onQueryInitiated` into `onQuery`

Pull Request - State: closed - Opened by Kingdutch over 2 years ago
Labels: enhancement

#70 - Move PreloadInsertingStream into router package

Pull Request - State: closed - Opened by Kingdutch over 2 years ago
Labels: enhancement

#69 - Remove suspense boundary from RelayRouter.RouteRenderer

Pull Request - State: closed - Opened by Kingdutch over 2 years ago - 1 comment
Labels: enhancement

#68 - [Development mode] History navigation causes Relay to access a disposed preloadQuery

Issue - State: open - Opened by Kingdutch over 2 years ago - 1 comment
Labels: bug

#67 - Remove `Suspense` boundary in `RelayRouter.RouteRenderer` component

Issue - State: closed - Opened by Kingdutch over 2 years ago - 1 comment

#66 - Move `PreloadInsertingStream.mjs` into the router package

Issue - State: closed - Opened by Kingdutch over 2 years ago

#65 - Document `preloadasset` router argument in README

Issue - State: open - Opened by Kingdutch over 2 years ago - 1 comment
Labels: documentation

#64 - Re-evaluate data on all navigations

Pull Request - State: closed - Opened by zth over 2 years ago

#63 - Error handling

Issue - State: open - Opened by zth over 2 years ago - 2 comments
Labels: enhancement, router

#62 - Inline route helpers

Pull Request - State: closed - Opened by zth over 2 years ago

#61 - introduce a dedicated NetworkUtils module

Pull Request - State: closed - Opened by zth over 2 years ago

#60 - Cleanup

Pull Request - State: closed - Opened by zth over 2 years ago

#59 - [ci] Test building and running package

Issue - State: open - Opened by zth over 2 years ago
Labels: enhancement

#58 - Inline makePrepareProps and makeRouteKey in generated route declarations

Issue - State: closed - Opened by zth over 2 years ago
Labels: enhancement, cli

#57 - Server handler

Issue - State: open - Opened by zth over 2 years ago - 2 comments
Labels: enhancement

#56 - Set up basic CI

Pull Request - State: closed - Opened by zth over 2 years ago

#55 - Unify preload asset fn

Pull Request - State: closed - Opened by zth over 2 years ago

#54 - Update `Component` loading to `Script` loading

Issue - State: closed - Opened by Kingdutch over 2 years ago - 2 comments
Labels: future

#53 - Clean up unused app files

Pull Request - State: closed - Opened by Kingdutch over 2 years ago - 2 comments

#52 - Remove eagerPreloadFn

Pull Request - State: closed - Opened by zth over 2 years ago

#51 - ReScriptify Server and implement asset loading

Pull Request - State: closed - Opened by Kingdutch over 2 years ago
Labels: enhancement

#50 - Make disposing unmounted routes more robust

Pull Request - State: closed - Opened by zth over 2 years ago

#49 - Reduce generated code size

Pull Request - State: closed - Opened by zth over 2 years ago

#48 - Preloading

Pull Request - State: closed - Opened by zth over 2 years ago

#44 - Repository Structure Proposal

Issue - State: closed - Opened by Kingdutch over 2 years ago - 2 comments

#40 - Code split on route definition files

Issue - State: open - Opened by zth over 2 years ago - 3 comments
Labels: enhancement, cli, future

#39 - Router dedupe prepare blocks Relay store invalidations?

Issue - State: closed - Opened by zth over 2 years ago - 1 comment
Labels: bug, router

#38 - Router queries disposed early?

Issue - State: closed - Opened by zth over 2 years ago
Labels: bug, router

#37 - Ensure links changing just query params do full updates

Issue - State: closed - Opened by zth over 2 years ago - 3 comments
Labels: enhancement, router

#36 - Provide a helper to "surgically" change path parameters?

Issue - State: open - Opened by zth over 2 years ago - 2 comments
Labels: enhancement

#35 - Smoothen experience around removing/changing routes

Issue - State: open - Opened by zth over 2 years ago
Labels: enhancement

#32 - Fix cleaning up of ReplaySubjects as they have been consumed

Issue - State: closed - Opened by zth over 2 years ago - 1 comment
Labels: bug

#30 - Using a query parameter named `type` generates invalid Rescript

Issue - State: open - Opened by Kingdutch over 2 years ago - 2 comments
Labels: bug, router

#25 - [Feature Request] Move non-optional arguments last in functions

Issue - State: closed - Opened by Kingdutch over 2 years ago - 1 comment
Labels: enhancement

#24 - [Feature Request/Documentation] Authenticated routes

Issue - State: open - Opened by Kingdutch over 2 years ago - 3 comments
Labels: question, router

#20 - Handle page not found status code

Issue - State: open - Opened by Kingdutch over 2 years ago - 3 comments
Labels: enhancement, router

#18 - Pick up comments for routes and make sure they appear on ReScript hover

Issue - State: open - Opened by zth over 2 years ago
Labels: enhancement, cli, future

#13 - Validate all route patterns via react-router

Issue - State: open - Opened by zth over 2 years ago
Labels: enhancement, cli, future

#10 - Add route finder command to extension

Issue - State: closed - Opened by zth over 2 years ago
Labels: future, editor tooling

#9 - Reduce size of RouteDeclarations

Issue - State: closed - Opened by zth over 2 years ago
Labels: enhancement, cli, future

#8 - Emit route renderes in folders mimicking the route structure

Issue - State: closed - Opened by zth over 2 years ago - 3 comments
Labels: enhancement, cli, future