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

Enhancement: Search within Embed objects #2090

Merged
merged 13 commits into from
Aug 4, 2024

Conversation

AtlasAutocode
Copy link
Collaborator

Description

Adds the ability to search within custom Embed objects.

For how to enable: refer to documentation, Configurations, Links, Search

https://github.com/singerdmx/flutter-quill/blob/master/doc/configurations/search.md

Related Issues

Type of Change

  • [ X ] ✨ New feature: Adds new functionality without breaking existing features.
  • 🛠️ Bug fix: Resolves an issue without altering current behavior.
  • 🧹 Code refactor: Code restructuring that does not affect behavior.
  • Breaking change: Alters existing functionality and requires updates.
  • [ X ] 🧪 Tests: Adds new tests or modifies existing tests.
  • [ X ] 📝 Documentation: Updates or additions to documentation.
  • 🗑️ Chore: Routine tasks, or maintenance.
  • Build configuration change: Changes to build or deploy processes.

@singerdmx singerdmx merged commit 40e18b2 into singerdmx:master Aug 4, 2024
2 checks passed
@AtlasAutocode AtlasAutocode deleted the search branch August 13, 2024 13:24
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.

Custom content cannot be searched.
2 participants