Commit graph

202 commits

Author SHA1 Message Date
Ayo
796fb962ae chore: bump patch, update deps 2022-10-28 13:24:39 +02:00
Ayo
42a53522db chore: update deps 2022-10-28 13:23:22 +02:00
Ayo
9513ef2134 chore: bump patch and publish common 2022-10-28 13:17:46 +02:00
Ayo
606e455e6e chore: bump patch and publish form 2022-10-28 12:57:00 +02:00
Ayo
30fc4f48c9 fix(form): wrong import in form-control.ts 2022-10-28 12:54:18 +02:00
Ayo
54e4287b5f chore: bump patch and publish form, validator 2022-10-28 12:49:07 +02:00
Ayo
3cba6e8e9c chore: bump patch and publish common 2022-10-28 12:46:49 +02:00
Ayo
79882fd9b1 refactor: use @astro-reactive/common 2022-10-28 12:41:32 +02:00
Ayo
40dba08c6a chore: initialize common package 2022-10-28 12:34:30 +02:00
Lalit
426c5ab303
ui(landing-page): Added astro section (#150) 2022-10-28 10:41:47 +02:00
Woramat Ngamkham
ebff4940f2
refactor(form): implement options prop for Radio (#147) 2022-10-25 09:56:06 +02:00
Woramat Ngamkham
c8ace159da
fix(form): asterisks ::before pseudoclass (#131) 2022-10-25 08:35:34 +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
b2eeed0663 docs: update package descriptions 2022-10-24 11:18:25 +02:00
Ayo
5147cd982f doc: update packages 2022-10-24 11:01:15 +02:00
Ayo
6ac9100a2f docs: update readme and TODO comment 2022-10-24 10:59:43 +02:00
Ayo
819d6e4526 chore: bump patch form 2022-10-23 23:25:58 +02:00
Ayo
715eaaa408 fix(form): import of validator causes error if not installed 2022-10-23 23:23:23 +02:00
Ayo
66ba7fa292 chore: bump minor version for form, validator 2022-10-23 23:13:23 +02:00
Ayo Ayco
3d361fcb5b
refactor: form package cleanup (#135)
* refactor: form package cleanup

* refactor: organize components folder
2022-10-23 23:04:40 +02:00
Ayo
b9995b8a63 docs: update project and packages readme 2022-10-23 20:26:32 +02:00
Munyaneza Armel
a396969513
added gitpod (#129) 2022-10-22 22:31:16 +02:00
Ayo
21486e1baa chore: update pull request template 2022-10-22 21:21:53 +02:00
Ayo
f081304d6f chore: update github templates 2022-10-22 21:17:59 +02:00
Mukesh Singh
d235fb7552
Copy to Clipboard Functionality Added on Landing Page (#128) 2022-10-22 19:38:18 +02:00
Utkarsh Singh
052ab3bdb3
Update README.md (#127) 2022-10-22 15:14:57 +02:00
Preet Sojitra
70ae327f02
fix responsiveness of landing-page (#125) 2022-10-22 10:18:59 +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
82c121a85d fix(form): incorrect imports 2022-10-21 15:21:50 +02:00
Ayo
304100fa5f chore: update pull request template 2022-10-21 14:24:20 +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
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