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: upgrade dependencies to MDC Web v1.x.x #829

Closed
wants to merge 38 commits into from

Commits on Apr 30, 2019

  1. feat(line-ripple): mdc-web typescript support (#716)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    0b674f5 View commit details
    Browse the repository at this point in the history
  2. feat(ripple) mdc-web typescript conversion (#711)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    f966714 View commit details
    Browse the repository at this point in the history
  3. fix(tab-indicator): upgrade mdc-web to 1.0.0 (#742)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    1b29dd9 View commit details
    Browse the repository at this point in the history
  4. fix(tab-scroller): upgrade mdc-web to 1.0.0 (#743)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    ae9b421 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09cb8a5 View commit details
    Browse the repository at this point in the history
  6. fix(chips): upgrade mdc-web to v1.0.0 (#750)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    5f55983 View commit details
    Browse the repository at this point in the history
  7. feat(drawer): add innerRef prop (#749)

    lucasecdb authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    a8c64b5 View commit details
    Browse the repository at this point in the history
  8. fix(tab): mdc-web v1.0.0 upgrade (#748)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    9b86474 View commit details
    Browse the repository at this point in the history
  9. feat(snackbar): MDC Web v1.0.0 (#755)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    dd95b60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    38e9886 View commit details
    Browse the repository at this point in the history
  11. feat(list): update to MDC Web 1.0.0 (#740)

    Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    4e99b4c View commit details
    Browse the repository at this point in the history
  12. fix(card): add react-ripple to package json (#773)

    Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    45fef89 View commit details
    Browse the repository at this point in the history
  13. fix(tab-bar): upgrade mdc-web to v1 (#770)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    580c850 View commit details
    Browse the repository at this point in the history
  14. feat(switch): upgrade to mdc-web v1 (#757)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    44cca84 View commit details
    Browse the repository at this point in the history
  15. feat(menu-surface): upgrade to mdc web v1 (#774)

    Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    1a04f3d View commit details
    Browse the repository at this point in the history
  16. fix(checkbox): upgrade mdc-web to v1 (#769)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    4f523e3 View commit details
    Browse the repository at this point in the history
  17. feat(radio): upgrade to typescript v1 (#777)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    4d6bbc0 View commit details
    Browse the repository at this point in the history
  18. fix(typography): upgrade to mdc-web v1 (#778)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    8ff8695 View commit details
    Browse the repository at this point in the history
  19. fix(dialog): mdc-web v1 upgrade (#779)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    bcda111 View commit details
    Browse the repository at this point in the history
  20. fix(fab): upgrade to mdc-web v1.1 (#790)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    b6403e6 View commit details
    Browse the repository at this point in the history
  21. fix(linear-progress): upgrade mdc-web to v1 (#787)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    37c7269 View commit details
    Browse the repository at this point in the history
  22. fix(top-app-bar): mdc-web v1 upgrade (#780)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    bb9e7e4 View commit details
    Browse the repository at this point in the history
  23. fix(card): upgrade to mdc-web v1.1 (#788)

    gugu authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    9c7bfa7 View commit details
    Browse the repository at this point in the history
  24. fix(icon-button): upgrade to mdc-web v1.1 (#792)

    Ben McKernan authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    e5b953f View commit details
    Browse the repository at this point in the history
  25. fix(list): maintain classes with state.listItemClassNames (#776)

    BREAKING CHANGE: Removes props.tabbableOnListItemFocus from all the auxiliary components, as it seemed confusing to have this and tabIndex dictate what tabIndex would ultimately be.
    Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    74379af View commit details
    Browse the repository at this point in the history
  26. fix: remove .only (#794)

    Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    034158c View commit details
    Browse the repository at this point in the history
  27. feat(button): update mdc web deps to v1.1.0 (#791)

    Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    7b413df View commit details
    Browse the repository at this point in the history
  28. fix(chips): Fix incorrect ripple effect (#804)

    태재영 authored and Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    ea15a2a View commit details
    Browse the repository at this point in the history
  29. feat(notched-outline): update to v1.1.1 (#806)

    Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    4dbc8b8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    509e93e View commit details
    Browse the repository at this point in the history
  31. feat(menu): add component (#786)

    Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    7e0f877 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7adc12a View commit details
    Browse the repository at this point in the history
  33. feat(select): add option component (#826)

    Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    abaa146 View commit details
    Browse the repository at this point in the history
  34. feat(select): add helper text (#824)

    Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    e22ac2a View commit details
    Browse the repository at this point in the history
  35. feat(select): add icon (#825)

    Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    beedb23 View commit details
    Browse the repository at this point in the history
  36. chore: reduce unused deps in package.json (#819)

    Matt Goo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    b400013 View commit details
    Browse the repository at this point in the history
  37. feat(select): enhanced select (#823)

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

Commits on May 1, 2019

  1. feat(text-field): update to v1.1.1 (#812)

    태재영 authored and Matt Goo committed May 1, 2019
    Configuration menu
    Copy the full SHA
    e9cbd69 View commit details
    Browse the repository at this point in the history