-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
feat: Avoid throwing errors for shared input/output IDs #4101
Open
gadenbuie
wants to merge
19
commits into
main
Choose a base branch
from
feat/client-message-event
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad4a482 - Browse repository at this point
Copy the full SHA ad4a482View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cd7e72 - Browse repository at this point
Copy the full SHA 4cd7e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04a6d9d - Browse repository at this point
Copy the full SHA 04a6d9dView commit details -
feat: Don't need to hide shared input/output message
Now that it's not an error, it's safe to report
Configuration menu - View commit details
-
Copy full SHA for 2c028df - Browse repository at this point
Copy the full SHA 2c028dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 006df8b - Browse repository at this point
Copy the full SHA 006df8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7f26ac - Browse repository at this point
Copy the full SHA b7f26acView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd62b28 - Browse repository at this point
Copy the full SHA bd62b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cfc437 - Browse repository at this point
Copy the full SHA 9cfc437View commit details -
Configuration menu - View commit details
-
Copy full SHA for 651d9a1 - Browse repository at this point
Copy the full SHA 651d9a1View commit details -
feat: wrap client error message
It's otherwise hard to tell that the error is scrollable Plus the scrolling is over the whole message rather than the part that overflows
Configuration menu - View commit details
-
Copy full SHA for 77d1153 - Browse repository at this point
Copy the full SHA 77d1153View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2db9ce8 - Browse repository at this point
Copy the full SHA 2db9ce8View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 236a9e2 - Browse repository at this point
Copy the full SHA 236a9e2View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb513a7 - Browse repository at this point
Copy the full SHA eb513a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8bc385 - Browse repository at this point
Copy the full SHA c8bc385View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d47c2f - Browse repository at this point
Copy the full SHA 2d47c2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d57045c - Browse repository at this point
Copy the full SHA d57045cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b4452 - Browse repository at this point
Copy the full SHA a6b4452View commit details
Commits on Oct 1, 2024
-
feat: Handle status in
showShinyClientMessage()
* Renamed `showMessageInClientConsole()` to `showShinyClientMessage()` to improve clarity * Added `status` argument to `showShinyClientMessage()` to allow for different message types
Configuration menu - View commit details
-
Copy full SHA for 7963436 - Browse repository at this point
Copy the full SHA 7963436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 820a8a9 - Browse repository at this point
Copy the full SHA 820a8a9View commit details
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.