issues
search
typewriter-editor
/
typewriter
A rich text editor based off of Quill.js and Ultradom, and using Svelte for UI.
MIT License
401
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes IME & text composition
#136
jacwright
closed
1 week ago
0
Improve the paste algorithm to remove unpaired surrogates and other issues
#135
jacwright
closed
4 months ago
0
Fix HTML rendering of a document
#133
jacwright
closed
1 year ago
0
When we change an op's insert property, we have to check if it is empty
#132
jacwright
closed
1 year ago
0
fix when a document is empty and trying to render
#131
matalina
closed
1 year ago
0
How to use with sveltekit - A mini guide.
#130
TheBitmonkey
opened
1 year ago
5
Upgrade from Svelte 3 to Svelte 4, Upgrade Dependencies, Fix Minor Aria-Role Issue in Component
#129
sbhadr
opened
1 year ago
0
Fix an issue that broke compound emoji characters.
#128
taylorhadden
closed
4 months ago
2
The switch to commonjs module compilation is incompatible with "type": "module"
#127
taylorhadden
opened
1 year ago
3
Bump json5 from 2.2.1 to 2.2.3
#126
dependabot[bot]
closed
1 year ago
1
Convert Mocha tests to Jest
#125
taylorhadden
closed
4 months ago
1
Attempting to insert VNodes before or after children can result in duplicates
#124
taylorhadden
opened
1 year ago
2
Bump loader-utils from 2.0.3 to 2.0.4
#123
dependabot[bot]
closed
1 year ago
1
Fixes regression where composition is not enabled by default.
#122
taylorhadden
opened
2 years ago
1
Adds Options for Pasting Only As Plain Text
#121
taylorhadden
closed
4 months ago
1
No provided export named 'Delta' breaking Vite build
#120
JacobL84
opened
2 years ago
6
Adds better support for dealing with IMEs and text composition events.
#119
taylorhadden
closed
2 years ago
3
ERR_MODULE_FOUND on SvelteKit
#118
bazhenov
opened
2 years ago
4
Bold, italic behaviour is broken on Firefox
#117
cocoademon
opened
2 years ago
2
Bump terser from 5.10.0 to 5.14.2
#116
dependabot[bot]
closed
2 years ago
0
Bump svelte from 3.48.0 to 3.49.0
#115
dependabot[bot]
closed
2 years ago
0
Adds the option to completely replace the editor modules rather than always patching them.
#114
taylorhadden
closed
2 years ago
1
Copy & Paste respect event.defaultPrevented
#113
taylorhadden
closed
2 years ago
1
Avoid instanceof
#112
jacwright
closed
2 years ago
0
Bump async from 2.6.3 to 2.6.4
#110
dependabot[bot]
closed
2 years ago
1
Bump minimist from 1.2.5 to 1.2.6
#109
dependabot[bot]
closed
2 years ago
0
Bump node-forge from 1.2.1 to 1.3.0
#108
dependabot[bot]
closed
2 years ago
1
Fix problem with missing editor sometimes.
#107
RandallTheWriter
closed
2 years ago
0
Fix tests
#106
jacwright
closed
4 months ago
3
Handle the greedy setting correctly
#105
RandallTheWriter
closed
2 years ago
1
Bump follow-redirects from 1.14.7 to 1.14.9
#104
dependabot[bot]
closed
2 years ago
2
added paste command
#103
matalina
closed
2 years ago
0
Bump follow-redirects from 1.14.7 to 1.14.8
#102
dependabot[bot]
closed
2 years ago
1
Client project Webpack imports failing on 0.6.45 – hash 777a47d
#101
taylorhadden
closed
2 years ago
4
Changes .mocharc to a .cjs file, fixing tests.
#100
taylorhadden
closed
2 years ago
1
Fix #78 inverted lines
#99
jacwright
closed
2 years ago
0
Fix deleting a line with formatting on it
#98
jacwright
closed
2 years ago
0
Some keyboard layouts are not working properly
#97
raitonoberu
opened
2 years ago
0
fix delete key on image
#96
matalina
closed
2 years ago
2
fix inline elements on enter issues.
#95
matalina
closed
2 years ago
0
Fix typo
#94
murtyjones
closed
2 years ago
1
Unable to add new line before Inline Image at top of document
#93
matalina
closed
2 years ago
0
Line Image delete not working as intended
#92
matalina
closed
2 years ago
0
working fix for gboard -- needs testing on other keyboards
#88
matalina
closed
3 years ago
0
Adds options to copy, paste, and html parsing.
#85
taylorhadden
closed
3 years ago
1
Adds new sources for history, input, and paste.
#84
taylorhadden
closed
3 years ago
3
Importing Editor results in TypeError
#81
darman96
closed
3 years ago
1
Differentiates undo actions from user actions
#80
taylorhadden
closed
3 years ago
6
Apply changes to TextDocuments the smart way, instead of the easy way
#79
jacwright
closed
3 years ago
0
Inserting a string with a newline with a non-collapsed selection inverts the intended line placement.
#78
taylorhadden
closed
2 years ago
2
Next