textShapeMigrations
See source codeMigration sequence for text shape schema evolution. This handles transforming text shape data between different versions as the schema evolves over time.
Key migrations include:
- RemoveJustify: Replaced 'justify' alignment with 'start'
- AddTextAlign: Migrated from 'align' to 'textAlign' property
- AddRichText: Converted plain text to rich text format
textShapeMigrations: import('../recordsWithProps').TLPropsMigrations
Prev
shapeIdValidatorNext
textShapeProps