astro-reactive-form/packages/form/components
Allan Siqueira f502e6ca24
feat(form): readOnly flag (#166)
* feat: add readOnly flag on form

* fix: resolve PR coments

* fix: add flag disabled to fields that dont have effect on readonly attr
2022-10-31 17:27:43 +01:00
..
controls feat(form): readOnly flag (#166) 2022-10-31 17:27:43 +01:00
Errors.astro refactor: use @astro-reactive/common 2022-10-28 12:41:32 +02:00
Field.astro feat(form): readOnly flag (#166) 2022-10-31 17:27:43 +01:00
FieldSet.astro feat(form): readOnly flag (#166) 2022-10-31 17:27:43 +01:00
Form.astro feat(form): readOnly flag (#166) 2022-10-31 17:27:43 +01:00
Label.astro fix(form): asterisks on Label.astro (#160) 2022-10-28 22:14:50 +02:00