Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* [DOP-3290]: Grab path values for searchParams * [DOP-3290]: Update path params value * [DOP-3290]: Update comment * [DOP-3290]: Add version and project to determine searchProperty * [DOP-3290]: Add logic to only add searchParam if in drivers page * [DOP-3290]: Rename variables * [DOP-3290]: Refactor project manifest to be created only when project includes drivers * [DOP-3290]: Update consistent-nav library * [DOP-3290]: Add set for drivers pages * [DOP-3290]: Remove hardcoded searchProperty * [DOP-3290]: Remove logs, and comment code * [DOP-3290]: add comment for drivers set * [DOP-3290]: Use urlSlug instead of versionSelectorLabel and use snootyMetadata for branch * [DOP-3290]: Add new line * [DOP-3290]: Small refactor * [DOP-3290]: Remove drivers set * [DOP-3290]: Add search context for search manifests * [DOP-3290]: Remove search context as it is not needed and simplify header * [DOP-3290]: Remove unused imports, add check for docs landing * [DOP-3290]: Use marian manifest hook to get search manifests * [DOP-3290]: Remove console log * [DOP-3290]: Use projectManifest as key to check for in searchPropertyMapping obj * [DOP-3290]: Use projectManifest as key to check for in searchPropertyMapping obj * [DOP-3290]: Use correct property name * [DOP-3290]: Address comments left by PR
- Loading branch information