Commit graph

34 commits

Author SHA1 Message Date
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
49d2e17ca1
Docs update readme (#36)
* docs: display last commit badge
* chore: simplify pull request template
2022-10-04 17:13:34 +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
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
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
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
Shivam Chourasia
5fb10d9b8c
Fix #6: refactored IFormControl to FormControlBase and added radio prop. 2022-10-02 20:41:47 +05:30
Ayo
c1dfdb8a8d docs: move the contributing.md 2022-10-01 21:53:20 +02:00
Ayo
431493cb16 docs: initial CONTRIBUTING.md 2022-10-01 21:52:10 +02:00
Ayo
32dd989fdf refactor(Field.astro): handling of labelPosition 2022-10-01 20:33:47 +02:00
Ayo
8a9f70a254 docs: update reactive form future plans 2022-10-01 20:23:59 +02:00
Ayo
43bef7ab36 deps: bump version 2022-10-01 19:37:00 +02:00
Ayo
56806e8225 docs: update readme example 2022-10-01 19:36:14 +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
a3da67c90c fix: linting errors 2022-10-01 17:15:00 +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
0556f69a62 chore: bump patch astro-reactive-form 2022-10-01 15:58:01 +02:00
Ayo
eddf262add chore: clean up monorepo 2022-10-01 15:44:39 +02:00
Ayo
c6dc470b07 test: re-scope of Form.astro tests 2022-10-01 15:44:00 +02:00
Ayo
fdd1f7cf50 fix: imported as type only 2022-10-01 14:32:34 +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