issues
search
mweiss
/
elm-rte-toolkit
A toolkit for creating rich text editors in Elm
https://mweiss.github.io/elm-rte-toolkit/
BSD 3-Clause "New" or "Revised" License
149
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Testing ci setup
#59
wolfadex
closed
1 month ago
0
Redo doesn't work, wrong sort order
#58
wolfadex
opened
2 months ago
0
Do not return early if other mutation types are observed
#57
rvonzimr
opened
7 months ago
1
Bump tar from 4.4.13 to 4.4.19
#56
dependabot[bot]
opened
1 year ago
0
Bump ini from 1.3.5 to 1.3.8
#55
dependabot[bot]
opened
1 year ago
0
Bump minimist from 1.2.5 to 1.2.8
#54
dependabot[bot]
opened
1 year ago
0
do not set selection if pointer is down
#53
pravdomil
closed
1 week ago
0
fix toggle mark
#52
pravdomil
closed
1 week ago
0
do not remove node if selection ends at 0 offset
#51
pravdomil
closed
1 week ago
0
reset offset if consumed by path
#50
pravdomil
closed
1 week ago
0
add select
#49
pravdomil
closed
1 week ago
0
click to select
#48
pravdomil
closed
1 week ago
0
Ignore unknown nodes, Ignore empty marks
#47
pravdomil
closed
1 week ago
0
Add fromHtmlNode, fragmentsToBlock, fragmentToBlock
#46
pravdomil
closed
1 week ago
0
Ignore unknown nodes
#45
pravdomil
opened
1 year ago
0
add fromHtmlNode, fragmentsToBlock, fragmentToBlock
#44
pravdomil
closed
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#43
dependabot[bot]
opened
1 year ago
0
Cmd-backspace not deleting entire line (most of the time)
#42
janwirth
opened
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#41
dependabot[bot]
closed
1 year ago
1
Small documentation fix
#40
lenards
closed
2 years ago
1
#38 Fixes package range to 0.19.0 upwards.
#39
rupertlssmith
opened
3 years ago
0
Requires Elm 0.19.1 but can run on 0.19.0
#38
rupertlssmith
opened
3 years ago
0
Bump lodash from 4.17.19 to 4.17.21
#37
dependabot[bot]
closed
3 years ago
0
Remove unused dependencies
#36
elm-review-bot
closed
3 years ago
1
space at the end of a line in firefox doesn't seem to work
#35
quintenkasteel
opened
3 years ago
1
Cannot type after a link on Chrome
#34
matsjoyce
opened
3 years ago
2
Fix removeInRange missing out elements in the range
#33
matsjoyce
closed
3 years ago
0
Backspace doesn't work on Chrome when inline text node contains initial newline
#32
matsjoyce
opened
3 years ago
2
When you have 2 rte's on one page only the first one is updating the selection
#30
quintenkasteel
opened
3 years ago
1
Backwards deletion of newline plus character fails (e.g. "\nh")
#29
rjdellecese
closed
3 years ago
3
Correct link HTML node deserialization
#28
rjdellecese
closed
4 years ago
0
`RichText.Definitions.link` bad `htmlToNode`
#27
tgelu
closed
4 years ago
4
`joinBackward` and `joinForward` are not correct
#26
tgelu
opened
4 years ago
1
Bump lodash from 4.17.15 to 4.17.19
#25
dependabot[bot]
closed
3 years ago
0
`htmlToElementArray` fails to parse "empty paragraphs"
#24
abradley2
opened
4 years ago
4
Add a newline delimited list of errors when htmlToElementArray fails
#23
abradley2
closed
4 years ago
0
fix to ordered list in markdown example
#22
mweiss
closed
4 years ago
0
Fix issue on demo page with dark reader
#21
mweiss
closed
4 years ago
0
Pasting in Firefox in the example doesn't have any effect
#20
neurodynamic
closed
4 years ago
5
fix to issue #4, use buffered state when doing comparison on composition
#19
mweiss
closed
4 years ago
0
TypeError: HTMLElement constructor: 'new' is required
#18
tgelu
closed
4 years ago
3
Issue #16: ios safari cursor disappears
#17
mweiss
closed
4 years ago
0
iOS Safari - cursor disappears sometimes
#16
mweiss
opened
4 years ago
1
#14: fix selection in composition by buffering during selection update
#15
mweiss
closed
4 years ago
0
Google Japanese IME - selection persists after selecting autocomplete
#14
mweiss
closed
4 years ago
1
Add more powerful validation support
#13
mweiss
opened
4 years ago
0
fix issue #10, add IME support for chrome and safari
#12
mweiss
closed
4 years ago
0
IME support in Chrome and Safari
#11
mweiss
closed
4 years ago
0
fix issue #9: update selection when range is removed
#10
mweiss
closed
4 years ago
0
ranges are persisted after deselection
#9
BrianHicks
closed
4 years ago
2
Next