-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add announcer live region for routing * Update packages/gatsby/cache-dir/production-app.js Co-Authored-By: David Bailey <4248177+davidbailey00@users.noreply.github.com> * refactor announcement updates to happen in lifecycle method instead of hooks, use pathName instead of vague string as default announcement * remove unused imports * move RouteAnnouncer inside of RouteUpdates in navigation.js * remove console.logs * Trying with ref * remove stray console.log * change div for adding announcer to a react fragment * remove commented out code * add accidentally deleted code back in, remove changes in root.js Co-authored-by: David Bailey <4248177+davidbailey00@users.noreply.github.com> Co-authored-by: Mikhail Novikov <freiksenet@gmail.com>
- Loading branch information
1 parent
4944371
commit 701222f
Showing
3 changed files
with
57 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters