Commit graph

370 commits

Author SHA1 Message Date
Chase Reynolds
b96e3383dc
[feat]: Add a new demo page (#120) 2022-10-21 00:52:35 +02:00
Lalit
0cb3167a04
test(packages/form): Added some tests for Field and FieldSet components (#119) 2022-10-20 16:14:33 +02:00
Lalit
97a5edd746
chore: Shared eslint + prettier for packages (#117) 2022-10-20 11:59:04 +02:00
Woramat Ngamkham
030752b4cc
feat(form): Add radio (#111) 2022-10-20 07:58:40 +02:00
Lalit
8d7ef9e879
feat(landing-page): call-to-actions buttons (#116) 2022-10-19 16:35:38 +02:00
Ayo
6e39c882ae docs: update link to issues accepting PRs 2022-10-19 13:48:23 +02:00
Ayo Ayco
964e800dae
chore: patch packages (#108) 2022-10-18 12:16:58 +02:00
Ayo Ayco
31a8e8c77d
chore: update deps (#107) 2022-10-18 11:04:16 +02:00
Ayo
17d1487913 feat(landing-page): social links 2022-10-17 19:01:39 +02:00
Ayo
065b84f93c docs: initial form api documentation 2022-10-17 17:37:26 +02:00
Ayo
a90ceec55e docs: initial getting-started document 2022-10-17 16:21:46 +02:00
Ayo
98c4b77648 chore: update packages homepages 2022-10-17 11:33:59 +02:00
Ayo
685ba32d82 docs(form): remove typo on readme 2022-10-16 13:36:35 +02:00
Ayo
0aa0deac32 chore(packages): bump patch 2022-10-16 10:33:35 +02:00
Ayo Ayco
5e1a44c79e
docs(apps,packages): update content (#93)
* docs(apps,packages): update content

* chore: update pull request template
2022-10-16 10:26:20 +02:00
Ayo
36742b7239 docs(package): update release docs 2022-10-15 19:35:16 +02:00
Ayo Ayco
4f1578aa72
Chore update project for new package validator (#91)
* chore: updates for new validator package and landing-page app

* docs: update packages examples

* chore: bump patch, update docs
2022-10-15 19:16:48 +02:00
Ayo Ayco
4dc020027f
feat: create astro reactive validator (#90)
* feat: initial validator component

* chore: fix eslint for validator

* chore: update package info for validator

* chore: remove vscode settings for docs

* chore: put docs and demo into apps

* chore: move package scope @astro-reactive

* test: update tests for validator

* feat: validator functions, hooks

* feat: validator sets haserrors attribute

* feat: use data-validator attributes

* feat: showValidationHints

* feature: add logic for all validators

* refactor: remove Validator component usage

* docs(validator): initial readme

* chore: comment out unsupported validator

* docs(validator): update installation

* chore: package docs and publish

* chore: update deps

* docs: update npm info on docs

* docs(validator): update docs for validator

* fix(form): handle undefined form

* test(validator): update tests

* chore: organize files; update deps

* chore: fix build scripts
2022-10-15 16:32:02 +02:00
Preet Sojitra
e5d4e90805
feat: initial landing page (#89)
* create basic landing page

* change name in package.json
2022-10-15 16:30:40 +02:00
Ayo
d6a7f98e3f chore: bump minor version for astro-reactive-form 2022-10-13 17:34:44 +02:00
Ayo
8fe968fbc6 feat: new type for control configuration ControlConfig 2022-10-13 17:29:20 +02:00
Ayo Ayco
7db1be51e6
docs:update email (#85) 2022-10-13 13:55:38 +02:00
Ayo Ayco
1b27b1553c
chore: update release docs (#84) 2022-10-13 10:17:11 +02:00
Ayo Ayco
d8577871b4
docs: update readmes (#83) 2022-10-13 10:10:31 +02:00
Ayo Ayco
a18fc82c89
docs: update project logo (#82)
* chore: organize assets

* docs: update logo in readme docs

* update logo

* readme formatting

* readme formatting

* add min-banner

* update banner

* update readmes
2022-10-13 10:03:31 +02:00
Rutvikk :D
14cb33854e
design: added logo for the website (#81) 2022-10-13 09:01:07 +02:00
Ayo Ayco
2c2c8d19f7
Chore update pull request template (#76)
* chore: update pull request template

* chore: update PR template
2022-10-08 23:15:43 +02:00
Ayo Ayco
ddbd910981
feat: update release notes (#75) 2022-10-08 23:04:32 +02:00
Ayo Ayco
d41738776d
devops: prioritize tests over linting (#74)
* devops: prioritize tests over linting

* docs: update release
2022-10-08 22:53:48 +02:00
Ayo Ayco
9a35744142
chore: bump patch, update commands (#73) 2022-10-08 22:51:08 +02:00
Ayo Ayco
06f53bc78f
docs: update astro-reactive-form readme (#72)
* docs: update astro-reactive-form readme

* docs: formatting
2022-10-08 22:46:21 +02:00
Ayo Ayco
0acc1968c1
feat: support single form group (#71) 2022-10-08 22:29:08 +02:00
Fazza Razaq Amiarso
1491135302
[feat]: Implement form theme (#69) 2022-10-07 21:23:32 +02:00
Ayo Ayco
ef779de6d4
chore: update docs and commands for the docs website (#67) 2022-10-07 15:58:05 +02:00
Ayo Ayco
4e2d1562e6
chore: update package lock (#65) 2022-10-07 15:45:00 +02:00
Rishav Mitra
a359349086
docs: add documentation site as new workspace (#64)
* add documentation site as new workspace

* update package-lock.json

* Update docs/package.json

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

* Update docs/src/components/Footer/AvatarList.astro with correct URL's

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

* Update docs/src/config.ts

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

* Update docs/src/config.ts

Correct GITHUB_EDIT_URL

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

Co-authored-by: Ayo Ayco <ramon.aycojr@gmail.com>
2022-10-07 15:41:56 +02:00
Ayo Ayco
e924e56d38
docs: update links to new issue (#63) 2022-10-07 10:56:43 +02:00
Ayo Ayco
3605a76037
docs: update link to new issues (#62) 2022-10-07 10:54:33 +02:00
Ayo Ayco
798753ab77
docs: contributing next actions section (#61) 2022-10-07 10:47:42 +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
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