Skip to content

Merge main (v2.1.2) into develop#646

Merged
k-gerner merged 8 commits intodevelopfrom
dev/merge-v2.1.2-4c4c0be-into-develop
Mar 4, 2026
Merged

Merge main (v2.1.2) into develop#646
k-gerner merged 8 commits intodevelopfrom
dev/merge-v2.1.2-4c4c0be-into-develop

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 4, 2026

Merge main (v2.1.2) into develop

Fondryext and others added 7 commits February 18, 2026 14:26
* feat: allow users to turn analytics on and off (v2.1.0)

This PR adds a new property to the SearchAnalyticsConfig, which
can be used to start with analytics enabled or disabled by
default. Three new methods are added to the analytics object-
two to turn analytics on/off, and one to get the current enabled
status.

J=WAT-5404
TEST=auto, manual

Ran test site locally with debugging and buttons to turn
analytics on and off, saw expected behavior.

* Update various names to be in-line with pages code

* Automated update to repo's documentation from github action

* Add enableYextAnalytics function to window

* drop unneeded parens

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* More accessbilities fixes for autocomplete results

Associate the visible label with the input via `label` + `htmlFor`, and wire `DropdownInput` with `inputId` and `aria-labelledby`.

Change the instructions container from `hidden` to `sr-only`, so `aria-describedby` references content that is actually exposed to screen readers.

J=WAT-5357
TEST=manual

tested with voice over enabled on test-site

* Update snapshots

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* suppress error/warning spam, fix key errors etc

* set ts output dir to dist

* retry logic to WCAG
@github-actions github-actions bot requested a review from a team as a code owner March 4, 2026 21:29
@k-gerner k-gerner merged commit 9c386f4 into develop Mar 4, 2026
15 of 16 checks passed
@k-gerner k-gerner deleted the dev/merge-v2.1.2-4c4c0be-into-develop branch March 4, 2026 21:32
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 4, 2026

Current unit coverage is 88.86606409202957%
Current visual coverage is 69.74744760881246%
Current combined coverage is 91.9016921837228%

@coveralls
Copy link

Coverage Status

coverage: 84.527% (+0.004%) from 84.523%
when pulling f662540 on dev/merge-v2.1.2-4c4c0be-into-develop
into a123c21 on develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants