Skip to content

feat(tiptap): add find and replace - #3015

Merged
AlexAndBear merged 8 commits into
mainfrom
issues/3010
Aug 4, 2026
Merged

feat(tiptap): add find and replace#3015
AlexAndBear merged 8 commits into
mainfrom
issues/3010

Conversation

@AlexAndBear

@AlexAndBear AlexAndBear commented Aug 3, 2026

Copy link
Copy Markdown
Member

Description

Related Issue

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Types of changes

  • Bugfix
  • Enhancement (a change that doesn't break existing code or deployments)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

@AlexAndBear
AlexAndBear force-pushed the issues/3010 branch 2 times, most recently from 9b3166b to 33aaea2 Compare August 3, 2026 13:19
@AlexAndBear
AlexAndBear marked this pull request as ready for review August 3, 2026 20:05
Comment thread packages/web-pkg/src/editor/components/TextEditorSearchAndReplacePanel.vue Outdated
Comment thread packages/web-pkg/src/editor/composables/useEditorActions.ts Outdated
Comment thread packages/web-pkg/src/editor/components/TextEditorToolbar.vue Outdated
Comment thread packages/web-pkg/src/editor/composables/useFindAndReplace.ts Outdated
Comment thread packages/web-pkg/src/editor/components/TextEditorSearchAndReplacePanel.vue Outdated
Comment thread packages/web-pkg/src/editor/components/TextEditorSearchAndReplacePanel.vue Outdated
@AlexAndBear
AlexAndBear requested a review from JammingBen August 4, 2026 08:21
@AlexAndBear
AlexAndBear merged commit fae6236 into main Aug 4, 2026
30 checks passed
@AlexAndBear
AlexAndBear deleted the issues/3010 branch August 4, 2026 09:33
@openclouders openclouders mentioned this pull request Aug 4, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[tiptap] Search and Replace

2 participants