collectives icon indicating copy to clipboard operation
collectives copied to clipboard

Refactor/search highlight

Open elzody opened this issue 1 year ago • 0 comments

📝 Summary

This PR changes to using the refactored API for search highlighting. Instead of using @nextcloud/event-bus, we use the proper API implemented on the editor itself for searching within the editor.

Related PR: nextcloud/text#6199

🏁 Checklist

  • [x] Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • [x] Sign-off message is added to all commits
  • [ ] Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • [ ] Documentation (README or documentation) has been updated or is not required

elzody avatar Aug 11 '24 16:08 elzody