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

[Textarea][Joy] Add Textarea component #33975

Merged
merged 21 commits into from Aug 24, 2022

Commits on Aug 5, 2022

  1. init textarea

    siriwatknp committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    343f8b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    91fb2e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1577d99 View commit details
    Browse the repository at this point in the history
  3. add textarea

    siriwatknp committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    779e3a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    4b59e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef92766 View commit details
    Browse the repository at this point in the history
  3. run proptypes

    siriwatknp committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    00c9d81 View commit details
    Browse the repository at this point in the history
  4. remove full width

    siriwatknp committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    22402a1 View commit details
    Browse the repository at this point in the history
  5. add test

    siriwatknp committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    6a9a875 View commit details
    Browse the repository at this point in the history
  6. adjust variable

    siriwatknp committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    7f95e6b View commit details
    Browse the repository at this point in the history
  7. adjust

    siriwatknp committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    701b802 View commit details
    Browse the repository at this point in the history
  8. fix lint

    siriwatknp committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    6cbc84b View commit details
    Browse the repository at this point in the history
  9. add docs

    siriwatknp committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    f3b2fb4 View commit details
    Browse the repository at this point in the history
  10. add boxSizing border-box

    siriwatknp committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    32a7cbc View commit details
    Browse the repository at this point in the history
  11. fix slot name

    siriwatknp committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    6f54417 View commit details
    Browse the repository at this point in the history
  12. fix slot type

    siriwatknp committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    d7f3819 View commit details
    Browse the repository at this point in the history
  13. export typings

    siriwatknp committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    fa8c11c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

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

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    781d726 View commit details
    Browse the repository at this point in the history
  2. minor copywriting tweaks

    danilo-leal committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    afad9de View commit details
    Browse the repository at this point in the history
  3. hide toolbar

    danilo-leal committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    90ae674 View commit details
    Browse the repository at this point in the history