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 |
|
Ayo
|
d02c1e4081
|
style(docs): move notice; update note icon
|
2022-11-07 22:14:34 +01:00 |
|
Ayo Ayco
|
47c0b5e90e
|
docs: clean up (#180)
* docs: clean up
* landing-page: remove image; update deps
* landing-page: remove twitter icon
* style(landing-page): set md maxwidth for copylink
|
2022-11-07 19:32:29 +01:00 |
|
Ayo Ayco
|
31b95cbe2b
|
docs: setting up submit control (#177)
* docs: setting up submit control
* refactor: remove new line
|
2022-11-06 21:23:55 +01:00 |
|
Ayo Ayco
|
cec0a02c46
|
docs: initial Form, FormGroup documentation (#176)
* docs: initial structure and form api docs
* feat(docs): warning underconstruction
* docs: initial FormGroup and FormControl docs
* docs: initial example usage
* fix: docs build errors
|
2022-11-06 20:11:42 +01: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 |
|