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

Feature/form field #78

Merged
merged 26 commits into from
Sep 3, 2024
Merged

Feature/form field #78

merged 26 commits into from
Sep 3, 2024

Commits on Aug 5, 2024

  1. feat(form-field): component + prefix/suffix/label directives

    László Bátori committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c58091a View commit details
    Browse the repository at this point in the history
  2. feat(form-field): variant (all), style (in progress)

    László Bátori committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4f29252 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge branch 'main' into feature/form-field

    László Bátori committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0df4b2e View commit details
    Browse the repository at this point in the history
  2. feat(form-field): updated token package

    László Bátori committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d727a10 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. feat(form-field): prefix, suffix, leadingIcon, trailingIcon

    László Bátori committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d9983f9 View commit details
    Browse the repository at this point in the history
  2. feat(form-field): style for infix (states missing)

    László Bátori committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8b444d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. feat(form-field): demo

    László Bátori committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f9f17e7 View commit details
    Browse the repository at this point in the history
  2. feat(form-field): input directive (wip)

    László Bátori committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1a1e2ad View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Merge branch 'main' into feature/form-field

    László Bátori committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e1250b8 View commit details
    Browse the repository at this point in the history
  2. feat(form-field): demo title

    László Bátori committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    63dbd99 View commit details
    Browse the repository at this point in the history
  3. feat(form-field): IDS_FORM_ELEMENT check in ngAfterContentInit

    László Bátori committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e8862dd View commit details
    Browse the repository at this point in the history
  4. feat(form-field): Disabled state handling, FormFieldVariant

    László Bátori committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2441c3a View commit details
    Browse the repository at this point in the history
  5. feat(form-field): style for disabled, error (focus, hover, active) - …

    …by a mixin
    László Bátori committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e4d26d3 View commit details
    Browse the repository at this point in the history
  6. feat(form-field): enhanced demo page (looped variant)

    László Bátori committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4da0472 View commit details
    Browse the repository at this point in the history
  7. feat(form-field): pnpm lock (token 0.0.17)

    László Bátori committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    fd27f44 View commit details
    Browse the repository at this point in the history
  8. feat(form-field): tokens package update 0.0.18

    László Bátori committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d007840 View commit details
    Browse the repository at this point in the history
  9. feat(form-field): demo textarea placeholder fixes

    László Bátori committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8e0c563 View commit details
    Browse the repository at this point in the history
  10. feat(form-field): padding fix for inputs, textarea resizable only ver…

    …tical
    László Bátori committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4c75087 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. feat(form-field): ErrorStateMatcher

    László Bátori committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ea4060c View commit details
    Browse the repository at this point in the history
  2. feat(form-field): SuccessStateMatcher

    László Bátori committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    24befe4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. feat(form-field): infix token name fixes

    László Bátori committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    73cdffa View commit details
    Browse the repository at this point in the history
  2. feat(form-field): style form field action token fixes

    László Bátori committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    41cba44 View commit details
    Browse the repository at this point in the history
  3. feat(form-field): hover only for field-wrapper

    László Bátori committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5d972c9 View commit details
    Browse the repository at this point in the history
  4. feat(form-field): Styles come from styles repo

    László Bátori committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    41f0b3b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. feat(form-field): demo page input rows fix

    László Bátori committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    eb123a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d30f1d View commit details
    Browse the repository at this point in the history