Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Send which input fired in update request. #124

Merged
merged 4 commits into from
Feb 21, 2019
Merged

Send which input fired in update request. #124

merged 4 commits into from
Feb 21, 2019

Conversation

T4rk1n
Copy link
Contributor

@T4rk1n T4rk1n commented Feb 14, 2019

@T4rk1n T4rk1n changed the title [WIP] Send which input fired in update request. Send which input fired in update request. Feb 14, 2019
@@ -356,7 +357,8 @@ function updateOutput(
outputProp,
getState,
requestUid,
dispatch
dispatch,
changedProps,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per our slack discussion this morning, I guess change this to changedPropIds?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, also filtering the inputs that are not connected.

Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃 Very nice, it's awesome how compact a change this turned out to be!

@T4rk1n
Copy link
Contributor Author

T4rk1n commented Feb 14, 2019

Very nice, it's awesome how compact a change this turned out to be!

Yes almost everything was in place for this in the renderer...

@T4rk1n T4rk1n merged commit 5c7252e into master Feb 21, 2019
@T4rk1n T4rk1n deleted the callback-context branch February 21, 2019 16:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants