accordproject / web-components

React Components for Accord Project
Apache License 2.0
117 stars 94 forks source link

feat(ui-concerto): add textOnly mode-#13 #365

Closed TC5022 closed 2 years ago

TC5022 commented 2 years ago

Signed-off-by: TC5022 tanyac5022002@gmail.com

Closes #13

Added a text-only prop that provides a succinct version of the concerto-form so that it is compact and easier to read.

Changes

Props added: textOnly- builds on the readOnly prop and provides a compact view Changed all the form fields including inputs, dropdowns, checkboxes, array elements, etc. Furthermore, styled the input fonts and colors so that it is convenient for the user to go through and read the form.

Screenshots or Video

image

image

Author Checklist

TC5022 commented 2 years ago

Requesting a review @mttrbrts

TC5022 commented 2 years ago

Thanks a lot!

irmerk commented 2 years ago

👏🏻