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

fix(chips): copy selectedChipIds before calling setState #645

Merged
merged 6 commits into from
Jan 30, 2019

Commits on Jan 25, 2019

  1. Snackbar implementation

    Fix default classes
    
    WIP correct implementation of announce method
    
    Change modile name, onAnnounce event, handling keydown
    
    Add missing methods, unit tests
    
    Minimal screenshot tests
    
    Leading/stacked tests
    
    React-snackbar example
    
    ESLint
    
    Improve quality of react-snackbar (quick fixes)
    
    Add comments for snackbar test css hack, standard callback names in props
    
    Add TODO for updating types from mdc-snackbar when possible
    
    Added docs for announce, version 0.0.0, typescript lint fixes
    
    Adapter tests, moved mdc-snackbar to classes attribute
    
    Achieve 100% test coverage
    
    Revert karma changes
    
    Getting snackbar parameters docs
    gugu committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    00ac6b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Merge branch 'gugu-react-snackbar' into rc0.10.0

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

Commits on Jan 29, 2019

  1. Merge branch 'rc0.10.0' of github.com:material-components/material-co…

    …mponents-web-react into rc0.10.0
    Matt Goo committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    6097b91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8d53a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe753e0 View commit details
    Browse the repository at this point in the history
  4. fix: lint

    Matt Goo committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    9551e16 View commit details
    Browse the repository at this point in the history