Skip to content

Conversation

@nickdebaise
Copy link
Member

Paper trail for 0.15.1. Addresses web fixes, global limit, and Korean docs.

Features

  • Add overrideScreenReaderEnabled prop to Toasts component
  • Fix web interactivity with pointer-events
  • Add comprehensive documentation

Changes

  • Modified useScreenReader hook to accept optional override parameter
  • Updated Toasts component with new prop
  • Added JSDoc documentation
  • Updated Docusaurus site documentation"

suinkimme and others added 3 commits November 2, 2025 17:29
…#77)

* docs: add Korean translation for README

* docs: add language switch links to README and README-ko.md
- Added English ↔ Korean navigation links at the top of both files
- Helps users easily switch between README.md and README-ko.md
* fix: web support

* fix: fix interactivity on mobile, add param for screen reader, update docs

---------

Co-authored-by: Nick DeBaise <nickdebaise@gmail.com>
…ider (#76)

* feat: add globalLimit option to control the maximum number of toasts displayed

* Use optional chaining for toastOptions.limit

* fix: fix up merge conflict. Note-to-self: Do not use Github web UI for merginggit add

* feat: add unit test for toast limit functionality based on globalLimit prop

* fix: update toast dismissal method in tests from dismiss() to remove() for consistency

---------

Co-authored-by: Nick DeBaise <nickdebaise@gmail.com>
@nickdebaise nickdebaise merged commit aac2ef2 into master Nov 2, 2025
1 check passed
@nickdebaise
Copy link
Member Author

Thanks for the help on this! @suinkimme @micaeldias @dana-y

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.

5 participants