atlassian-labs / react-resource-router

Configuration driven routing solution for React SPAs that managesĀ route matching, data fetching and progressive rendering
https://atlassian-labs.github.io/react-resource-router
Apache License 2.0
202 stars 28 forks source link

allow passing isGlobal property to router #79

Closed kVtruong closed 3 years ago

albertogasparin commented 3 years ago

Looks good. Can you rebase from master and also add the new prop to flow types please?

kVtruong commented 3 years ago

Looks good. Can you rebase from master and also add the new prop to flow types please?

I added it here.src/types.js.flow, are there any other places?

albertogasparin commented 3 years ago

I'm blind, sorry šŸ™ˆ