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

feat(sankey): add @visx/sankey #1880

Merged
merged 29 commits into from
Nov 7, 2024
Merged

Commits on Sep 25, 2024

  1. initialize package

    jacksonhardaker committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f235e4e View commit details
    Browse the repository at this point in the history
  2. add Sankey component

    jacksonhardaker committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6a0fc55 View commit details
    Browse the repository at this point in the history
  3. add exports

    jacksonhardaker committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f6b1495 View commit details
    Browse the repository at this point in the history
  4. add default color

    jacksonhardaker committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    eacc1e9 View commit details
    Browse the repository at this point in the history
  5. add docs page

    jacksonhardaker committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ad0e4c4 View commit details
    Browse the repository at this point in the history
  6. fix package

    jacksonhardaker committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4a36269 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afd0826 View commit details
    Browse the repository at this point in the history
  8. extract to types

    jacksonhardaker committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c1ee24d View commit details
    Browse the repository at this point in the history
  9. add example

    jacksonhardaker committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    560120d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    5ea7cfd View commit details
    Browse the repository at this point in the history
  2. add to visx-visx

    jacksonhardaker committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ff3d5c7 View commit details
    Browse the repository at this point in the history
  3. pin version

    jacksonhardaker committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    dc8a980 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31d4d6e View commit details
    Browse the repository at this point in the history
  5. add sankey tile

    jacksonhardaker committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5affdce View commit details
    Browse the repository at this point in the history
  6. add styles to example

    jacksonhardaker committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    726ea17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71208f7 View commit details
    Browse the repository at this point in the history
  8. add usage to readme

    jacksonhardaker committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    057267a View commit details
    Browse the repository at this point in the history
  9. remove console.log

    jacksonhardaker committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    70546d6 View commit details
    Browse the repository at this point in the history
  10. add class names

    jacksonhardaker committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    dd8595b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. add tests

    jacksonhardaker committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8a2e81a View commit details
    Browse the repository at this point in the history
  2. fix readme

    jacksonhardaker committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0cd4c44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c4b2d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. update references

    jacksonhardaker committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2fe3b62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    979dbec View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    c9068b8 View commit details
    Browse the repository at this point in the history
  2. remove newline

    jacksonhardaker committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ff039e1 View commit details
    Browse the repository at this point in the history
  3. build sizes

    jacksonhardaker committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    73eaace View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. remove console.log

    jacksonhardaker committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    71649a3 View commit details
    Browse the repository at this point in the history
  2. format

    Co-authored-by: Chris Williams <[email protected]>
    jacksonhardaker and williaster authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    be8b3df View commit details
    Browse the repository at this point in the history