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

[LoadingButton] Introduce new component #21389

Merged
merged 38 commits into from
Jun 15, 2020
Merged

Commits on Jun 10, 2020

  1. wip

    mnajdova committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    8361424 View commit details
    Browse the repository at this point in the history
  2. wip

    mnajdova committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    1e1de47 View commit details
    Browse the repository at this point in the history
  3. added position

    mnajdova committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    ec083e3 View commit details
    Browse the repository at this point in the history
  4. renamed to LoadingButton

    mnajdova committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    d9bea4c View commit details
    Browse the repository at this point in the history
  5. fixed children

    mnajdova committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    6071393 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa7701d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. renamed props and component

    mnajdova committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    375cf71 View commit details
    Browse the repository at this point in the history
  2. Update packages/material-ui/src/BusyButton/BusyButton.js

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    276167c View commit details
    Browse the repository at this point in the history
  3. Update docs/src/pages/components/buttons/BusyButtons.js

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    e6f5a86 View commit details
    Browse the repository at this point in the history
  4. Update docs/src/pages/components/buttons/BusyButtons.js

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    bc84de4 View commit details
    Browse the repository at this point in the history
  5. Update packages/material-ui/src/BusyButton/BusyButton.d.ts

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    f8d4eb4 View commit details
    Browse the repository at this point in the history
  6. addressing comments

    mnajdova committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    2ea5ad0 View commit details
    Browse the repository at this point in the history
  7. fixed position

    mnajdova committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    a0a2370 View commit details
    Browse the repository at this point in the history
  8. comments

    mnajdova committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    e877474 View commit details
    Browse the repository at this point in the history
  9. proptypes

    mnajdova committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    5cf4b74 View commit details
    Browse the repository at this point in the history
  10. proptypes

    mnajdova committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    e1f983a View commit details
    Browse the repository at this point in the history
  11. fixed

    mnajdova committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    09c5321 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc6edf8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b4ff58c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. comments

    mnajdova committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    4b58e57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a866c2 View commit details
    Browse the repository at this point in the history
  3. Update packages/material-ui/src/BusyButton/BusyButton.js

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari authored Jun 13, 2020
    Configuration menu
    Copy the full SHA
    7885994 View commit details
    Browse the repository at this point in the history
  4. Update packages/material-ui/src/BusyButton/BusyButton.js

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari authored Jun 13, 2020
    Configuration menu
    Copy the full SHA
    5e161ea View commit details
    Browse the repository at this point in the history
  5. proptypes

    mnajdova committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    a531d8c View commit details
    Browse the repository at this point in the history
  6. prettier + docs:api

    mnajdova committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    b526739 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae84a9a View commit details
    Browse the repository at this point in the history
  8. switch label

    oliviertassinari committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    0a8847d View commit details
    Browse the repository at this point in the history
  9. Update packages/material-ui/src/BusyButton/BusyButton.js

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari authored Jun 13, 2020
    Configuration menu
    Copy the full SHA
    de31d86 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e9162d View commit details
    Browse the repository at this point in the history
  11. comments

    mnajdova committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    22dc72c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f855cd2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. moved BusyButton to lab

    mnajdova committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    916d6a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc1e8ba View commit details
    Browse the repository at this point in the history
  3. docs:api

    mnajdova committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    6b259c8 View commit details
    Browse the repository at this point in the history
  4. fixed description

    mnajdova committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    60d7f8b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    fde687e View commit details
    Browse the repository at this point in the history
  2. docs:api

    mnajdova committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    364b265 View commit details
    Browse the repository at this point in the history
  3. added classes keys

    mnajdova committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    98b6c6c View commit details
    Browse the repository at this point in the history