Skip to content
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: have RenderedWorkspaceComment implement IBoundedElement and IRenderedElement #7919

Merged
merged 2 commits into from Mar 20, 2024

Conversation

BeksOmega
Copy link
Collaborator

The basics

The details

Resolves

Work on #7907

Proposed Changes + Reasons

Adds support for these interfaces so that rendered workspace comments can be used in places where those interfaces are required (e.g. bumping elements into bounds).

Test Coverage

N/A

Documentation

N/A

Additional Information

N/A

@github-actions github-actions bot added the PR: feature Adds a feature label Mar 8, 2024
@BeksOmega BeksOmega force-pushed the feat/comment-bound-render branch 4 times, most recently from 078c372 to ad2f963 Compare March 15, 2024 18:55
@BeksOmega BeksOmega force-pushed the feat/comment-bound-render branch 2 times, most recently from 75a6b98 to 9d1c5f8 Compare March 18, 2024 17:37
@BeksOmega BeksOmega marked this pull request as ready for review March 19, 2024 18:12
@BeksOmega BeksOmega requested a review from a team as a code owner March 19, 2024 18:12
@BeksOmega BeksOmega requested a review from cpcallen March 19, 2024 18:12
@cpcallen
Copy link
Contributor

BTW, the pull request title could be more clear. Perhaps:

feat: Have RenderedWorkspaceComment implement IBoundedElement and IRenderedElement

@cpcallen
Copy link
Contributor

BTW, the pull request title could be more clear. Perhaps something like:

feat(comments): Have RenderedWorkspaceComment implement IBoundedElement and IRenderedElement

@BeksOmega BeksOmega changed the title feat: comment IBoundedElement and IRenderedElement feat: have RenderedWorkspaceComment implement IBoundedElement and IRenderedElement Mar 20, 2024
@BeksOmega BeksOmega merged commit fd1a02f into google:rc/v11.0.0 Mar 20, 2024
8 checks passed
@github-actions github-actions bot added PR: feature Adds a feature and removed PR: feature Adds a feature labels Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: feature Adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants