Lalit
|
f79ce72a1c
|
chore(apps): Setup prettier + eslint for all our apps (#254)
* chore(apps): setup prettier + eslint for all our apps
* fix(docs): Fixed the use of implicit any type
* chore(apps): Added .eslintignore files
|
2023-01-14 10:40:40 +01:00 |
|
Ayo Ayco
|
d5c2b7786d
|
Chore clean up demo app (#165)
* feat(demo): new nav component
* refactor: remove hr
|
2022-10-29 21:26:11 +02:00 |
|
Neil An
|
a37b6c80df
|
feat: add a new demo page! (#164)
* integrated tailwind
* added links to job application page
* feat: add a new demo page
|
2022-10-29 12:45:21 +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 |
|