Closed UCYT5040 closed 3 months ago
🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge
label. Good luck human!
-- conventional-commit-lint bot https://conventionalcommits.org/
I accepted both of those. Sorry about those commit names- I didn't notice that it was using the default name when accepting the suggestion.
No worries at all! Thank you for your work on this =)
The basics
The details
Resolves
Fixes #8281
Proposed Changes
Implements
addClass
andremoveClass
methods to theWorkspaceSvg
class.Reason for Changes
As requested in #8281
Test Coverage
Ran the usual build/test scripts and also made sure it worked okay in the playground.
Documentation
Yes, add docs for the new methods
Additional Information