omnivore/packages/web/lib/highlights
Jackson Harper e16fc81a2f Fix issue with spaces dissapearing when highlights are created
Use the raw text when creating a highlight node instead of the
escaped text. This means \n spaces will be preserved in the
node and prevent spaces from being removed.
2022-12-27 20:31:34 +08:00
..
createHighlight.ts Bridge response values from highlight mutations back to JS in the format it expects 2022-03-24 10:52:26 -07:00
deleteHighlight.ts Open source omnivore 2022-02-11 09:24:33 -08:00
highlightGenerator.ts Fix issue with spaces dissapearing when highlights are created 2022-12-27 20:31:34 +08:00
highlightHelpers.ts Display the note SVG in a container div 2022-03-23 11:20:32 -07:00
interpolationSearch.ts Open source omnivore 2022-02-11 09:24:33 -08:00
normalizeHighlightRange.ts We are writing Typescript here not Swift 2022-09-26 16:27:39 +08:00
objectToHash.ts Open source omnivore 2022-02-11 09:24:33 -08:00
useSelection.tsx Shared highlights UX 2022-12-19 17:07:27 +08:00