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

Auto animate Transporter Table #617

Merged
merged 4 commits into from
Oct 23, 2023

Commits on Oct 23, 2023

  1. add auto-animate package, implement the transporter table as a list o…

    …f cards with animations instead of table
    dpgraham4401 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ac4f1dc View commit details
    Browse the repository at this point in the history
  2. implement TransporterRowActions as a dropdown instead of a handful of…

    … poorly formatted buttons
    dpgraham4401 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    64335f9 View commit details
    Browse the repository at this point in the history
  3. update test to use new auto-animated transporter array display and mo…

    …ck window.mediaMatch ResizeObserver globally which is not mocked by jsdom
    dpgraham4401 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a1ae882 View commit details
    Browse the repository at this point in the history
  4. customize transporter information accordian button and rename title o…

    …f transporter row action buttons to better reflect behavior and clean up
    dpgraham4401 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    dac7c51 View commit details
    Browse the repository at this point in the history