Releases: primer/live-region-element
Releases · primer/live-region-element
@primer/[email protected]
Patch Changes
- 273ddb9: Fix race condition caused by calling
clear
immediately afterannounce
@primer/[email protected]
@primer/[email protected]
Patch Changes
- f845f45: Update the CommonJS bundles emitted to inline ESM-only dependencies
@primer/[email protected]
@primer/[email protected]
Patch Changes
- 623a9ed: Update ordering of announcements to prioritize assertive announcements over polite if they are scheduled before or at the same time
@primer/[email protected]
Minor Changes
- a20aa47: Update how LiveRegion throttles announcements for better ordering of announcements
@primer/[email protected]
Minor Changes
- 9adf94d: Update logic for finding, or creating, live regions to work while within dialog elements
@primer/[email protected]
Minor Changes
- 689b686: Add support for delayMs to announcements, along with support for canceling announcements
@primer/[email protected]
Minor Changes
- 15464e5: Add define behavior to entrypoint, remove define entrypoint
@primer/[email protected]
Patch Changes
- 078f16a: Add main and types to package.json