We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb26c5a commit ca69adbCopy full SHA for ca69adb
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+- [PR-59](https://github.com/itk-dev/aapodwalk/pull/59)
11
+ - Rename `ErrorComponent.jsx` to `MessageComponent.jsx`
12
+ - Rename `ErrorContext.jsx` to `MessageContext.jsx`
13
+ - Add `NavigationHelp.jsx`and write location services guide for safari/chrome 🥱
14
+ - Check user permission to evaluate whether to display the info box
15
- [PR-58](https://github.com/itk-dev/aapodwalk/pull/58)
16
- This pr handles accessibility
17
- Add [focus trap](https://www.npmjs.com/package/focus-trap-react) for "modals"
0 commit comments