day253
day253
**Describe the pull request** - #### What does your PR fix? Fixes #26779 - #### Which triplets are supported/not supported? Have you updated the [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)? `all`, `Yes` - ####...
Add support for thrift compact protocol Related issue https://github.com/apache/incubator-brpc/issues/959 Related PR https://github.com/apache/incubator-brpc/pull/960
### Describe what this PR does / why we need it ### Does this pull request fix one issue? ### Describe how you did it ### Describe how to verify...
# Add side-by-side preview panel ## Summary This PR refactors the preview functionality from a popover to a side-by-side panel layout, providing a more persistent and accessible preview experience. _Originally...