Releases: rajdeep/proton
Releases · rajdeep/proton
0.8.33.1
0.8.35
0.8.34
What's Changed
- Moved code to deleteAttachments after textStorage editing has ended in #292
- Reset Attachment selection in #293
- Added constraints to limit width of table columns in #295
- Added Min max table column width in #294
- Clamped range for invalidating layout of RichTextView in #296
- Fixed width column constraints in #297
- Grid cell background fix in #298
- Fixed check for location validity in NSAttributedString extensions in #299
- Fixed issue with double tapping on textblock that may cause partial selection in #300
- Fixed begin and end editing calls in text storage editing in #301
Full Changelog: 0.8.33...0.8.34
0.8.33
0.8.32
What's Changed
- Fixed backspace callback on attachments
- Opened
ListTextProcessor
Full Changelog: 0.8.31...0.8.32
0.8.31
What's Changed
- Exposed scrollview for EditorView
- Added first and last baseline layout views for Editor
Full Changelog: 0.8.30...0.8.31
0.8.30
What's Changed
- Added selectOnTap for attachments along with selection style customizations.
- Customizable handling of Backspace on attachment.
Full Changelog: 0.8.29...0.8.30
0.8.29
0.8.28
What's Changed
- Reset
containerEditor
when attachment is removed from container. - Support for displaying line numbers
Full Changelog: 0.8.27...0.8.28