Releases: rajdeep/proton
Releases · rajdeep/proton
v0.8.16
v0.8.15
What's Changed
- Updated logic to get attachment range while invalidation
- Introduced closure for initialization of editor within the GridCell
- Added ability to render attachments asynchronously.
Full Changelog: v0.8.14...v0.8.15
v0.8.14
What's Changed
- Revised logic for matchTextExact for background style
Full Changelog: v0.8.13...v0.8.14
v0.8.13
What's Changed
- Fixed performance issue with non-scrollable content
Full Changelog: v0.8.12...v0.8.13
v0.8.12
What's Changed
- Remove all attachments before clearing attributedText to avoid crash in LayoutManager
- Fixed rendering of non-scrollable editors with
allowAutoScroll
asfalse
- Cleanup experimental flags
Full Changelog: v0.8.11...v0.8.12
v0.8.11
What's Changed
- Fixed horizontal scrolling performance of the GridView
- Fixed long press lift-up issue in attachments
- Added option to relayout editor on demand
- Introduced experimental flag to defer setting
isSelectable
which helps in performance when creating 100s of Editors. - Updated Readme with swiftui example. Thanks to @bryan1anderson
- Added AppleColorEmoji as known Apple Emoji font name. Thanks to @kangzhang
Full Changelog: v0.8.10...v0.8.11
v0.8.10
v0.8.9
What's Changed
- Fixed background rendering with Paragraph line spacing and lineheight multiples
- Fixed autolayout error related to Placeholder
Full Changelog: v0.8.8...v0.8.9
v0.8.8
v0.8.7
What's Changed
- Added contentSize to Editor
- Added properties for nestedEditor and text in EditorView
- Fixed overlapping of Background borders
Full Changelog: v0.8.6...v0.8.7