Skip to content

Releases: primer/live-region-element

@primer/[email protected]

20 Sep 15:23
5aacb12
Compare
Choose a tag to compare

Patch Changes

  • 273ddb9: Fix race condition caused by calling clear immediately after announce

@primer/[email protected]

19 Jun 17:07
86ae3c3
Compare
Choose a tag to compare

Minor Changes

  • 2e1d6ab: Add support for waiting for announcement completion by returning a promise from announce, announceFromElement
  • 2e1d6ab: Add support for dynamically inserting live regions while still announcing to screen readers

@primer/[email protected]

06 May 15:59
2dab861
Compare
Choose a tag to compare

Patch Changes

  • f845f45: Update the CommonJS bundles emitted to inline ESM-only dependencies

@primer/[email protected]

05 Apr 21:06
96bfc53
Compare
Choose a tag to compare

Minor Changes

  • 4fbbc8e: Update delayMs to only work with politeness="polite"

Patch Changes

  • e2c8e1f: Update default throttle delay for announcements from 500ms to 150ms.

@primer/[email protected]

02 Apr 17:23
86a9a89
Compare
Choose a tag to compare

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]

02 Apr 16:07
dcaed7a
Compare
Choose a tag to compare

Minor Changes

  • a20aa47: Update how LiveRegion throttles announcements for better ordering of announcements

@primer/[email protected]

25 Mar 15:13
49850c1
Compare
Choose a tag to compare

Minor Changes

  • 9adf94d: Update logic for finding, or creating, live regions to work while within dialog elements

@primer/[email protected]

21 Mar 16:53
8825537
Compare
Choose a tag to compare

Minor Changes

  • 689b686: Add support for delayMs to announcements, along with support for canceling announcements

@primer/[email protected]

29 Feb 16:42
d91f87d
Compare
Choose a tag to compare

Minor Changes

  • 15464e5: Add define behavior to entrypoint, remove define entrypoint

@primer/[email protected]

20 Feb 20:30
Compare
Choose a tag to compare

Patch Changes

  • 078f16a: Add main and types to package.json