Closed grtlr closed 6 days ago
Closes #8148.
This brings nicer error messages to mono component entities when multiple components were added.
@emilk This also improves the API of error_*, warning_label, and success_label in UiExt.
error_*
warning_label
success_label
UiExt
[x] I have read and agree to Contributor Guide and the Code of Conduct
[x] I've included a screenshot or gif (if applicable)
[x] I have tested the web demo (if applicable):
main
nightly
[x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
[x] If applicable, add a new check to the release checklist!
[x] If have noted any breaking changes to the log API in CHANGELOG.md and the migration guide
CHANGELOG.md
PR Build Summary
Recent benchmark results
Wasm size tracking
To run all checks from main, comment on the PR with @rerun-bot full-check.
@rerun-bot full-check
To deploy documentation changes immediately after merging this PR, add the deploy docs label.
deploy docs
Done ✅
What
Closes #8148.
This brings nicer error messages to mono component entities when multiple components were added.
@emilk This also improves the API of
error_*
,warning_label
, andsuccess_label
inUiExt
.Checklist
[x] I have read and agree to Contributor Guide and the Code of Conduct
[x] I've included a screenshot or gif (if applicable)
[x] I have tested the web demo (if applicable):
main
build: rerun.io/viewernightly
build: rerun.io/viewer[x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
[x] If applicable, add a new check to the release checklist!
[x] If have noted any breaking changes to the log API in
CHANGELOG.md
and the migration guidePR Build Summary
Recent benchmark results
Wasm size tracking
To run all checks from
main
, comment on the PR with@rerun-bot full-check
.To deploy documentation changes immediately after merging this PR, add the
deploy docs
label.