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

[material-ui][Checkbox][Radio] Fix theme style overrides not working for different sizes #39377

Merged
merged 6 commits into from
Oct 20, 2023
Merged

Commits on Oct 10, 2023

  1. fix: add missing override styles to checkbox and radio

    Co-authored-by: seunexplicit <48022904+seunexplicit@users.noreply.github.com>
    gitstart and seunexplicit committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1f2c5f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    70635d1 View commit details
    Browse the repository at this point in the history
  2. test: update tests for checkbox and radio components

    Co-authored-by: seunexplicit <48022904+seunexplicit@users.noreply.github.com>
    gitstart and seunexplicit committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    132d7fb View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    0e72341 View commit details
    Browse the repository at this point in the history
  2. address review comments

    Co-authored-by: seunexplicit <48022904+seunexplicit@users.noreply.github.com>
    gitstart and seunexplicit committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2c6868a View commit details
    Browse the repository at this point in the history
  3. Update packages/mui-material/src/Radio/Radio.js

    Signed-off-by: Zeeshan Tamboli <zeeshan.tamboli@gmail.com>
    ZeeshanTamboli authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9c22d54 View commit details
    Browse the repository at this point in the history