Commit graph

17 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
6e96ce5b52 fix: main branch tests 2022-10-04 16:12:19 +02:00
Ayo
da3ceb901d chore: clean up package information 2022-10-04 14:34:21 +02:00
Ayo
d2a9c77724 chore: update project command scripts 2022-10-04 14:30:00 +02:00
Ayo
9f4c840c87 fix: demo app not using local package (#21) 2022-10-03 08:26:04 +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
d00c7bc5d5 chore: fix repository links 2022-10-01 16:48:20 +02:00
Ayo
019b0523ec chore: update package info; monorepo readme 2022-10-01 16:39:35 +02:00
Ayo
eddf262add chore: clean up monorepo 2022-10-01 15:44:39 +02:00
Ayo
76e57c5fd5 chore: initial validator library; monorepo readme 2022-10-01 14:31:32 +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