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

typescript(vx-tooltip): re-write package in TypeScript #504

Merged
merged 7 commits into from
Oct 9, 2019

Commits on Sep 18, 2019

  1. Rename files from JS/JSX to TS/TSX

    Sergii Rudenko committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    5dd4a96 View commit details
    Browse the repository at this point in the history
  2. Run TS Migrate, fix types

    Sergii Rudenko committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    548f595 View commit details
    Browse the repository at this point in the history
  3. Made types more explicit, review fixes

    Sergii Rudenko committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    bccc5c8 View commit details
    Browse the repository at this point in the history
  4. Fixes for types, fix build

    Sergii Rudenko committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    90d2804 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Make a better types for the restProps in Tooltip

    Sergii Rudenko committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    ac76afa View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Simplity as const in withTooltip HOC

    Sergii Rudenko committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    9789610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75b3ab4 View commit details
    Browse the repository at this point in the history