astro-reactive-form/packages/form/test
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
..
utils refactor: form package cleanup (#135) 2022-10-23 23:04:40 +02:00
Dropdown.astro.test.js feat(form): readOnly flag (#166) 2022-10-31 17:27:43 +01:00
Field.astro.test.js feat(form): readOnly flag (#166) 2022-10-31 17:27:43 +01:00
FieldSet.astro.test.js refactor: form package cleanup (#135) 2022-10-23 23:04:40 +02:00
Form.astro.test.js feat(form): readOnly flag (#166) 2022-10-31 17:27:43 +01:00
RadioGroup.astro.test.js feat(form): readOnly flag (#166) 2022-10-31 17:27:43 +01:00