This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add BaseViz Callback (2 / 2) #201
Add BaseViz Callback (2 / 2) #201
Changes from all commits
168b231
cda64d3
2b2c499
6db6b1c
f61deea
cb85981
ffaa7c7
596a523
2fdefbe
4381441
d572248
b928fc5
9381d41
108a7cc
6da92b3
d4cf9f5
16deb7b
4025eb0
37c8084
d2076d4
ff8e1ad
84eaa68
881851a
fb25c04
cc760a5
d3932c9
ee9f781
f6f33b8
2de0e15
631f06f
bda5ff2
0e74167
d0fb78d
098d7ab
ba0a992
9bdd179
67ba94c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a bit weird to me as we don't have such thing in Lightning. We just loop over all callbacks for each hook around the code. Do you prefer this object? Why?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I prefer this object and I think we should add a similar one within Lightning. The callbacks logic should be fully managed by callbacks.