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
|
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
|
9f4c840c87
|
fix: demo app not using local package (#21)
|
2022-10-03 08:26:04 +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
|
eddf262add
|
chore: clean up monorepo
|
2022-10-01 15:44:39 +02:00 |
|
Ayo
|
c1f9716d8b
|
move astro-reactive-form to separate workspace
|
2022-10-01 14:18:16 +02:00 |
|
Ayo
|
1927b14b66
|
initial demo app
|
2022-10-01 13:07:05 +02:00 |
|