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

Update TextBox component #4579

Merged

Commits on Aug 10, 2023

  1. drop on-white modifier from TextBox component

    to prepare it for on-white becoming the default
    magicznyleszek committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a2a164b View commit details
    Browse the repository at this point in the history
  2. update TextBox styles

    magicznyleszek committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f1d7cfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8255392 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b3aea2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ea1320 View commit details
    Browse the repository at this point in the history
  6. migrate TextBox styles to CSS module

    and start adjusting other code who was hackingly relying on those styles
    magicznyleszek committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    11354c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92f8eac View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Merge branch 'feature/password-complexity' into 3914-update-textbox-c…

    …omponent
    
    # Conflicts:
    #	jsapp/js/account/security/password/updatePasswordForm.module.scss
    magicznyleszek committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7b5fd0f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    784c7ab View commit details
    Browse the repository at this point in the history
  2. update TextBox according to Figma designs

    added "startIcon", "endIcon", and "required" options
    magicznyleszek committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    12a1ea7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. update TextBox stories

    magicznyleszek committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d6977f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Merge branch 'feature/password-complexity' into 3914-update-textbox-c…

    …omponent
    
    # Conflicts:
    #	jsapp/js/account/accountSettingsRoute.tsx
    magicznyleszek committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e49c50a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c42d13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b59abfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a2c21d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. update connect-projects.scss to use variables

    plus some linter cleanups
    magicznyleszek committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6678772 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef93c44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c25e4bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    680c395 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7c9d00 View commit details
    Browse the repository at this point in the history