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(components, app): add custom pipette select with category support #3996

Merged
merged 11 commits into from
Sep 17, 2019

Commits on Sep 17, 2019

  1. customize select a nit

    b-cooper committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    67d6c37 View commit details
    Browse the repository at this point in the history
  2. adjust pipetteSelect

    b-cooper committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    337debd View commit details
    Browse the repository at this point in the history
  3. put it in app

    b-cooper committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    a342800 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ace4de View commit details
    Browse the repository at this point in the history
  5. alignment tweaks

    b-cooper committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    d6cb68b View commit details
    Browse the repository at this point in the history
  6. feat(components, app): add custom pipette select with category support

    With the addition of more pipette options, with more coming, this adds a newly designed component to
    the CL that takes advantage of react-select and provides a straight-forward shareable way of
    allowing users to select a pipette from a list of available instruments.
    b-cooper committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    4951a8a View commit details
    Browse the repository at this point in the history
  7. feat(components, app): add custom pipette select with category support

    With the addition of more pipette options, with more coming, this adds a newly designed component to
    the CL that takes advantage of react-select and provides a straight-forward shareable way of
    allowing users to select a pipette from a list of available instruments.
    b-cooper committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    6faeece View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d375c48 View commit details
    Browse the repository at this point in the history
  9. flow fixes

    b-cooper committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    0a7f733 View commit details
    Browse the repository at this point in the history
  10. fix css lint

    b-cooper committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    b234605 View commit details
    Browse the repository at this point in the history
  11. formatting changes

    b-cooper committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    2485cb5 View commit details
    Browse the repository at this point in the history