-
Notifications
You must be signed in to change notification settings - Fork 227
Use foundry UI in sncast #3396
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
Merged
Merged
Use foundry UI in sncast #3396
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…net-foundry into 3022-2-message-components
…y-rs/starknet-foundry into 3022-3-use-foundry-ui-in-sncast
…net-foundry into 3022-2-message-components
…y-rs/starknet-foundry into 3022-3-use-foundry-ui-in-sncast
…net-foundry into 3022-2-message-components
…y-rs/starknet-foundry into 3022-3-use-foundry-ui-in-sncast
cptartur
reviewed
Jun 3, 2025
kkawula
requested changes
Jun 3, 2025
…net-foundry into 3022-2-message-components
…y-rs/starknet-foundry into 3022-3-use-foundry-ui-in-sncast
kkawula
approved these changes
Jun 4, 2025
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jun 4, 2025
<!-- Reference any GitHub issues resolved by this PR --> Towards #3022 **Stack**: - #3409 - #3405 - #3402 - #3396 - #3393 - #3392 ⬅ ## Introduced changes - Introduce `foundry-ui` crate - Add `UI`, `Message` ## Checklist <!-- Make sure all of these are complete --> - [x] Linked relevant issue - [x] Updated relevant documentation - [x] Added relevant tests - [x] Performed self-review of the code - [x] Added changes to `CHANGELOG.md`
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jun 4, 2025
<!-- Reference any GitHub issues resolved by this PR --> Towards #3022 **Stack**: - #3409 - #3405 - #3402 - #3396 - #3393 ⬅ - #3392 ## Introduced changes Add `TypedMessage` and `LabeledMessage` components to foundry-ui ## Checklist <!-- Make sure all of these are complete --> - [x] Linked relevant issue - [x] Updated relevant documentation - [x] Added relevant tests - [x] Performed self-review of the code - [x] Added changes to `CHANGELOG.md`
… into 3022-3-use-foundry-ui-in-sncast
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jun 4, 2025
<!-- Reference any GitHub issues resolved by this PR --> Towards #3022 **Stack**: - #3409 - #3405 - #3402 ⬅ - #3396 - #3393 - #3392 ## Introduced changes Use foundry UI in `forge` ## Checklist <!-- Make sure all of these are complete --> - [x] Linked relevant issue - [x] Updated relevant documentation - [x] Added relevant tests - [x] Performed self-review of the code - [x] Added changes to `CHANGELOG.md`
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jun 5, 2025
<!-- Reference any GitHub issues resolved by this PR --> Towards #3022 ## Introduced changes **Stack**: - #3409 - #3405 ⬅ - #3402 - #3396 - #3393 - #3392 ## Checklist <!-- Make sure all of these are complete --> - [x] Linked relevant issue - [x] Updated relevant documentation - [x] Added relevant tests - [x] Performed self-review of the code - [x] Added changes to `CHANGELOG.md`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Towards #3022
Stack:
docs
crate #3409shared
#3405Introduced changes
All printed output from
sncast
is now done through foundry-uiChecklist
CHANGELOG.md