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

🏷️ Fix Toolbar Handler type #3730

Merged
merged 1 commit into from
Apr 20, 2023
Merged

🏷️ Fix Toolbar Handler type #3730

merged 1 commit into from
Apr 20, 2023

Conversation

alecgibson
Copy link
Contributor

Handlers are called with a format-dependent value.

This change updates the Handler type to allow passing a value.

Handlers are called with a format-dependent [`value`][1].

This change updates the `Handler` type to allow passing a value.

[1]: https://github.com/quilljs/quill/blob/d2f689fb4744cdada96c632a8bccf6d476932d7b/modules/toolbar.ts#L106
@luin luin merged commit bfb5845 into slab:develop Apr 20, 2023
@alecgibson alecgibson deleted the handler-type branch June 2, 2023 10:31
luin pushed a commit to cmrd-senya/quill that referenced this pull request Aug 7, 2023
Handlers are called with a format-dependent [`value`][1].

This change updates the `Handler` type to allow passing a value.

[1]: https://github.com/quilljs/quill/blob/d2f689fb4744cdada96c632a8bccf6d476932d7b/modules/toolbar.ts#L106
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.

2 participants