WICG/navigation-api
The new navigation API provides a new interface for navigations and session history, with a focus on single-page application navigations.
MakefileNOASSERTION
Issues
- 0
Navigation as undo/redo
#276 opened by KevinDoughty - 1
No `commit` in `intercept` options and `event.commit`
#270 opened by ydcjeff - 0
- 2
Intercepting a `pushState` triggers `popstate`
#274 opened by kurtextrem - 0
Call `updateCurrentEntry` and update its state
#273 opened by GoncharukBro - 25
- 4
Can we archive this?
#268 opened by yoavweiss - 1
Navigation-api - Test/Jest
#269 opened by KhotR - 9
- 2
- 0
- 3
- 2
navigation.intercept()
#246 opened by fabiancook - 9
How to handle ephemeral states?
#261 opened by clshortfuse - 0
Nit: associated Document formatting
#216 opened by annevk - 1
Tracking issue for rebasing on top of the navigation and session history rewrite
#221 opened by domenic - 3
Cancelable traversals: avoiding a slowdown
#254 opened by domenic - 8
- 8
- 4
- 1
- 0
Handlers run at the wrong time for history traversal
#241 opened by domenic - 3
Extend NavigationInterceptOptions - optional url field
#249 opened by uasan - 8
navigate event timing on history traversals
#207 opened by domenic - 1
Enable default focus behavior for fragment navigations that are intercepted
#247 opened by tbondwilkinson - 1
Consider adding a general entrieschange event
#205 opened by domenic - 5
Visual viewport handling (pinch-zoom)
#244 opened by jakearchibald - 0
Handler ordering problems due to microtask subtleties
#242 opened by domenic - 5
Mismatch between scroll and focus handling
#231 opened by jakearchibald - 1
Making SPA-navs-with-hashes work
#237 opened by domenic - 1
Allow scroll to be restored multiple times
#240 opened by jakearchibald - 17
- 2
- 3
Awesome!
#233 opened by jimmywarting - 0
restoreScroll() is missing domintro
#228 opened by domenic - 2
- 13
Second thoughts on focus management
#202 opened by domenic - 1
Clients.openWindow() as a navigation method?
#227 opened by ericlaw1979 - 1
rollback() on NavigationTransition is not defined
#210 opened by annevk - 4
Consider consolidating navigate() and reload() more
#212 opened by annevk - 1
"perform a non-traverse navigation API navigation" and lack of source browsing context
#213 opened by annevk - 0
"current entry" cannot use this
#208 opened by annevk - 0
Non-existing current getter
#209 opened by annevk - 1
Nit: xref "mark as handled"
#211 opened by annevk - 1
- 4
appHistory.transition.finished/navigatesuccess/navigateerror can be fired before finished promise
#199 opened by domenic - 2
Polyfilling performance
#195 opened by fabiancook - 1
Syntax issue in readme
#192 opened by fabiancook - 1
- 1
Return AppHistoryResult from updateCurrent
#194 opened by fabiancook