issues
search
rajdeep
/
proton
Purely native and extensible rich text editor for iOS and macOS Catalyst apps
Other
1.28k
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added capability to auto resolve container scrollview for table viewp…
#346
rajdeep
closed
2 weeks ago
0
Fixed issue where selectedEditorView may be unintentionally updated o…
#345
rajdeep
closed
1 month ago
0
Fixed issue where a cell with nested editor in focus may get recycled
#344
rajdeep
closed
1 month ago
0
Fix issue where adjustment to list nesting may cause editing to hang
#343
rajdeep
closed
1 month ago
0
Implemented logic to retain and release cells. Used the same for focu…
#342
rajdeep
closed
1 month ago
0
Added ability to prevent textProcessors from running on initial assig…
#341
rajdeep
closed
1 month ago
0
Added delegate callback in Editor for scrollEnabled changed
#340
rajdeep
closed
1 month ago
0
Prevent recycling of cells if it has focus
#339
rajdeep
closed
1 month ago
0
Autogrowing textview improvements
#338
rajdeep
opened
2 months ago
0
Fixed context.selectedEditor to only be set if editor is focused when…
#337
rajdeep
opened
2 months ago
0
Prevent cell editor from being focussed when adding to table
#336
rajdeep
closed
2 months ago
0
Make virtualised tableview use EditorView as default scrollview if no…
#335
rajdeep
closed
2 months ago
1
Update code cov
#334
rajdeep
closed
2 months ago
0
Disable cell selection by default. Can be enabled by setting table.is…
#333
rajdeep
closed
2 months ago
0
Added capability to attachment enabling selection without display in …
#332
rajdeep
closed
2 months ago
0
End editing to dismiss the keyboard the case where a cell having focu…
#331
rajdeep
closed
3 months ago
0
Added ability to add invisible characters
#330
rajdeep
closed
3 months ago
0
Added helper function to enumerate over continuous ranges of an attri…
#329
rajdeep
closed
3 months ago
0
Apply newline attribute only to \n and not all newline chars like sof…
#328
rajdeep
closed
3 months ago
0
Fixed issue related to attributes getting applied incorrectly on repl…
#327
rajdeep
closed
3 months ago
0
Added additional delegate callbacks on TextProcessing to inform consum…
#326
rajdeep
closed
3 months ago
0
List node hierarchy
#325
rajdeep
closed
3 months ago
0
Fixed an issue where cells would start overlapping with the one below
#324
rajdeep
closed
3 months ago
0
Writing Tools
#323
easiwriter
opened
3 months ago
2
Delegate method for didChangeSelectionAt not being called
#322
easiwriter
closed
4 months ago
7
Preserve attachment enclosing new lines
#321
rajdeep
closed
4 months ago
0
Table view fixes
#320
rajdeep
closed
4 months ago
0
Added ability to override UndoManager
#319
rajdeep
closed
4 months ago
0
Textblock focus fix
#318
rajdeep
closed
4 months ago
0
More UndoRedo
#317
easiwriter
opened
4 months ago
2
Exposed underlying undoManager via EditorView
#316
rajdeep
closed
4 months ago
0
UndoManager
#315
easiwriter
closed
4 months ago
1
Added ability to add interaction to Editor
#314
rajdeep
closed
4 months ago
0
Shared UIMenuController
#313
easiwriter
closed
4 months ago
3
TableView in ExampleApp
#312
easiwriter
opened
4 months ago
1
Fixed logic for attachment ranges
#311
rajdeep
closed
4 months ago
0
Added helper functions to TableCell
#310
rajdeep
closed
5 months ago
0
Added ability to insert new row in virtualised table
#309
rajdeep
closed
5 months ago
0
Xcode issue
#308
easiwriter
closed
5 months ago
5
Gridview virtualization - Rendering
#307
rajdeep
closed
5 months ago
0
Fixed crash that is caused when deleting a block attachment using sof…
#306
rajdeep
closed
6 months ago
0
Added clamping to textstorage.attributedSubstring to avoid out-of-bou…
#305
rajdeep
closed
7 months ago
0
Cache image list markers
#304
rajdeep
closed
7 months ago
1
Cache image list markers
#303
erudel
closed
7 months ago
0
Is it possible to give padding to a range of text like html inline block?
#302
07akioni
opened
7 months ago
2
Fixed begin and end editing calls in text storage editing
#301
rajdeep
closed
7 months ago
0
Fixed issue with double tapping on textblock that may cause selected …
#300
rajdeep
closed
7 months ago
0
Fixed check for location validity in NSAttributedString extensions
#299
rajdeep
closed
7 months ago
0
Grid cell background fix
#298
rajdeep
closed
7 months ago
0
Fixed width column constraints
#297
rajdeep
closed
7 months ago
0
Next