Woramat Ngamkham
|
b4c33eec66
|
refactor(form): deprecate labelPosition (#172)
|
2022-11-01 16:24:29 +01:00 |
|
Ayo
|
6d9907a06c
|
chore: update deps
|
2022-10-29 12:55:34 +02:00 |
|
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
|
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
|
819d6e4526
|
chore: bump patch form
|
2022-10-23 23:25:58 +02:00 |
|
Ayo
|
66ba7fa292
|
chore: bump minor version for form, validator
|
2022-10-23 23:13:23 +02:00 |
|
Ayo
|
b9995b8a63
|
docs: update project and packages readme
|
2022-10-23 20:26:32 +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
|
4fd6f33fe9
|
core: common directory for packages (#114)
|
2022-10-21 14:05:23 +02:00 |
|
Lalit
|
97a5edd746
|
chore: Shared eslint + prettier for packages (#117)
|
2022-10-20 11:59:04 +02:00 |
|
Ayo Ayco
|
964e800dae
|
chore: patch packages (#108)
|
2022-10-18 12:16:58 +02:00 |
|
Ayo
|
98c4b77648
|
chore: update packages homepages
|
2022-10-17 11:33:59 +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 |
|