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

chore: Add FormFieldGroup component and density example #2865

Merged
merged 80 commits into from
Sep 20, 2024

Commits on Aug 1, 2024

  1. fix: Add density example

    manuel.carrera committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5705d9d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. fix: Add formfield group

    manuel.carrera committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    adb7ef3 View commit details
    Browse the repository at this point in the history
  2. fix: Clean formfield group

    manuel.carrera committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    392774a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. fix: Add horixontal support

    manuel.carrera committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a7a59af View commit details
    Browse the repository at this point in the history
  2. fix: Clean up example

    manuel.carrera committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    028a60a View commit details
    Browse the repository at this point in the history
  3. fix: Refactor select styles

    manuel.carrera committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    909fb81 View commit details
    Browse the repository at this point in the history
  4. fix: Add docs

    manuel.carrera committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    421a1d9 View commit details
    Browse the repository at this point in the history
  5. fix: Update radio usage

    manuel.carrera committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    911a3da View commit details
    Browse the repository at this point in the history
  6. fix: Remove onchange

    manuel.carrera committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c909633 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9826e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. fix: Remove id from input

    manuel.carrera committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    22ff4b4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mc-ff-example' of https://github.com/mannycarrera4/canv…

    …as-kit into mc-ff-example
    manuel.carrera committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    30056ef View commit details
    Browse the repository at this point in the history
  3. fix: Handle errors better

    manuel.carrera committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d1744dc View commit details
    Browse the repository at this point in the history
  4. fix: Update form validation

    manuel.carrera committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5c4978c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. fix: Add timeout

    manuel.carrera committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8ddb470 View commit details
    Browse the repository at this point in the history
  2. fix: Clean up jsdocs

    manuel.carrera committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d34641f View commit details
    Browse the repository at this point in the history
  3. fix: Update jsdocs

    manuel.carrera committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f39b3b8 View commit details
    Browse the repository at this point in the history
  4. fix: Remove unused stencil

    manuel.carrera committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0e7cb0e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fix: Update density example

    manuel.carrera committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2b35b03 View commit details
    Browse the repository at this point in the history
  2. fix: Clean up examples

    manuel.carrera committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0af112e View commit details
    Browse the repository at this point in the history
  3. fix: Update upgrade guide

    manuel.carrera committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a8b1813 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. docs: Add info to upgrade guide

    manuel.carrera committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e6af5ad View commit details
    Browse the repository at this point in the history
  2. fix: Update cc example

    manuel.carrera committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6060aed View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    652ee9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1408c84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7fad11 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. fix: Update merge conflicts

    manuel.carrera committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f62eee0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mc-ff-example' of https://github.com/mannycarrera4/canv…

    …as-kit into mc-ff-example
    manuel.carrera committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5f3d829 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Aug 29, 2024

  1. fix: Update example to new storybook format

    manuel.carrera committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    27c1186 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mc-ff-example' of https://github.com/mannycarrera4/canv…

    …as-kit into mc-ff-example
    manuel.carrera committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f410b29 View commit details
    Browse the repository at this point in the history
  3. fix: Add back in grouped inputs story

    manuel.carrera committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    065a2ff View commit details
    Browse the repository at this point in the history
  4. fix: Remove duplicate import

    manuel.carrera committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    428a6f2 View commit details
    Browse the repository at this point in the history
  5. fix: Update typecheck

    manuel.carrera committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4a71a77 View commit details
    Browse the repository at this point in the history
  6. fix: Try to remove flakiness

    manuel.carrera committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    808b584 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    cb53c47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e01f067 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix: Clean up data attributes and styling

    manuel.carrera committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d173780 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix: Update density selector

    manuel.carrera committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0375748 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix: Clean up selectors

    manuel.carrera committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3e0ca10 View commit details
    Browse the repository at this point in the history
  2. fix: Add info around selectors

    manuel.carrera committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0c1f437 View commit details
    Browse the repository at this point in the history
  3. fix: Add formfield field

    manuel.carrera committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    dd32dcc View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. fix: Update all examples to use formfield field

    manuel.carrera committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fcc318e View commit details
    Browse the repository at this point in the history
  2. fix: Remove themable and update upgrade guide

    manuel.carrera committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    052d9db View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix: Update upgrade guide

    manuel.carrera committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f559a7e View commit details
    Browse the repository at this point in the history
  2. fix: Add info to upgrade guide

    manuel.carrera committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fcc63b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9903d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix: Update merge conflcits

    manuel.carrera committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c82a3b5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mc-ff-example' of https://github.com/mannycarrera4/canv…

    …as-kit into mc-ff-example
    manuel.carrera committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    844c95e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fix: Update accessibility

    manuel.carrera committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b03ec3f View commit details
    Browse the repository at this point in the history
  2. fix: Update to be formfield label

    manuel.carrera committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d03b1ec View commit details
    Browse the repository at this point in the history
  3. fix: Update accessbility

    manuel.carrera committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9378ba3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    916625a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    2665034 View commit details
    Browse the repository at this point in the history
  2. fix: Clean up upgrade guide

    manuel.carrera committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e8d3194 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'mc-ff-example' of https://github.com/mannycarrera4/canv…

    …as-kit into mc-ff-example
    manuel.carrera committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    242e798 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9104d57 View commit details
    Browse the repository at this point in the history
  5. fix: Update accessibility and density example

    manuel.carrera committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0faf886 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'mc-ff-example' of https://github.com/mannycarrera4/canv…

    …as-kit into mc-ff-example
    manuel.carrera committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    74c0b42 View commit details
    Browse the repository at this point in the history
  7. fix: Update error text in density example

    manuel.carrera committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1f3a1f8 View commit details
    Browse the repository at this point in the history
  8. fix: Clean up group

    manuel.carrera committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    361175c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    825aa0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de5ca8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    febd236 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a0aa0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7995a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a38b3b1 View commit details
    Browse the repository at this point in the history
  7. fix: Clean up examples

    manuel.carrera committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    78c672e View commit details
    Browse the repository at this point in the history
  8. Merge branch 'mc-ff-example' of https://github.com/mannycarrera4/canv…

    …as-kit into mc-ff-example
    manuel.carrera committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a73eaf0 View commit details
    Browse the repository at this point in the history
  9. fix: Clean up styles

    manuel.carrera committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    23e2f63 View commit details
    Browse the repository at this point in the history
  10. fix: Clean up styles

    manuel.carrera committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    521f102 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix: Remove use of parentModifier

    manuel.carrera committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    435c858 View commit details
    Browse the repository at this point in the history
  2. fix: Clean up radios

    manuel.carrera committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    63fc6c5 View commit details
    Browse the repository at this point in the history
  3. fix: Deprecate parentModifier

    manuel.carrera committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a0c55e3 View commit details
    Browse the repository at this point in the history
  4. fix: Clean up docs

    manuel.carrera committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    255829a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b3ac40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67d90e5 View commit details
    Browse the repository at this point in the history
  7. fix: Export the things from index

    manuel.carrera committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f3ba40d View commit details
    Browse the repository at this point in the history
  8. Merge branch 'mc-ff-example' of https://github.com/mannycarrera4/canv…

    …as-kit into mc-ff-example
    manuel.carrera committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    af922d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Apply suggestions from code review

    Co-authored-by: Josh <[email protected]>
    mannycarrera4 and josh-bagwell authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a11e36d View commit details
    Browse the repository at this point in the history