Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0.0 #93

Merged
merged 34 commits into from
Jan 23, 2024
Merged

2.0.0 #93

merged 34 commits into from
Jan 23, 2024

Conversation

forgetso
Copy link
Owner

@forgetso forgetso commented Jan 6, 2024

  • All new search replace methodology
  • Iframes properly handled by merging responses in background script if there are iframes on the page
  • Visible content only enabled by default with an option to replace in hidden content
  • Text content replaced by default with an option to replace in HTML
  • Elements now correctly identified as being hidden or not when replacing in both text and HTML
  • Tests added to cover additional scenarios
  • Tests added to cover replacing in Wordpress 6.4.2 Gutenberg editor

src/searchreplace.ts Fixed Show fixed Hide fixed
@forgetso forgetso marked this pull request as draft January 6, 2024 21:37
src/searchreplace.ts Fixed Show fixed Hide fixed
src/searchreplace.ts Fixed Show fixed Hide fixed
@forgetso forgetso marked this pull request as ready for review January 23, 2024 10:45
@forgetso forgetso changed the title 1.8.0 2.0.0 Jan 23, 2024
@forgetso forgetso merged commit 7122818 into master Jan 23, 2024
1 check passed
@forgetso forgetso deleted the 1.8.0 branch January 24, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix search count when searching with regular expressions in Gutenberg editor
1 participant