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(menu): add component #786

Merged
merged 38 commits into from
Apr 26, 2019

Commits on Mar 27, 2019

  1. WIP: menu

    Matt Goo committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    cae6b6d View commit details
    Browse the repository at this point in the history
  2. WIP: Menu

    Matt Goo committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    e237d30 View commit details
    Browse the repository at this point in the history
  3. fix: menu with seenshot

    Matt Goo committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    f6cadef View commit details
    Browse the repository at this point in the history
  4. WIP: selection menu

    Matt Goo committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    14a1183 View commit details
    Browse the repository at this point in the history
  5. WIP: menu

    Matt Goo committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    e80d458 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Configuration menu
    Copy the full SHA
    8d0b52a View commit details
    Browse the repository at this point in the history
  2. fix: menu list handleActionitem

    Matt Goo committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    cb1694b View commit details
    Browse the repository at this point in the history
  3. fix: add readme

    Matt Goo committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    aafb2d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. feat: add tests

    Matt Goo committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    4900f4d View commit details
    Browse the repository at this point in the history
  2. fix: lint and test

    Matt Goo committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    3abb5f4 View commit details
    Browse the repository at this point in the history
  3. fix: add golden

    Matt Goo committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    61b076b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. fix: Pr changes

    Matt Goo committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    05c48dd View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Merge branch 'feat/mdcweb-typescript-update' into feat/menu/addcompon…

    …ent_try3
    Matt Goo committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    8a2196f View commit details
    Browse the repository at this point in the history
  2. WIP: using context to pass list item

    Matt Goo committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    6ee5ad7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/mdcweb-typescript-update' into feat/menu/addcompon…

    …ent_try3
    Matt Goo committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    85c0b93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93bf167 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. fix: using context instead

    Matt Goo committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    c605cef View commit details
    Browse the repository at this point in the history
  2. fix: context is working

    Matt Goo committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    bb4c79b View commit details
    Browse the repository at this point in the history
  3. fix: remove context from state

    Matt Goo committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    06e2ba6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. WIP: tests

    Matt Goo committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    8ff2d9f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. fix: tests

    Matt Goo committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    667ed80 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/mdcweb-typescript-update' into feat/menu/addcompon…

    …ent_try3
    Matt Goo committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    f2c0805 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ded538 View commit details
    Browse the repository at this point in the history
  4. fix: commented tests

    Matt Goo committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    7521f67 View commit details
    Browse the repository at this point in the history
  5. fix: drawer test

    Matt Goo committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    b10563c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Merge branch 'feat/mdcweb-typescript-update' into feat/menu/addcompon…

    …ent_try3
    Matt Goo committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    395520d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. fix: memoize listProps

    Matt Goo committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    1b9b7a1 View commit details
    Browse the repository at this point in the history
  2. fix: revert esmoduleinterop

    Matt Goo committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    8ac8668 View commit details
    Browse the repository at this point in the history
  3. Update index.tsx

    Matt Goo committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    a5fe91e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. fix: esmoduleinterop

    Matt Goo committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    cb75d24 View commit details
    Browse the repository at this point in the history
  2. fix: remove * as

    Matt Goo committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    949fd9e View commit details
    Browse the repository at this point in the history
  3. fix: screenshots

    Matt Goo committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    e70dee4 View commit details
    Browse the repository at this point in the history
  4. fix: move memoizeone

    Matt Goo committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    3a8a01e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Merge branch 'feat/mdcweb-typescript-update' into feat/menu/addcompon…

    …ent_try3
    Matt Goo committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    c6930a4 View commit details
    Browse the repository at this point in the history
  2. fix: packagelock

    Matt Goo committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    ed4054f View commit details
    Browse the repository at this point in the history
  3. fix: remove menu/index.scss

    Matt Goo committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    d074619 View commit details
    Browse the repository at this point in the history
  4. fix: add a postinstall to fix react adapter

    Matt Goo committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    9c50842 View commit details
    Browse the repository at this point in the history
  5. fix: add -f so postinstall doesn't fail

    Matt Goo committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    f93bcdf View commit details
    Browse the repository at this point in the history