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

feat(component): text input #3946

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

feat(component): text input #3946

wants to merge 23 commits into from

Commits on Nov 6, 2024

  1. remove sizes

    leagrdv committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3c0b4fb View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    f809d71 View commit details
    Browse the repository at this point in the history
  2. update variables for form

    leagrdv committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    71c8e1c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    fdb3a16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51eec2b View commit details
    Browse the repository at this point in the history
  3. handle validation of inputs

    leagrdv committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1facd47 View commit details
    Browse the repository at this point in the history
  4. token name changes

    leagrdv committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a507256 View commit details
    Browse the repository at this point in the history
  5. lint fix

    leagrdv committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    39e034d View commit details
    Browse the repository at this point in the history
  6. remove unused code

    leagrdv committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d251bc0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9410e28 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. fix tests

    leagrdv committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1bf1620 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dec665c View commit details
    Browse the repository at this point in the history
  3. fix docs

    leagrdv committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f025bed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88caa73 View commit details
    Browse the repository at this point in the history
  5. update with new tokens

    leagrdv committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    48983c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b0be3f View commit details
    Browse the repository at this point in the history
  7. use tokens generated only

    leagrdv committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5cb2111 View commit details
    Browse the repository at this point in the history
  8. add changesets

    leagrdv committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    813b6f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    03ec4aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ed6fe6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce28017 View commit details
    Browse the repository at this point in the history
  4. use token for input font

    leagrdv committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f065edb View commit details
    Browse the repository at this point in the history
  5. fix unit tests

    leagrdv committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    877b20a View commit details
    Browse the repository at this point in the history