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

Chore: update flutter_quill_delta_from_html to remove exception calls #2232

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

CatHood0
Copy link
Collaborator

@CatHood0 CatHood0 commented Sep 15, 2024

Description

To fix some issues with HTML containing unsupported elements inside flutter_quill_delta_from_html it was updated to the latest version which removes exceptions that could interfere with normal use of the package.

Related Issues

  • Related Provide default native implementation of ClipboardService without external dependencies #2229 (comment)

  • 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.

  • 🧪 Tests: Adds new tests or modifies existing tests.

  • 📝 Documentation: Updates or additions to documentation.

  • 🗑️ Chore: Routine tasks, or maintenance.

  • Build configuration change: Changes to build or deploy processes.

@CatHood0 CatHood0 changed the title Chore: update flutter_quill_delta_from_html to remove exceptions calls Chore: update flutter_quill_delta_from_html to remove exception calls Sep 15, 2024
@CatHood0 CatHood0 self-assigned this Sep 15, 2024
@CatHood0 CatHood0 added the bug Something isn't working label Sep 15, 2024
@singerdmx singerdmx merged commit a93cf2a into singerdmx:master Sep 15, 2024
2 checks passed
@CatHood0 CatHood0 deleted the update_html_to_delta_package branch September 17, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants