Commit graph

48 commits

Author SHA1 Message Date
Ayo Ayco
ce1d4df9e8
chore: update deps (#183) 2022-11-08 10:18:25 +01:00
Alexander Samaniego
93a8d49f0a
feat(form): implement unique IDs (#182)
* Added Short Unique ID npm library

* Added unique ID to form-control

* Added unique ID to form-group

* Unique ID added to <form>

* Added unique IDs to control components

* Added IDs to label and fieldset

* Update Form.astro with requested changes

Co-authored-by: Ayo Ayco <ayo@ayco.io>

* Adjustments for requested changes.

Co-authored-by: Ayo Ayco <ayo@ayco.io>
2022-11-08 08:53:22 +01:00
Ayo
6d9907a06c chore: update deps 2022-10-29 12:55:34 +02:00
Ayo
3cba6e8e9c chore: bump patch and publish common 2022-10-28 12:46:49 +02:00
Rishabhraghwendra18
facefc4da5
chore: added npm outdated command for patch,minor, and major commands (#146) 2022-10-24 17:13:23 +02:00
Ayo Ayco
d128747240
feat(validator): server-side rendered validation errors (#123)
* feat(validator): server-side rendered validation errors

* test(form): field should render error

* refactor: remove comment

* fix: incorrect imports

* chore: update deps

* chore: update build commands
2022-10-22 04:35:16 +02:00
Ayo
ddccd5cf80 chore: remove test step for packages/common 2022-10-21 14:10:35 +02:00
Ayo
4fd6f33fe9 core: common directory for packages (#114) 2022-10-21 14:05:23 +02:00
Ayo Ayco
964e800dae
chore: patch packages (#108) 2022-10-18 12:16:58 +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
Ayo Ayco
7db1be51e6
docs:update email (#85) 2022-10-13 13:55:38 +02:00
Ayo Ayco
9a35744142
chore: bump patch, update commands (#73) 2022-10-08 22:51:08 +02:00
Ayo Ayco
ef779de6d4
chore: update docs and commands for the docs website (#67) 2022-10-07 15:58:05 +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
f1485808c9
devops: set up package linting (#53) 2022-10-06 16:01:23 +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
Ayo Ayco
66d782bdf0
chore: bump patch; update script (#39) 2022-10-04 17:36:15 +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
e811da3860 chore: update monorepo scripts and readme 2022-10-01 17:15:24 +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
96beb00422 chore: add scripts for package management 2022-10-01 15:57:23 +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
e91c060c9e chore: script for running the demo app 2022-10-01 13:10:53 +02:00
Ayo
f2dfe8aa8a chore: deps for demo app 2022-10-01 13:08:39 +02:00
Ayo
677c68d706 0.1.1 2022-09-27 22:45:58 +02:00
Ayo
f725d089a8 0.1.0 2022-09-27 22:37:45 +02:00
Ayo
0a7ad8ea76 0.0.10 2022-09-27 17:46:19 +02:00
Ayo
cdf15935f0 deps: install deps and add scripts 2022-09-27 17:37:13 +02:00
Ayo
45ad477a10 0.0.9 2022-09-26 11:45:20 +02:00
Ayo
701f2175e5 chore: add package description 2022-09-26 11:45:13 +02:00
Ayo
73bb6d75fa 0.0.8 2022-09-26 11:28:51 +02:00
Ayo
9dbf38df22 0.0.7 2022-09-26 11:18:19 +02:00
Ayo
659080d83e 0.0.6 2022-09-26 11:12:25 +02:00
Ayo
0b286eba11 0.0.5 2022-09-25 22:11:40 +02:00
Ayo
62e8f7853e package: update license 2022-09-25 22:11:35 +02:00
Ayo
f8538fa20d 0.0.4 2022-09-25 22:09:50 +02:00
Ayo
e268c288b9 0.0.3 2022-09-25 22:03:27 +02:00
Ayo
eb9e4d17da docs: update readme 2022-09-25 22:03:17 +02:00
Ayo
7ba0672c89 0.0.2 2022-09-25 21:53:09 +02:00
Ayo
7c244f05ae 0.0.1 2022-09-25 21:38:34 +02:00
Ayo
70599b48bf feat: initial FormControl, FormGroup, Form.astro 2022-09-25 21:25:09 +02:00
Ayo Ayco
4a9653d3a5 Initial commit 2022-09-25 20:09:11 +02:00