Releases: huridocs/react-text-selection-handler
Releases · huridocs/react-text-selection-handler
Migration from CJS to ESM
Compare
Sorry, something went wrong.
No results found
mfacar
released this
31 Jan 15:57
v0.3.2
Compare
Sorry, something went wrong.
No results found
mfacar
released this
31 Jan 15:40
Merge pull request #23 from huridocs/module_type 94b3056
migration from CJS to ESM c4353a2
v0.3.1...v0.3.2
v0.3.1
Compare
Sorry, something went wrong.
No results found
Merge pull request #21 from huridocs/20-custom-range-selection-text e1eaa70
select only leaf elements, fix event listener to be only attached to the ref element 1290948
use cloned elements from range, check elements if adjacent to each other solution 0f47ff1
normalize spaces on selected text 193217e
process each selected node and join by space, apply on copy keyboard event 205e40b
v0.3.0...v0.3.1
v0.3.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.2.11...v0.3.0
Downgrading node version to 20.9
Removes listener for changeselection in favor of controlled call
Compare
Sorry, something went wrong.
No results found
mfacar
released this
02 May 18:40
Merge pull request #14 from huridocs:reverse-deselect-listener 66fb223
revert listener for selectionchange 77d3e89
v0.2.9...v0.2.10
v0.2.5
Compare
Sorry, something went wrong.
No results found
mfacar
released this
29 Apr 02:03
v0.2.0-alpha
Compare
Sorry, something went wrong.
No results found
mfacar
released this
10 Apr 01:57
What's Changed
Updates dependencies and fixes the following issues:
fixes #11
fixes #9
fixes #7
Full Changelog : v0.1.0...v0.2.0