Release 1.1.0
·
16 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(web): onLinkPress and onMentionPress functionality by @hejsztynx in #678
- feat: normalizer preserves text alignment styles by @hejsztynx in #702
- feat(web): EnrichedText selectable, useHtmlNormalizer, ref, onFocus, onBlur by @hejsztynx in #677
- feat: default autofocus prop value to false by @hejsztynx in #706
- fix: whitespaces parsing inside normalizer by @kacperzolkiewski in #704
- fix(android): enriched text initial height measure by @kacperzolkiewski in #703
- fix(web): headings font color inheritance by @hejsztynx in #710
- fix: normalizer does not strip br nodes inside blockquote by @hejsztynx in #720
- feat(web): textShortcuts support by @kacperzolkiewski in #665
- chore: upgrade example app and library deps to RN 0.86 by @kacperzolkiewski in #682
- fix: removing conflicting styles by @kacperzolkiewski in #721
- fix(iOS): merge inline style with plain text by @kacperzolkiewski in #722
- fix(web): displaying placeholder image by @kacperzolkiewski in #725
- feat(web): HTML sanitization by @hejsztynx in #680
- fix(iOS): drawing lists in Japanese by @kacperzolkiewski in #729
- feat(web): ellipsizeMode and numberOfLines in EnrichedText by @hejsztynx in #687
- fix(web): canonical mention attributes are preserved with custom sanitizationConfig by @hejsztynx in #733
- fix(web): list styling by @hejsztynx in #730
Full Changelog: v1.0.1...v1.1.0