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] New Textarea component #162

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Mar 14, 2024

  1. Standalone Textarea

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b0b6b18 View commit details
    Browse the repository at this point in the history
  2. Basic tests

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    894dfe9 View commit details
    Browse the repository at this point in the history
  3. More tests

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    464b12d View commit details
    Browse the repository at this point in the history
  4. Fix readOnly prop

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cdbe124 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f405faf View commit details
    Browse the repository at this point in the history
  6. Update index

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0d2c5bc View commit details
    Browse the repository at this point in the history
  7. proptypes

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f1e8bbe View commit details
    Browse the repository at this point in the history
  8. Docs

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    17db26f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e9640a View commit details
    Browse the repository at this point in the history
  10. Fix proptypes

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    28c1bc6 View commit details
    Browse the repository at this point in the history
  11. Fix docs

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7aa214c View commit details
    Browse the repository at this point in the history
  12. Add conformance tests

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    98886f1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3183294 View commit details
    Browse the repository at this point in the history
  14. Update docs and proptypes

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bd1d00d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5112699 View commit details
    Browse the repository at this point in the history
  16. Set up docs page

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    96af867 View commit details
    Browse the repository at this point in the history
  17. Update docs

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    634454f View commit details
    Browse the repository at this point in the history
  18. Update style hooks

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    eecad39 View commit details
    Browse the repository at this point in the history
  19. Update tests

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    47cb91b View commit details
    Browse the repository at this point in the history
  20. Support className callback

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a97197a View commit details
    Browse the repository at this point in the history
  21. Update docs

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cc74c08 View commit details
    Browse the repository at this point in the history
  22. Fix TS

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a5b5109 View commit details
    Browse the repository at this point in the history
  23. Fix docs

    mj12albert committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    45dae8e View commit details
    Browse the repository at this point in the history