Releases: livingdocsIO/editable.js
Releases · livingdocsIO/editable.js
v5.0.8
07 Mar 10:06
Compare
Sorry, something went wrong.
No results found
5.0.8 (2024-03-07)
Bug Fixes
clipboard: safely access allowedElements (6f67ea1 )
v5.0.7
28 Feb 13:53
Compare
Sorry, something went wrong.
No results found
5.0.7 (2024-02-28)
Bug Fixes
content: also trim leading/trailing whitespace (c234c7e )
v5.0.6
31 Jan 09:15
Compare
Sorry, something went wrong.
No results found
5.0.6 (2024-01-31)
Bug Fixes
safari: use cloned Range in RangeContainer (0c9f282 )
v5.0.5
23 Jan 16:45
Compare
Sorry, something went wrong.
No results found
5.0.5 (2024-01-23)
Bug Fixes
security: Patch vulnerabilities CVE-2023-26159 on follow-redirects (8b5fa7d )
v5.0.4
22 Jan 16:07
Compare
Sorry, something went wrong.
No results found
5.0.4 (2024-01-22)
Bug Fixes
selection: Fix getRangeContainer to handle cases where there's no selection in the document (073d92f )
v5.0.3
18 Jan 08:37
Compare
Sorry, something went wrong.
No results found
5.0.3 (2024-01-18)
Bug Fixes
import: Explicitly use file extensions with imports (865c116 )
v3.2.1
10 Jan 22:49
Compare
Sorry, something went wrong.
No results found
3.2.1 (2024-01-10)
Bug Fixes
Don't wrap a collapsed selection with tags (060712e )
Handle nodes and text when trimming whitespace from a selection (f36eaaf )
v5.0.2
27 Dec 11:21
Compare
Sorry, something went wrong.
No results found
5.0.2 (2023-12-27)
Bug Fixes
gh-pages: Try to fix the github pages (5559989 )
v5.0.1
07 Dec 13:01
Compare
Sorry, something went wrong.
No results found
5.0.1 (2023-12-07)
Bug Fixes
Don't wrap a collapsed selection with tags (fa09d39 )
Handle nodes and text when trimming whitespace from a selection (a2b34bb )
v5.0.0
20 Oct 10:13
Compare
Sorry, something went wrong.
No results found
5.0.0 (2023-10-20)
chore
Remove bowser module exposed on Editable.browser (6be0ace )
BREAKING CHANGES
Remove bowser module exposed on Editable.browser