Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@eladcon
Copy link

@eladcon eladcon commented Jun 5, 2024

Fixes #6629

Checklist

  • Title matches Winglang's style guide
  • Description explains motivation and solution
  • Tests added (always)
  • Docs updated (only required for features)
  • Added pr/e2e-full label if this feature requires end-to-end testing

By submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.

@eladcon eladcon requested a review from a team as a code owner June 5, 2024 10:44
@github-actions
Copy link

github-actions bot commented Jun 5, 2024

Thanks for opening this pull request! 🎉
Please consult the contributing guidelines for details on how to contribute to this project.
If you need any assistance, don't hesitate to ping the relevant owner over Discord.

Topic Owner
Wing SDK and utility APIs @chriscbr
Wing Console @ainvoner, @skyrpex, @polamoros
JSON, structs, primitives and collections @hasanaburayyan
Platforms and plugins @hasanaburayyan
Frontend resources (website, react, etc) @tsuf239
Language design @chriscbr
VSCode extension and language server @markmcculloh
Compiler architecture, inflights, lifting @yoav-steinberg
Wing Testing Framework @tsuf239
Wing CLI @markmcculloh
Build system, dev environment, releases @markmcculloh
Library Ecosystem @chriscbr
Documentation @hasanaburayyan
SDK test suite @tsuf239
Examples @hasanaburayyan
Wing Playground @eladcon

@monadabot
Copy link
Contributor

monadabot commented Jun 5, 2024

Console preview environment is available at https://wing-console-pr-6641.fly.dev 🚀

Last Updated (UTC) 2024-06-05 11:17

@monadabot monadabot added the ⚠️ pr/review-mutation PR has been mutated and will not auto-merge. Clear this label if the changes look good! label Jun 5, 2024
@eladcon eladcon removed the ⚠️ pr/review-mutation PR has been mutated and will not auto-merge. Clear this label if the changes look good! label Jun 5, 2024
@mergify
Copy link
Contributor

mergify bot commented Jun 5, 2024

Thanks for contributing, @eladcon! This PR will now be added to the merge queue, or immediately merged if console-non-wing-display is up-to-date with main and the queue is empty.

@mergify mergify bot merged commit 97dac4b into main Jun 5, 2024
@mergify mergify bot deleted the console-non-wing-display branch June 5, 2024 11:25
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.74.38.

@ainvoner ainvoner added 🛫 console Console and removed 🛫 console Console labels Jun 5, 2024
eladb pushed a commit that referenced this pull request Jun 6, 2024
Fixes #6629

- [ ] Title matches [Winglang's style guide](https://www.winglang.io/contributing/start-here/pull_requests#how-are-pull-request-titles-formatted)
- [ ] Description explains motivation and solution
- [ ] Tests added (always)
- [ ] Docs updated (only required for features)
- [ ] Added `pr/e2e-full` label if this feature requires end-to-end testing

*By submitting this pull request, I confirm that my contribution is made under the terms of the [Wing Cloud Contribution License](https://github.com/winglang/wing/blob/main/CONTRIBUTION_LICENSE.md)*.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot modify Wing Console display attributes of classes extending non-Wing constructs

5 participants