This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cu 86b0wgnjh Seek and Replace and Highlight (#61)
* Add utility for universal text replacement * wip highlight changed texts * Finished highlight changed dom text, now storing is missing * run lint * changed way we save changes in Local storage and backend * changed way we save changes in Local storage and backend * run lint * merged with main * run lint * integrated the universal replacer with the textarea and the highlighter * run lint * run lint * code refactor a bit * run lint * code refactor a bit * run lint * fixing loading changes from backend * run lint * code review changes * run lint * code review changes * run lint * fixed ts error * removed ts-ignore * lint * prevent complex query selectors from breaking the app * fix edit mode, and add sanitization --------- Co-authored-by: Jonathan Kaplan <[email protected]> Co-authored-by: elg0nz <[email protected]>
- Loading branch information
1 parent
a062754
commit 625fdde
Showing
15 changed files
with
611 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.