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

add some missing fields in QuillEditorConfig.copyWith #2434

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

vishna
Copy link
Collaborator

@vishna vishna commented Jan 10, 2025

Description

I found these 2 fields missing from QuillEditorConfig.copyWith() inconvenient while dealing with some other task.

Type of Change

  • Feature: New functionality without breaking existing features.
  • 🛠️ Bug fix: Resolves an issue without altering current behavior.
  • 🧹 Refactor: Code reorganization, no behavior change.
  • Breaking: Alters existing functionality and requires updates.
  • 🧪 Tests: New or modified tests
  • 📝 Documentation: Updates or additions to documentation.
  • 🗑️ Chore: Routine tasks, or maintenance.
  • Build configuration change: Build/configuration changes.

@EchoEllet EchoEllet added the no changelog This pull request does not require an update to the changelog, as it does not introduce significant label Jan 10, 2025
@EchoEllet
Copy link
Collaborator

Thank you for your contribution.

@EchoEllet EchoEllet merged commit 54e20e5 into singerdmx:master Jan 10, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog This pull request does not require an update to the changelog, as it does not introduce significant
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants