Releases: Kajabi/Android-Kajabi-Rich-Text
Releases · Kajabi/Android-Kajabi-Rich-Text
Bugfixes
1.2.3 - Bugfixes
Full Changelog: 1.2.2...1.2.3
1.2.2
Adding in support for h3 text as well as adding in better vertical spacing support on H1 / H2 / H3 values.
New Line Fixes
Adding support for line breaks:
{"type":"linebreak","version":1}
Within the Lexical Data
@Mentionables Support
Adding in support for @ mentionables and examples all around.
LexicalData Support
The primary release effort is centered around adding support for LexicalData. As Facebook never got around to making an Android variant, I wanted to make one we can use that fully supports all LexicalData node structures, which this should 🤞
Additionally, this release scopes out unused components within the sample and brings in only required components that we intend to use in our project.
