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

fix(#288): use web-components for OMBInfo and move IntroductionPage #591

Closed bjmccotter7192 closed 2 years ago

bjmccotter7192 commented 2 years ago

Description

In this PR, I have removed the OMBInfo placeholder component and replaced it with the DST web-component VaOmbInfo.

Also removed the IntroductionPage component since we probably shouldn't export/expose a burial introduction compared to just writing your own IntroductionPage per application.

Original issue(s)

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

Testing done

Screenshots

image

Definition of done

va-vsp-bot commented 2 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: