feat(runtime): add URL-state GET navigation
This commit is contained in:
@@ -225,6 +225,12 @@ client app state framework.
|
||||
### req: page_swap/008
|
||||
0 008 Boosted links behave like `data-hemx-nav`; boosted forms behave like hemx form submissions. External links, downloads, new-tab links, and modified-clicks preserve native browser behavior. [north_star]
|
||||
|
||||
### req: page_swap/009
|
||||
0 009 Enhanced GET navigation treats the URL as shareable page state: native successful GET controls serialize into the request URL, history updates by intent, and reload/bookmark/back/forward reconstruct the same view. [north_star]
|
||||
|
||||
### req: page_swap/010
|
||||
0 010 URL-as-state support remains a page/navigation convention, not a router, omnisearch framework, selector include system, or client state graph. [north_star]
|
||||
|
||||
---
|
||||
|
||||
## htmx_equivalents
|
||||
|
||||
Reference in New Issue
Block a user