quilt icon indicating copy to clipboard operation
quilt copied to clipboard

Polish Quilt navigate module

Open lemonmade opened this issue 1 year ago • 0 comments

  • [ ] Support view transitions
    • https://github.com/remix-run/react-router/blob/2f25789e60412aa5ed02442f81b315b1a2407562/packages/router/router.ts#L1240
    • https://github.com/remix-run/react-router/blob/2f25789e60412aa5ed02442f81b315b1a2407562/packages/react-router-dom/index.tsx#L585
    • https://developer.mozilla.org/en-US/docs/Web/API/ViewTransition
  • [ ] Add route blocking
  • [ ] Focus management
  • [ ] Scroll restoration
  • [ ] New package names
  • [ ] Unify with request router

lemonmade avatar Jul 01 '24 20:07 lemonmade