Skip to content

Add serializer for text components#8538

Merged
UnderscoreTud merged 1 commit intodev/featurefrom
feature/text-component-serializer
Apr 15, 2026
Merged

Add serializer for text components#8538
UnderscoreTud merged 1 commit intodev/featurefrom
feature/text-component-serializer

Conversation

@APickledWalrus
Copy link
Copy Markdown
Member

Problem

Users expect to be able to save text components in variables.

Solution

I have added a serializer for text components. I pulled the ClassInfos out into their own classes for better organization. I also improved their toVariableString implementations.

Testing Completed

I added tests to verify serialization.

Supporting Information

n/a


Completes: none
Related: none
AI assistance: none

@APickledWalrus APickledWalrus requested a review from a team as a code owner April 13, 2026 20:50
@APickledWalrus APickledWalrus added the 2.15 Targeting a 2.15.X version release. label Apr 13, 2026
@APickledWalrus APickledWalrus requested review from Burbulinis and erenkarakal and removed request for a team April 13, 2026 20:50
@github-project-automation github-project-automation bot moved this to Awaiting Merge in 2.15 Releases Apr 13, 2026
@sovdeeth sovdeeth added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Apr 15, 2026
@UnderscoreTud UnderscoreTud merged commit e7af55f into dev/feature Apr 15, 2026
14 checks passed
@github-project-automation github-project-automation bot moved this from Awaiting Merge to Done - Awaiting Release in 2.15 Releases Apr 15, 2026
@UnderscoreTud UnderscoreTud deleted the feature/text-component-serializer branch April 15, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.15 Targeting a 2.15.X version release. enhancement Feature request, an issue about something that could be improved, or a PR improving something.

Projects

Status: Done - Awaiting Release

Development

Successfully merging this pull request may close these issues.

4 participants