Skip to content

Releases: github/arianotify-polyfill

v2.3.0

14 Jan 21:06
ca59528

Choose a tag to compare

What's Changed

  • fix: Make the polyfill SSR-safe (early-return when Element or Document doesn’t exist) by @smockle in #36
  • chore: Configure Dependabot by @smockle in #35

Full Changelog: v2.2.3...v2.3.0

v2.2.3

14 Jan 20:29
74586e9

Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.2.3

v2.2.2

14 Jan 20:18
996e7d9

Choose a tag to compare

v2.2.1

30 Jul 16:59
96826bf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

25 Jul 18:15
f3eb3eb

Choose a tag to compare

What's Changed

  • feat: Implement on Document by @smockle in #22
  • fix: Use lowercase in package and module name by @smockle in #20
  • tests: Add <live-region> placement tests by @smockle in #15

Full Changelog: v2.1.0...v2.2.0

v2.1.0

11 Apr 12:50
8545080

Choose a tag to compare

What's Changed

  • Ensure live region is appended to role="dialog" by @khiga8 in #12

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

24 Feb 18:10
4f1ba86

Choose a tag to compare

What's Changed

  • fix: Set 'repository.url' in package.json by @smockle in #11

Full Changelog: v2.0.0...v2.0.1

v2.0.0

24 Feb 17:15
0261b1b

Choose a tag to compare

BREAKING CHANGES

  • feat: Remove interrupt and update priority’s values to align with latest spec by @smockle in #10

What's Changed

  • feat: Test priority: "important" and priority: "none" notifications using Guidepup by @smockle in #4
  • enable auto publish by @keithamus in #6
  • feat: Test priority: "important" notifications in NVDA using Guidepup by @smockle in #7
  • Update CODEOWNERS by @lesliecdubs in #8
  • feat: Remove interrupt and update priority’s values to align with latest spec by @smockle in #10

New Contributors

Full Changelog: v1.0.3...v2.0.0

v1.0.3

10 Oct 16:21
9b1105b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

18 Sep 16:46
ff464fa

Choose a tag to compare

What's Changed

  • fix: Use an RTL-friendly method for hiding sr-only text by @smockle in #2
  • Update README.md by @keithamus in #1

Full Changelog: v1.0.1...v1.0.2