issues
search
MohamedRejeb
/
compose-rich-editor
A Rich text editor library for both Jetpack Compose and Compose Multiplatform, fully customizable, supports HTML and Markdown.
https://mohamedrejeb.github.io/compose-rich-editor/
Apache License 2.0
1.17k
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How can I disable scrolling?
#433
AleckWei
opened
3 days ago
0
Added `textChanges` `SharedFlow` to follow text changes
#432
Wavesonics
opened
5 days ago
0
Added `onRichTextChangedListener`
#431
Wavesonics
opened
5 days ago
0
Have an option for checkbox list.
#430
Burhan7777
opened
6 days ago
0
How to hook into text changes
#429
Wavesonics
opened
1 week ago
0
Spell Checking
#428
Wavesonics
opened
1 week ago
0
BasicRichTextEditor vs. RichTextEditor: What's the difference?
#427
easy-apps-2018
closed
5 days ago
1
Compose 1.7.1
#426
michalsrutek
closed
5 days ago
0
Update sample to use RC10
#425
michalsrutek
closed
5 days ago
0
Image overlaps text in a paragraph
#424
michalsrutek
opened
1 week ago
0
Image stretches outside of container
#423
michalsrutek
opened
1 week ago
0
Add INTERNET permission to sample
#422
michalsrutek
closed
1 week ago
0
Line wrapping breaks some interactions
#421
Wavesonics
opened
1 week ago
0
Cursor moves to next line when text is added via suggestion
#420
Ibraheemxd
opened
1 week ago
1
Update version to 1.0.0-rc10
#419
MohamedRejeb
closed
1 week ago
0
Add new config API to control auto sort ordered list item numbers
#418
MohamedRejeb
opened
1 week ago
0
Add new config API to control auto recognize ordered/unordered lists
#417
MohamedRejeb
opened
1 week ago
0
Fix auto-detect ordered list start takes only the first digit
#416
MohamedRejeb
closed
1 week ago
0
Update AGP to 8.5.2
#415
MohamedRejeb
closed
1 week ago
0
Update sample dependencies
#414
MohamedRejeb
closed
1 week ago
0
Update Coil to 3.0.1
#413
MohamedRejeb
closed
1 week ago
0
Update Kotlin to 2.0.21 and Compose to 1.7.0
#412
MohamedRejeb
closed
1 week ago
0
Trim paragraphs on converting to and from Markdown
#411
MohamedRejeb
closed
1 week ago
0
Fix issue with converting headings to Markdown
#410
MohamedRejeb
closed
1 week ago
0
How to disable Automatic Ordered list and Unordered Listing?
#409
PamAllay
opened
1 week ago
2
 /space parse error
#408
graveyard233
opened
2 weeks ago
1
no onTextChange available
#407
ahmedhegazydev
closed
1 week ago
1
on clicking enter more than once the state's spanstyle is getting reset
#406
YooAshu
closed
2 weeks ago
0
Fix material reference in material3 code
#405
SaurabhSandav
closed
2 weeks ago
0
Crash when setting the maxLines with <ol> label
#404
DaiWei1224
opened
3 weeks ago
3
Fix issue with removeTextRange.
#403
MohamedRejeb
closed
3 weeks ago
0
Ab fix out of bounds on set text
#402
abarrafo
opened
1 month ago
1
Small bug with replaceTextRange
#401
abarrafo
closed
3 weeks ago
1
Remove unnecessary !!
#400
MohamedRejeb
closed
1 month ago
0
Fix crash when initial markdown starts with "<br>" tag
#399
MohamedRejeb
closed
1 month ago
0
396 fix out of bounds crash
#398
abarrafo
closed
1 month ago
0
Fix PR #396
#397
abarrafo
closed
1 month ago
1
Crashes when attempting to select from the bottom, when new lines are added
#396
abarrafo
closed
1 month ago
2
Undo/ Redo option for the rich editor
#395
Burhan7777
opened
1 month ago
2
Each header level has different left margin
#394
ssuukk
opened
1 month ago
0
Remove ExperimentalRichTextApi annotation from ImageLoader interface
#393
MohamedRejeb
closed
1 month ago
0
Incorrect initial markdown text state with empty lines
#392
Goooler
closed
1 month ago
3
RichTextState with setHtml removes spaces between words
#391
mianaliasjad
opened
1 month ago
4
Crash on iOS with compose 1.7.0-rc01 when fast typing 'return/enter' button
#390
GimazDo
opened
1 month ago
1
Allow ignoring/skipping img tags in `RichText`
#389
mr3y-the-programmer
opened
1 month ago
1
Provide option to keep the leading space when setting html
#388
kotlinc0der
opened
1 month ago
1
TextMeasurer return wrong lineCount for RichTextState.setHtml('<p>ABC</p><br>')
#387
XJianfei
opened
1 month ago
4
Support using HTML tags inside Markdown
#386
MohamedRejeb
opened
1 month ago
0
Crash when initial markdown contains "<br>" tag
#385
akishind-medlinx
closed
1 month ago
4
Add custom font to sample
#384
MohamedRejeb
closed
1 month ago
0
Next