ocadotechnology / hexagonjs

A modular, themable collection of components for modern browsers
https://www.hexagonjs.io
Apache License 2.0
51 stars 15 forks source link

feat: add warning form message type and invalid input class #552

Closed charlieTheBotDev closed 5 years ago

charlieTheBotDev commented 5 years ago

Description

Adds:

Motivation and Context

UX improvements around forms. A release for the FormBuilder will add support for adding warnings to fields as well as supporting 'required' fields that show as invalid only after a user has entered data

How Has This Been Tested?

CSS Only - Visual tests, all existing tests pass

Screenshots (if appropriate):

Screenshot 2019-11-15 at 07 38 38 Screenshot 2019-11-15 at 07 38 12

Checklist:

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.04%) to 69.673% when pulling 758ca3a386301658de3276f62b25f3532bb3e104 on feature/form-validation into 17b84d2d87ceac2c8f94893da237c28c2e1ba735 on develop.