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

new(xychart): add PointerEvent handlers to XYChart and *Series #947

Merged
merged 24 commits into from
Dec 3, 2020

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    119c48c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    754b523 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b8ebfd View commit details
    Browse the repository at this point in the history
  4. new(xychart/useEventEmitter): update to pointer events, add prop anno…

    …tations, add source filtering
    williaster committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    be54889 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12509aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16e247f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4c55ce View commit details
    Browse the repository at this point in the history
  8. new(xychart/BaseLineSeries): add pointer handlers, refactor to usePoi…

    …nterEventEmitters/Handlers
    williaster committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    3cc437a View commit details
    Browse the repository at this point in the history
  9. new(xychart/BaseAreaSeries): add pointer handlers, refactor to usePoi…

    …nterEventEmitters/Handlers
    williaster committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    6120dab View commit details
    Browse the repository at this point in the history
  10. new(xychart/BaseGlyphSeries): add pointer handlers, refactor to usePo…

    …interEventEmitters/Handlers
    williaster committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    692ebcc View commit details
    Browse the repository at this point in the history
  11. new(xychart/BaseBarSeries): add pointer handlers, refactor to usePoin…

    …terEventEmitters/Handlers
    williaster committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    5cfd82b View commit details
    Browse the repository at this point in the history
  12. neww(xychart/BaseBarGroup): add pointer handlers, refactor to usePoin…

    …terEventEmitters/Handlers
    williaster committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    5e23397 View commit details
    Browse the repository at this point in the history
  13. neww(xychart/BaseBarStack): add pointer handlers, refactor to usePoin…

    …terEventEmitters/Handlers
    williaster committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    1127da4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    01be760 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    041f37e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1750d44 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c7db4be View commit details
    Browse the repository at this point in the history
  18. internal(xychart): move useEventEmitter calls to usePointerEventHandl…

    …ers; use dataKeys in event sources
    williaster committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    59d41f8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fe5cfbe View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bbab46b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    0cbdc42 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    e6698ef View commit details
    Browse the repository at this point in the history
  2. type(xychart): fix types

    williaster committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    ea173fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dda5427 View commit details
    Browse the repository at this point in the history