Commit graph

10 commits

Author SHA1 Message Date
Ayo Ayco
0acc1968c1
feat: support single form group (#71) 2022-10-08 22:29:08 +02:00
Fazza Razaq Amiarso
2fd25b7d93
feat: initial form control state (#60)
* Form control tries

* feat: implement form-control state

* fix: organize client methods

* fix(client): return undefined instead of throwing error

* fix: fix exports and lint

* fix: Change implementation of setting isPristine with proxy
2022-10-07 07:35:01 +02:00
Fazza Razaq Amiarso
a002593b02
[feat]:Form control state #4 (#58) 2022-10-06 23:19:49 +02:00
Ayo Ayco
2da037944b
feat: implement only one submit control (#59)
* feat: implement submit control

* refactor: remove label
2022-10-06 17:57:39 +02:00
Fazza Razaq Amiarso
a8bfaaa964
feat: Form control placeholder attribute (#48)
* feat: Add placeholder attribute

* fix: remove wrong interface

* fix: fix spacing issue

Co-authored-by: Ayo Ayco <ramon.aycojr@gmail.com>

Co-authored-by: Ayo Ayco <ramon.aycojr@gmail.com>
2022-10-05 18:30:47 +02:00
Ayo
63868e4587 feat: update demo app and package readme 2022-10-01 19:32:55 +02:00
Ayo
d85810621b feat: FormGroup.get(), FormControl.setValue() 2022-10-01 19:25:08 +02:00
Ayo
eddf262add chore: clean up monorepo 2022-10-01 15:44:39 +02:00
Ayo
c1f9716d8b move astro-reactive-form to separate workspace 2022-10-01 14:18:16 +02:00
Ayo
1927b14b66 initial demo app 2022-10-01 13:07:05 +02:00