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

feat: useDocumentEvents #4284

Merged
merged 4 commits into from
Nov 27, 2023
Merged

feat: useDocumentEvents #4284

merged 4 commits into from
Nov 27, 2023

Conversation

jacobsfletch
Copy link
Member

@jacobsfletch jacobsfletch commented Nov 27, 2023

Description

Builds a new DocumentEvents context to provide a way of subscribing to cross-document events, such as updates made to nested documents within a drawer. The useDocumentEvents hook will report events that are outside the scope of the document being currently edited.

  • I have read and understand the CONTRIBUTING.md document in this repository.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • Existing test suite passes locally with my changes

@jacobsfletch jacobsfletch merged commit 9bb7a88 into main Nov 27, 2023
28 of 29 checks passed
@jacobsfletch jacobsfletch deleted the feat/use-document-events branch November 27, 2023 21:16
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.

1 participant