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

[Button][base] Drop component prop #36677

Merged
merged 36 commits into from
Apr 26, 2023

Commits on Mar 29, 2023

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

    mnajdova committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8e7ebda View commit details
    Browse the repository at this point in the history
  3. Fix lint issues

    mnajdova committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    615cfaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b88d2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42c3a54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abb7d98 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    7eecd8a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    aced6ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b96cc6f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    1aca46b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee4fdb7 View commit details
    Browse the repository at this point in the history
  3. Fixed regressions in names

    mnajdova committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f49956d View commit details
    Browse the repository at this point in the history
  4. update the spec tests

    mnajdova committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c709d0c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Fix lint issues

    mnajdova committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d61f431 View commit details
    Browse the repository at this point in the history
  2. Update packages/mui-base/src/ButtonUnstyled/ButtonUnstyled.spec.tsx

    Signed-off-by: Marija Najdova <mnajdova@gmail.com>
    mnajdova committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d86107a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0cc64d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10cca14 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    83aaa1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa50cdc View commit details
    Browse the repository at this point in the history
  3. prettier

    mnajdova committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0c78312 View commit details
    Browse the repository at this point in the history
  4. docs:api

    mnajdova committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5c8d684 View commit details
    Browse the repository at this point in the history
  5. fix some issues

    mnajdova committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    641bd26 View commit details
    Browse the repository at this point in the history
  6. fix wrong path separators

    mnajdova committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    27e0da1 View commit details
    Browse the repository at this point in the history
  7. One more fix

    mnajdova committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    cb62291 View commit details
    Browse the repository at this point in the history
  8. more changes

    mnajdova committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    4ebe89f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    41845e6 View commit details
    Browse the repository at this point in the history
  10. update button api docs

    hbjORbj committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    814df7c View commit details
    Browse the repository at this point in the history
  11. remove old files

    mnajdova committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    253450a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c7a61e View commit details
    Browse the repository at this point in the history
  13. address comments

    hbjORbj committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    920a682 View commit details
    Browse the repository at this point in the history
  14. use single quote

    hbjORbj committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    508a008 View commit details
    Browse the repository at this point in the history
  15. prettier

    hbjORbj committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2bb9245 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    fbfbd3c View commit details
    Browse the repository at this point in the history
  2. add 1 more ts test

    hbjORbj committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    9ce855e View commit details
    Browse the repository at this point in the history
  3. resolve merge conflict

    hbjORbj committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e089918 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into base/remove-component-prop

    Signed-off-by: Benny Joo <sldisek783@gmail.com>
    hbjORbj committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b7d62fb View commit details
    Browse the repository at this point in the history