Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor logic to prevent breaking changes in useToastState #6270

Merged
merged 14 commits into from
Apr 30, 2024

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    fbd9172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b83af04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ffd4f5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'toast_state_take_2' of github.com:adobe/react-spectrum …

    …into toast_state_take_2
    ktabors committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1e7184a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbde481 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    344b124 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a69022e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. tentative change to readd exiting to toasts that are shifted out of t…

    …he visibleToast list due to a higher priority toast being added
    LFDanLu committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d812221 View commit details
    Browse the repository at this point in the history
  2. fix so that a toast that is removed but not closed doesnt get removed…

    … from the queue
    
    this mimics the exitAnimation call to close that RSP toast does
    LFDanLu committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2edead2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02cf240 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    6ca5d84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ead9919 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    735fcab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9026e59 View commit details
    Browse the repository at this point in the history