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 You] Add theme structure & Button component #34650

Merged
merged 66 commits into from
Nov 21, 2022

Commits on Oct 7, 2022

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

Commits on Oct 11, 2022

  1. More styles

    mnajdova committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    81fd0cf View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. More progress

    mnajdova committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4be5c86 View commit details
    Browse the repository at this point in the history
  2. vars fixes

    mnajdova committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9be7ed0 View commit details
    Browse the repository at this point in the history
  3. Make sizes work

    mnajdova committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    eb71487 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Convert component to ts

    mnajdova committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    995e5c0 View commit details
    Browse the repository at this point in the history
  2. fix import

    mnajdova committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    dca1c60 View commit details
    Browse the repository at this point in the history
  3. Fix lint & prettier

    mnajdova committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    61ebd28 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Fix tsx issues

    mnajdova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    e81a363 View commit details
    Browse the repository at this point in the history
  2. Fix regression tests

    mnajdova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    545b646 View commit details
    Browse the repository at this point in the history
  3. Refactor to only use CSS vars, added default theme, add custom styled…

    …() util for material-next
    mnajdova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    1a45e91 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #35 from mnajdova/poc/support-css-vars-provider-only

    Refactor to depend on CSS vars provider only
    mnajdova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    f916db3 View commit details
    Browse the repository at this point in the history
  5. Fix some CI issues

    mnajdova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    9fd9092 View commit details
    Browse the repository at this point in the history
  6. Fix build

    mnajdova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c70d8dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72b7375 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ea8e95 View commit details
    Browse the repository at this point in the history
  9. Fix defaultTheme

    mnajdova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    755bb6f View commit details
    Browse the repository at this point in the history
  10. lint fix

    mnajdova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    775bd0c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    fb1e07c View commit details
    Browse the repository at this point in the history
  2. SxProps type

    mnajdova committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4c03b3b View commit details
    Browse the repository at this point in the history
  3. Don't export types just yet

    mnajdova committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2ea93a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Remove component's CSS vars

    mnajdova committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    5c16e1f View commit details
    Browse the repository at this point in the history
  2. Change the theme structure

    mnajdova committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    0cdc39b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Some fixed and types issues

    mnajdova committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    db6ddd9 View commit details
    Browse the repository at this point in the history
  2. More ts fixes

    mnajdova committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    03b455c View commit details
    Browse the repository at this point in the history
  3. Default theme fixes

    mnajdova committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    346fe69 View commit details
    Browse the repository at this point in the history
  4. Add basic styleFunctionSx

    mnajdova committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    da2361d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    843f358 View commit details
    Browse the repository at this point in the history
  6. Fixes after rebase

    mnajdova committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    18cddd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11afa92 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. [release] v5.10.12

    mnajdova committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d416262 View commit details
    Browse the repository at this point in the history
  2. Remove autogenerated text

    mnajdova committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    a4ac85f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d0d4f3 View commit details
    Browse the repository at this point in the history
  4. Updated changelog

    mnajdova committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    7e1815a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a6bafb View commit details
    Browse the repository at this point in the history
  6. Updated changelog

    mnajdova committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    1e556dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf55df5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Improve classes

    mnajdova committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    a0ea0e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Update packages/mui-material-next/src/Button/Button.types.ts

    Co-authored-by: Michał Dudak <michal.dudak@gmail.com>
    Signed-off-by: Marija Najdova <mnajdova@gmail.com>
    mnajdova and michaldudak committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    225f5cc View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    696baf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba3ff09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f019d2b View commit details
    Browse the repository at this point in the history
  4. address Jun's feedback

    mnajdova committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    449d93a View commit details
    Browse the repository at this point in the history
  5. adjust demo colors

    mnajdova committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    1eefc63 View commit details
    Browse the repository at this point in the history
  6. Add css vars

    mnajdova committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    a5b0735 View commit details
    Browse the repository at this point in the history
  7. Fix the border radius

    mnajdova committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    12ee941 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Fix border radius

    mnajdova committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    78638b8 View commit details
    Browse the repository at this point in the history
  2. Fix in all cases

    mnajdova committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    92c0735 View commit details
    Browse the repository at this point in the history
  3. Fix lint issue

    mnajdova committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    41216b6 View commit details
    Browse the repository at this point in the history
  4. prettier

    mnajdova committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    00a3cd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

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

Commits on Nov 15, 2022

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

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    90bb1dd View commit details
    Browse the repository at this point in the history
  2. Jun's reviewmerge

    mnajdova committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    909f466 View commit details
    Browse the repository at this point in the history
  3. lint fix

    mnajdova committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    5ffb6cf View commit details
    Browse the repository at this point in the history
  4. Fix the sx palette mappings

    mnajdova committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    2812dea View commit details
    Browse the repository at this point in the history
  5. Fix lint issue

    mnajdova committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    62c80e3 View commit details
    Browse the repository at this point in the history
  6. Fix ts issues

    mnajdova committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d418b4a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    1bb3f11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02fb061 View commit details
    Browse the repository at this point in the history
  3. Resolve Michal's review

    mnajdova committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4aef1c6 View commit details
    Browse the repository at this point in the history
  4. Fix lint issues

    mnajdova committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    702bf5e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Apply suggestions from code review

    Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com>
    Signed-off-by: Marija Najdova <mnajdova@gmail.com>
    mnajdova and danilo-leal committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0c1f512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcf632c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9dd876 View commit details
    Browse the repository at this point in the history