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

Doi mayank/fix custom props #1111 #1522

Closed

Conversation

DoiMayank
Copy link
Contributor

#1111 TypeScript EventHandlers do not support all properties in payload

  • Created a BaseEventType with source and custom properties.
  • Extended event-specific types from the base type to ensure consistency.
  • Updated the _fire method in Events.js to merge custom payload with source.

- Created a BaseEventType with source and custom properties.
- Extended event-specific types from the base type to ensure consistency.
- Updated the _fire method in Events.js to merge custom payload with source.
@DoiMayank DoiMayank closed this Oct 13, 2024
@DoiMayank DoiMayank deleted the DoiMayank/fix-custom-props branch October 13, 2024 16:13
@DoiMayank DoiMayank restored the DoiMayank/fix-custom-props branch October 13, 2024 16: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