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

[Input][material-next] Add InputBase component #38392

Merged
merged 23 commits into from
Aug 22, 2023

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    74e9a80 View commit details
    Browse the repository at this point in the history
  2. Drop Select related tests

    mj12albert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6df8dae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9278d35 View commit details
    Browse the repository at this point in the history
  4. Add a test to useInput

    mj12albert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    24faddc View commit details
    Browse the repository at this point in the history
  5. Update proptypes

    mj12albert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7830eb6 View commit details
    Browse the repository at this point in the history
  6. Convert utils to TS

    mj12albert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    712a42a View commit details
    Browse the repository at this point in the history
  7. Fix spec

    mj12albert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2007eab View commit details
    Browse the repository at this point in the history
  8. Fix inputRef prop type

    mj12albert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7eb3ffc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17e2f37 View commit details
    Browse the repository at this point in the history
  10. Fix inputRef

    mj12albert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c87d223 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    75a41ec View commit details
    Browse the repository at this point in the history
  12. Update tests

    mj12albert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    216a13a View commit details
    Browse the repository at this point in the history
  13. Update comments

    mj12albert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e176eaf View commit details
    Browse the repository at this point in the history
  14. Use CssVarsProvider

    mj12albert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    09f60b3 View commit details
    Browse the repository at this point in the history
  15. Update comments

    mj12albert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    337d811 View commit details
    Browse the repository at this point in the history
  16. Update types

    mj12albert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    abb0b06 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c31c0a5 View commit details
    Browse the repository at this point in the history
  18. Update packages/mui-base/src/useInput/useInput.types.ts

    Co-authored-by: Diego Andai <[email protected]>
    Signed-off-by: Albert Yu <[email protected]>
    mj12albert and DiegoAndai authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    afa6179 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    876018e View commit details
    Browse the repository at this point in the history
  20. Update api docs

    mj12albert committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4db4090 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

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

Commits on Aug 17, 2023

  1. Add migration instructions

    mj12albert committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    368688e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Merge branch 'master' into material-next/input-base

    Signed-off-by: Siriwat K <[email protected]>
    siriwatknp authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b0c11a2 View commit details
    Browse the repository at this point in the history