issues
search
facebook
/
lexical-ios
Lexical iOS is an extensible text editor framework that integrates the APIs and philosophies from Lexical Web with a Swift API built on top of TextKit.
MIT License
548
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Different strategy for decorator block nodes
#65
mwildehahn
closed
4 days ago
0
Fixed removal handlers for error listeners
#64
lie-yan
opened
1 week ago
1
Bug: incorrect removal handler for error listener
#63
lie-yan
opened
1 week ago
0
Fix non dirty decorator nodes don't get updated
#62
takeeasyman
opened
3 months ago
0
Proposal: Improve Theme System usability
#61
NoahKamara
opened
6 months ago
0
Import HTML into LexicalView/Editor
#60
khurram18
opened
7 months ago
0
Changed Theme for playground app
#59
milingupta
opened
7 months ago
2
Ability to handle paste for images in editor
#58
morajabi
opened
9 months ago
3
Lexical does not render images when setting editorState
#57
mmolinahn
opened
9 months ago
4
Any chance to make this avaialbe in CocoaPods
#56
mmolinahn
closed
10 months ago
0
Link taps as Lexical command
#55
jonulak
closed
1 month ago
1
Misalignment of DecoratorNode due to Insertion of ElementNode or Additional DecoratorNode
#54
JaminZhou
opened
11 months ago
2
Renamed transform API to match Lexical JS
#53
amyworrall
opened
1 year ago
0
Use a single type for TextFormatType everywhere and use set operation…
#52
mansimransingh
opened
1 year ago
1
Make list item compatible with javascript library
#51
mansimransingh
closed
1 year ago
2
LexicalMarkdownPlugin: say hello to markdown exports
#50
mansimransingh
closed
1 year ago
12
Fix index out of bound on range selection
#49
mansimransingh
closed
1 year ago
2
Release notes v0.2
#48
amyworrall
closed
1 year ago
2
New node type API
#47
amyworrall
closed
1 year ago
3
[Work in progress] new styles system
#46
amyworrall
opened
1 year ago
2
FIX for marked text, broken in PR #37
#45
amyworrall
closed
1 year ago
2
Fixed memory leaks in playground and history plugin
#44
amyworrall
closed
1 year ago
2
Fixed memory leaks in playground and history plugin
#43
amyworrall
closed
1 year ago
0
Make LexicalView in LinkPlugin weak - to avoid memory leak caused by circular reference LinkPlugin -> LexicalView -> Edi
#42
amyworrall
closed
1 year ago
0
Use weak editor in Events - to fix a memory leak
#41
amyworrall
closed
1 year ago
0
Memory leak fixes
#40
mansimransingh
closed
1 year ago
3
Memory leaks
#39
mansimransingh
closed
1 year ago
3
Fix nested numbered lists item numbering
#38
damirstuhec
closed
1 year ago
4
Link plugin in toolbar now works without selection
#37
amyworrall
closed
1 year ago
2
Fix crash inside extract()
#36
amyworrall
closed
1 year ago
2
Crash when creating a link
#35
damirstuhec
opened
1 year ago
3
Crash when typing in a lexical view which has decorators: Terminating app due to uncaught exception 'NSInternalInconsistencyException'
#34
MilesV64
opened
1 year ago
1
Re-port insertText() from JS
#33
amyworrall
opened
1 year ago
2
[RFC] Swift Macro support for Node boilerplate
#32
amyworrall
opened
1 year ago
2
LexicalViewDelegate's textViewShouldChangeText updated to return Bool
#31
gregzo
closed
1 year ago
3
Refactored History into its own plugin
#30
amyworrall
opened
1 year ago
2
SelectableDecoratorNode
#29
amyworrall
opened
1 year ago
2
Changelog for 0.1 release
#28
amyworrall
closed
1 year ago
2
Images in playground
#27
amyworrall
closed
1 year ago
3
Link editing in playground
#26
amyworrall
closed
1 year ago
2
[Work In Progress] Support Node selection
#25
amyworrall
closed
1 year ago
2
[Work in progress] HTML import/export
#24
amyworrall
closed
1 year ago
2
Persist Playground Editor State between App Launches (Issue #21)
#23
patelneal
closed
1 year ago
2
Document ElementNode
#22
amyworrall
opened
1 year ago
0
Playground save/load its content
#21
amyworrall
closed
1 year ago
0
Text node handle "style" field
#20
amyworrall
opened
1 year ago
0
Add button to create Numbered List in Playground (Issue #7)
#19
patelneal
closed
1 year ago
5
Integrate CI for checking the playground and library builds correctly.
#18
amyworrall
opened
1 year ago
0
Accessibility (in editable mode)
#17
amyworrall
opened
1 year ago
0
Add embeddable images to the playground
#16
amyworrall
closed
1 year ago
0
Next