Releases: livingdocsIO/editable.js
Releases · livingdocsIO/editable.js
v2.14.1
02 Aug 10:08
Compare
Sorry, something went wrong.
No results found
2.14.1 (2021-08-02)
Bug Fixes
focus: Use a null escape character instead of a br tag for focused elements (11039c7 )
v2.14.0
28 Jul 17:17
Compare
Sorry, something went wrong.
No results found
2.14.0 (2021-07-28)
Features
selection: Add helper functions to select tags. (cc6ffa3 )
selection: Add isWrappable() helper function. (4fd1f77 )
v2.13.2
26 Jul 14:51
Compare
Sorry, something went wrong.
No results found
2.13.2 (2021-07-26)
Bug Fixes
dispatcher: Deregister event listeners properly by passing the capture flag/option (3de9554 )
v2.13.1
21 Jul 13:22
Compare
Sorry, something went wrong.
No results found
2.13.1 (2021-07-21)
Bug Fixes
events: Check event.target.closest() exists before calling (0e194df )
v2.13.0
19 Jul 09:11
Compare
Sorry, something went wrong.
No results found
2.13.0 (2021-07-19)
Features
selection: Remove formatting based on extended selector. (eb02a88 )
selection: Remove nodes based on tag name and class. (74db885 )
v2.12.0
19 Jul 09:04
Compare
Sorry, something went wrong.
No results found
2.12.0 (2021-07-19)
Bug Fixes
parser: Fix function name. (39ca54d )
Features
selection: Add a toString() helper function. (4411a02 )
v2.11.2
08 Jul 16:28
Compare
Sorry, something went wrong.
No results found
2.11.2 (2021-07-08)
Bug Fixes
content: Fix isExactSelection for textNodes and hidden content (ef5c307 )
v2.11.1
08 Jul 12:48
Compare
Sorry, something went wrong.
No results found
2.11.1 (2021-07-08)
Bug Fixes
npm: Rename module on npm to @livingdocs/editable.js (9739b21 )
v2.10.2
07 Jul 15:27
Compare
Sorry, something went wrong.
No results found
2.10.2 (2021-07-07)
Bug Fixes
Make the domArray and domSelector compatible with different windows (77f73f7 )
Support NodeList entries in domArray helper (77e4572 )
v2.10.1
05 Jul 15:28
Compare
Sorry, something went wrong.
No results found
2.10.1 (2021-07-05)
Bug Fixes
Update istanbul to fix security issues reported by npm audit (4955287 )