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

[FilledInput][material-next] Add FilledInput component #39307

Merged
merged 38 commits into from
Oct 23, 2023

Commits on Oct 10, 2023

  1. Convert to TS

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5643028 View commit details
    Browse the repository at this point in the history
  2. Fix types

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9a733e8 View commit details
    Browse the repository at this point in the history
  3. Fix styles

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a3c761a View commit details
    Browse the repository at this point in the history
  4. Fix describeConformance

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c0a4b96 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    30b9098 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8794164 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de742ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c8626d View commit details
    Browse the repository at this point in the history
  9. Update proptypes

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    692ee5c View commit details
    Browse the repository at this point in the history
  10. Prettier

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5a7559f View commit details
    Browse the repository at this point in the history
  11. Minor CI fixes

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b8ac7f5 View commit details
    Browse the repository at this point in the history
  12. Fix internal imports

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    8690782 View commit details
    Browse the repository at this point in the history
  13. Fully use useSlotProps

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b9027a5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9e91251 View commit details
    Browse the repository at this point in the history
  15. Drop componentsProps test

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    cc82a27 View commit details
    Browse the repository at this point in the history
  16. Tweak styles

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    02d7bf9 View commit details
    Browse the repository at this point in the history
  17. Support tertiary color

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6f9473f View commit details
    Browse the repository at this point in the history
  18. Set up experiments page

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    873c75f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2d249b5 View commit details
    Browse the repository at this point in the history
  20. Update docs

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    54b1945 View commit details
    Browse the repository at this point in the history
  21. Fix proptypes

    mj12albert committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e6908c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

    mj12albert committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7d98926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0adc161 View commit details
    Browse the repository at this point in the history
  4. Update proptypes

    mj12albert committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    53efd42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    227a2b3 View commit details
    Browse the repository at this point in the history
  6. Update test

    mj12albert committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4a821f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c233b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbf63bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f46a4c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Remove unrelated expect

    mj12albert committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b322096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    452fa87 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Fix test

    mj12albert committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1797c40 View commit details
    Browse the repository at this point in the history
  2. Add a test

    mj12albert committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    073ae1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f6bc51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44e2a7d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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

    mj12albert committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5d132de View commit details
    Browse the repository at this point in the history