Skip to content

Releases: Kajabi/Android-Kajabi-Rich-Text

Bugfixes

07 Nov 23:12

Choose a tag to compare

Seeing this crash in Crash Analytics Logs:
image

Resolving it with some better conditional checking

1.2.3 - Bugfixes

04 Nov 23:16

Choose a tag to compare

1.2.2

29 Oct 21:20

Choose a tag to compare

Adding in support for h3 text as well as adding in better vertical spacing support on H1 / H2 / H3 values.

New Line Fixes

28 Jul 20:27

Choose a tag to compare

Adding support for line breaks:

{"type":"linebreak","version":1}

Within the Lexical Data

@Mentionables Support

27 Jun 22:25

Choose a tag to compare

Adding in support for @ mentionables and examples all around.

LexicalData Support

13 Jun 07:29

Choose a tag to compare

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.