Commit graph

331 commits

Author SHA1 Message Date
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
Mark
f164bdfb6a
#49 [docs]: add links to docs (#50) 2022-10-06 23:20:47 +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
Ayo Ayco
96657a9c38
devops: build step checks packages (#57) 2022-10-06 16:53:28 +02:00
Ayo Ayco
7c31381d76
devops: set up package tsc build check (#56) 2022-10-06 16:46:44 +02:00
Ayo Ayco
be195e93e6
docs: add instruction to run the linter (#55) 2022-10-06 16:21:32 +02:00
Ayo Ayco
a5d5b35376
fix: linting errors (#54) 2022-10-06 16:10:49 +02:00
jmakhack
97128a0816
feat: implement form submit button limit (#47)
* feat: implement form submit button limit

* feat: add submit control to form
2022-10-06 16:07:02 +02:00
Ayo Ayco
f1485808c9
devops: set up package linting (#53) 2022-10-06 16:01:23 +02:00
Ayo Ayco
955b9ca27c
refactor: form-control types (#52) 2022-10-06 15:58:12 +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 Ayco
3c1ab5c40e
Chore project clean up (#42)
* chore: project clean up

* docs: update package release
2022-10-04 19:18:17 +02:00
Amit Kumar Sharma
29abefd605
refactor: astro-reactive-form types (#40)
* [refactor]: astro-reactive-form types
* cleanup: comments and empty lines
Co-authored-by: Amit Kumar Sharma <91947037+amit-2k1@users.noreply.github.com>
2022-10-04 18:26:09 +02:00
Ayo Ayco
66d782bdf0
chore: bump patch; update script (#39) 2022-10-04 17:36:15 +02:00
Ayo Ayco
ca9cd27b0d
chore: update deps (#38) 2022-10-04 17:32:30 +02:00
Ayo Ayco
d4ac8dbec0
chore: update pull request template (#37) 2022-10-04 17:31:43 +02:00
Ayo Ayco
49d2e17ca1
Docs update readme (#36)
* docs: display last commit badge
* chore: simplify pull request template
2022-10-04 17:13:34 +02:00
Ayo Ayco
3f0b3b106d
devops: update build stage; ignore dist (#35) 2022-10-04 17:09:08 +02:00
Ayo Ayco
599db41b00
docs: display build and test badge (#34) 2022-10-04 16:44:40 +02:00
Ayo Ayco
cb7d8cfa26
devops: update build and test pipeline (#33)
* devops: remove test run on node 14
* fix: main branch tests
* chore: update pull request template
* devops: update unit test CI
* devops: fix unit test pipeline
* devops: rename pipeline to "build and test"
2022-10-04 16:38:58 +02:00
Ayo
6e96ce5b52 fix: main branch tests 2022-10-04 16:12:19 +02:00
Ayo
b3dd15b781 experiment: breaking commit 2022-10-04 14:47:10 +02:00
Ayo
bc676af5e7 chore: update package-lock 2022-10-04 14:44:43 +02:00
Ayo Ayco
bbfccc00f3
chore: implement initial CI action 2022-10-04 14:37:22 +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
509cece7d5 docs: update astro-reactive-form RELEASE 2022-10-04 14:04:35 +02:00
Ayo
b386cbb006 chore: bump patch astro-reactive-form 2022-10-04 13:52:54 +02:00
Ayo
fd11d674ea chore: update library and package readme; update license; add assets 2022-10-04 13:51:30 +02:00
Ayo
abf7c33b20 docs: update link to astro-reactive-form 2022-10-04 13:42:04 +02:00
Ayo
8514727e1d style: initial dark and light style scaffold 2022-10-04 13:17:05 +02:00
Ayo
9fe00b3ac7 docs: clean up readme, move release to package 2022-10-04 13:04:25 +02:00
Ayo
7d222239ed docs: update project readme 2022-10-04 13:00:29 +02:00
Ayo
5d6936bff1 chore: update pull request template 2022-10-04 12:59:12 +02:00
Ayo
cb83cd3386 docs: mention running tests in CONTRIBUTING 2022-10-04 12:57:07 +02:00
Ayo
32b37ea9f9 chore: update pull request template (#22)
fixes #22
2022-10-04 12:56:52 +02:00
ramadevsign
47accdf654
chore: implement recommended community standards (#27)
Adds the recommended github community standards to make the project contributor friendly.
2022-10-04 12:47:39 +02:00
Ayo
00a453fe47 docs: update project description 2022-10-04 11:24:20 +02:00
Manish⚡
b21c746d91
Added Description for packages in Readme (#25) 2022-10-03 15:44:56 +02:00
Ayo
9f4c840c87 fix: demo app not using local package (#21) 2022-10-03 08:26:04 +02:00
Ayo
7809a2728d fix: removed default export 2022-10-03 07:56:52 +02:00
Amit Kumar Sharma
ea594da817
[feat]: export all from Form.astro (#20)
[feat]: export all from Form.astro (#20)
2022-10-03 07:38:13 +02:00
Ayo
315e28bc39 docs: update contributing guide 2022-10-02 19:01:12 +02:00
Ayo
373e018c66 docs: add link to contributing guide 2022-10-02 18:53:23 +02:00
Ayo Ayco
0368417e32
docs: Add contributor pictures to the project README (#16)
Add contributor pictures to the project README
2022-10-02 18:49:47 +02:00
Adetoye Adewoye
55feb87027
Update contributor list in Readme 2022-10-02 17:47:35 +01:00
Adetoye Adewoye
3658257bd0
Add contributor pictures to the project README 2022-10-02 16:50:25 +01:00
Ayo Ayco
2393186c43
refactor: IFormControl to FormControlBase and added radio prop (#6)
Fixes #6: refactored IFormControl to FormControlBase and added radio prop.
2022-10-02 17:17:01 +02:00
Shivam Chourasia
5fb10d9b8c
Fix #6: refactored IFormControl to FormControlBase and added radio prop. 2022-10-02 20:41:47 +05:30