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

TypeScriptify visualization components #20940

Merged
merged 14 commits into from
Jul 23, 2018
Merged

Commits on Jul 18, 2018

  1. Refactor vis components to TypeScript

    Tim Roes committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    dff08ed View commit details
    Browse the repository at this point in the history
  2. Fix issue with ResizeChecker

    Tim Roes committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    3574c37 View commit details
    Browse the repository at this point in the history
  3. Fix calling onInit for no data

    Tim Roes committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    ca679e0 View commit details
    Browse the repository at this point in the history
  4. Explicit named export

    Tim Roes committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    91860ac View commit details
    Browse the repository at this point in the history
  5. Add title to vistype

    Tim Roes committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    83b66fd View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Merge branch 'master' into ts-visualization

    Tim Roes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    231d214 View commit details
    Browse the repository at this point in the history
  2. Fix error in test file

    Tim Roes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    9062384 View commit details
    Browse the repository at this point in the history
  3. Move onInit to no VisualizationNoResults

    Tim Roes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    06ee085 View commit details
    Browse the repository at this point in the history
  4. Make listenOnChange changeable

    Tim Roes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    361e2a8 View commit details
    Browse the repository at this point in the history
  5. Add memoize util

    Tim Roes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    8f06918 View commit details
    Browse the repository at this point in the history
  6. Use memoize for no results check

    Tim Roes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    b8e57cc View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Address issue with uiState

    Tim Roes committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    dc4c456 View commit details
    Browse the repository at this point in the history
  2. Optimize memoize function

    Tim Roes committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    a919b5d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Merge branch 'master' into ts-visualization

    Tim Roes committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    84733cd View commit details
    Browse the repository at this point in the history