department-of-veterans-affairs / va-forms-system-core

VA Forms System Core will be a React library hosted in NPM that will allow engineers and designers to easily interact with Forms inside of vets-website.
https://department-of-veterans-affairs.github.io/va-forms-system-core/
6 stars 4 forks source link

Feature/#238 array field #612

Closed larsmaxwell closed 2 years ago

larsmaxwell commented 2 years ago

Description

Adds basic array field functionality. This component supports any array of generic objects. ArrayFieldToggle and corresponding tests will be added in another ticket.

Original issue(s)

department-of-veterans-affairs/va-forms-system-core#238

Testing done

Screenshots

Screen Shot 2022-09-02 at 1 55 41 PM Screen Shot 2022-09-02 at 1 55 30 PM

Definition of done

bjmccotter7192 commented 2 years ago

I see that you have the package-lock.json file checked in, I had added that to the .gitignore file so not sure how/why that is trying to be checked in.

Make sure to check your npm version and update appropriately.

Last thing make sure to check your last commit message please so the release will be triggered.

va-vsp-bot commented 2 years ago

:tada: This PR is included in version 1.6.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: