-
Notifications
You must be signed in to change notification settings - Fork 360
Enable interaction mode support for events #659
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
Merged
stockiNail
merged 31 commits into
chartjs:master
from
pepstock-org:multipleElementsForEvent
Apr 4, 2022
Merged
Changes from 6 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
631fced
Enable events triggering on all affected annotations
stockiNail fa34f48
removes commented code
stockiNail 46a6ee7
removes useless if statements
stockiNail f0f6697
first interaction mode implementation
stockiNail a3765c6
removes useless callback
stockiNail 86136ef
applies interaction mode to click events
stockiNail ebddfed
applies review
stockiNail 9ece84c
removes array creation if not needed
stockiNail fb61612
interaction for box annotation
stockiNail 68c76f0
Merge remote-tracking branch 'origin/master' into multipleElementsFor…
stockiNail f64c524
adds test cases to box.spec
stockiNail 8078441
adds ellipse to interaction management
stockiNail 0c47496
adds label to interaction management
stockiNail 3f314c9
adds point to interaction management
stockiNail d4f2af5
adds polygon to interaction management
stockiNail 308bd90
should fix CC on box
stockiNail 159f155
removes inX/YRange going to a unique method inRange
stockiNail dd90732
adds line to interaction management
stockiNail 5227c1f
adds mode x and y
stockiNail 8b6c5c7
removes tabs
stockiNail 56a555c
fixes similar code and adds point to the context of interaction tests
stockiNail 83a8e59
adds types
stockiNail c2fdd06
orders the options in types for annotation node
stockiNail ebe1035
adds documentation
stockiNail 03536c2
fixes typo on doc
stockiNail 0c620d2
Merge remote-tracking branch 'origin/master' into
stockiNail 82c7d1e
Merge remote-tracking branch 'origin/master' into
stockiNail 049a5ba
fixes CC for function with 5 arguments (exceeds 4 allowed)
stockiNail 6be30ed
Merge remote-tracking branch 'origin/master' into
stockiNail a307dbb
adds note about the breaking change using interaction
stockiNail a4026de
Update docs/guide/migrationV2.md
stockiNail File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.