Commit graph

13 commits

Author SHA1 Message Date
Ayo Ayco
7ef5a41ec0
chore: update docs site URL (#311) 2023-11-13 14:24:05 +01:00
Ayo Ayco
a1cc4b006b
chore: update homepage to astro-reactive.js.org (#309) 2023-11-11 20:48:52 +01:00
Ayo Ayco
334a4c552b
chore: move from release to changelog (#292) 2023-03-25 21:10:33 +01:00
Ayo Ayco
aa14ddd8dc
docs: indicate work in progress (#265) 2023-02-16 17:38:26 +01:00
Ayo Ayco
d0ff3fecea
docs: update example in form readme (#258)
* docs: update example in form readme

* chore: update readme

* chore: update validator readme
2023-02-01 17:16:03 +01:00
Ayo Ayco
986151fe3e
docs(form): update Form properties and respective documentation (#248)
* chore: project clean up

* feat(form): update Form properties

* docs: update documentation for the Form properties

* fix(demo): update form method demo
2023-01-04 13:43:50 +01:00
Madhav Setia
dd285e72a4
docs: update links to the repository (#247)
* Link to repo updated

* Update introduction.md

* docs: update links to change logs

Co-authored-by: Ayo <ramon.aycojr@gmail.com>
2023-01-04 11:48:37 +01:00
Woramat Ngamkham
b4c33eec66
refactor(form): deprecate labelPosition (#172) 2022-11-01 16:24:29 +01:00
Ayo
b9995b8a63 docs: update project and packages readme 2022-10-23 20:26:32 +02:00
Ayo
685ba32d82 docs(form): remove typo on readme 2022-10-16 13:36: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 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
Renamed from packages/astro-reactive-form/README.md (Browse further)