Add missing router docs: Redirect, Nested Router, and Path Segament capturing #2192
Add missing router docs: Redirect, Nested Router, and Path Segament capturing #2192voidpumpkin merged 15 commits intoyewstack:masterfrom
Conversation
|
Visit the preview URL for this PR (updated for commit 281bbd6): https://yew-rs--pr2192-docs-nested-router-8m2goep6.web.app (expires Fri, 03 Dec 2021 03:46:44 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
|
This is touching |
That has been merged so feel free to merge the changes in this PR |
normal component -> struct component
voidpumpkin
left a comment
There was a problem hiding this comment.
Waiting for docs about #2193
Document about router behaviour at fail to parse
Head branch was pushed to by a user without write access
ranile
left a comment
There was a problem hiding this comment.
Hasn't the page grown too large? We should probably split the router page
functional comp -> function comp consistent code snippet style removed two ignores
actually not the largest, currently comes after What's your suggestion on the split though? |
I don't know. I would just roll with it right now and look into it in the future |
ranile
left a comment
There was a problem hiding this comment.
Oops, did not mean to re-request my review
Description
Fixes #2184
Fixes #2182
Fixes #2193
Checklist
cargo make pr-flowcargo make lint(cargo make tests can't be run on Windows cuz firefox binary doesn't exist)