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

Adding maxlength attribute handling of textarea and input HTML element for the gr.TextBox() component via a max_length parameter #9185

Merged
merged 13 commits into from
Aug 27, 2024

Commits on Aug 20, 2024

  1. Testing - NOT SURE

    WH-Yoshi committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    30ece0e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

  1. changed max_length name

    WH-Yoshi committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    33daf4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    056993d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a44b705 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d9ec87 View commit details
    Browse the repository at this point in the history
  5. Changed Readme

    WH-Yoshi committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0c42440 View commit details
    Browse the repository at this point in the history
  6. add changeset

    gradio-pr-bot committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e316e9d View commit details
    Browse the repository at this point in the history
  7. Update test_textbox.py

    WH-Yoshi authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2aecb60 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. changes

    abidlabs committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    12758ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41d4770 View commit details
    Browse the repository at this point in the history
  3. add changeset

    gradio-pr-bot committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7e61de7 View commit details
    Browse the repository at this point in the history