neighbour-hoods / design-system-components

Storybook and UI component library for the Neighbourhoods design system.
0 stars 0 forks source link

Feature/form validation + new components #27

Closed nick-stebbings closed 8 months ago

nick-stebbings commented 8 months ago

Adds nh styled components, stories for:

Updates to page header card, dialog.

Adds a NHBaseForm component that encapsulates most validation/DOM update logic, providing an API for valid submission, data schema etc.