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

Toast: Correct merge resolution to enable dismissal #720

Merged
merged 8 commits into from
Mar 14, 2024

Conversation

michael-iden
Copy link
Contributor

@michael-iden michael-iden commented Mar 14, 2024

This change: (check at least one)

  • Adds a new feature
  • Fixes a bug
  • Improves maintainability
  • Improves documentation
  • Is a release activity

Is this a breaking change? (check one)

  • Yes
  • No

Is the: (complete all)

  • Title of this pull request clear, concise, and indicative of the issue number it addresses, if any?
  • Test suite(s) passing?
  • Code coverage maximal?
  • Changeset added?
  • Component status page up to date?

What does this change address?
Fixed one line from the new toast dismissal logic and add 4 file extensions for consistency

How does this change work?
This commit to get pharos 14 up to date with pharos 13 had one small regression related to toast dismissal.

Additional context

Copy link

changeset-bot bot commented Mar 14, 2024

🦋 Changeset detected

Latest commit: ffca293

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@ithaka/pharos Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Mar 14, 2024

size-limit report 📦

Path Size
packages/pharos/lib/index.js 63.83 KB (+0.07% 🔺)

@michael-iden michael-iden marked this pull request as ready for review March 14, 2024 19:42
@michael-iden michael-iden requested a review from a team as a code owner March 14, 2024 19:42
@michael-iden michael-iden requested review from sirrah-tam, jialin-he and mtorres3 and removed request for a team March 14, 2024 19:42
@michael-iden michael-iden changed the title chore(release): re-add dropped code from bad merge Correct merge resolution to enable dismissal of pharos toast Mar 14, 2024
@daneah daneah merged commit 06d29c4 into develop Mar 14, 2024
7 checks passed
@daneah daneah deleted the fix-merge-regressions branch March 14, 2024 19:58
@github-actions github-actions bot mentioned this pull request Mar 14, 2024
@daneah daneah changed the title Correct merge resolution to enable dismissal of pharos toast Toast: Correct merge resolution to enable dismissal Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants