Releases: livingdocsIO/editable.js
Releases · livingdocsIO/editable.js
v4.0.2
17 Oct 15:57
Compare
Sorry, something went wrong.
No results found
4.0.2 (2023-10-17)
Bug Fixes
add safety check into spellcheck callback (4ac0388 )
distinguish whitespace from spellcheck highlighting (a4c6693 )
editable.getSelection (0eddadb )
cursor: update deprecated event creation (c0231ad )
formatting: prevent range save exception (dc3b0f4 )
use highlightMatches, drop index fix (9040596 )
highlights: normalize text nodes before applying highlights (372cb39 )
add highlightComment to selection and extend example (ad99595 )
Do not send multiple change events when removing multiple nodes that belong to one highlight element (f672fc8 )
v4.0.1
11 Oct 21:05
Compare
Sorry, something went wrong.
No results found
4.0.1 (2023-10-11)
Bug Fixes
deps: update dependency @babel/runtime from 7.23.1 to v7.23.2 (d76a2fe )
v3.2.0
19 Sep 06:19
Compare
Sorry, something went wrong.
No results found
3.2.0 (2023-09-19)
Bug Fixes
clipboard: filter plaintext on paste (82a67b0 )
Features
plainText: suppress formatting shortcuts for plain text (ed139eb )
v3.1.7
10 Mar 10:06
Compare
Sorry, something went wrong.
No results found
3.1.7 (2023-03-10)
Bug Fixes
comment highlight when text is deleted (2204337 )
test to check that highlight does not break when text comment is deleted (faeb13d )
v3.1.6
21 Jan 17:13
Compare
Sorry, something went wrong.
No results found
3.1.6 (2023-01-21)
Bug Fixes
deps: update dependency @babel/runtime from 7.20.7 to v7.20.13 (bde76e0 )
v3.1.5
15 Jan 16:06
Compare
Sorry, something went wrong.
No results found
3.1.5 (2023-01-15)
Bug Fixes
deps: update dependency rangy from 1.3.0 to v1.3.1 (c8989fb )
v3.1.4
13 Dec 12:35
Compare
Sorry, something went wrong.
No results found
3.1.4 (2022-12-13)
Bug Fixes
blur: prevent cursor loss on tab switch (e7fba6e )
v3.1.3
09 Aug 11:28
Compare
Sorry, something went wrong.
No results found
3.1.3 (2022-08-09)
Bug Fixes
pasting over a selection behaviour (f32972b )
pasting text that is surrounded by markup (c384d69 )
v3.1.2
14 Jun 12:48
Compare
Sorry, something went wrong.
No results found
3.1.2 (2022-06-14)
Bug Fixes
cutandpaste: Cursor not moved (fd0647c )
v3.1.1
17 May 13:23
Compare
Sorry, something went wrong.
No results found
3.1.1 (2022-05-17)
Bug Fixes
comment index: index is found with search in added case (9957094 )