Alexander Samaniego
93a8d49f0a
feat(form): implement unique IDs ( #182 )
...
* Added Short Unique ID npm library
* Added unique ID to form-control
* Added unique ID to form-group
* Unique ID added to <form>
* Added unique IDs to control components
* Added IDs to label and fieldset
* Update Form.astro with requested changes
Co-authored-by: Ayo Ayco <ayo@ayco.io>
* Adjustments for requested changes.
Co-authored-by: Ayo Ayco <ayo@ayco.io>
2022-11-08 08:53:22 +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
ec19766202
chore: release common, form, validator
2022-11-05 09:23:42 +01:00
Ayo
6ae1bec42f
chore: update deps
2022-11-05 08:53:22 +01:00
Ayo
2888c766b7
chore: release form, common, validator
2022-11-05 08:36:47 +01:00
Ayo
e9de68fe49
chore: release patch for wrong dependency version
2022-11-02 21:58:42 +01:00
Ayo
fcf32cb21b
chore: update release docs for common@0.1.0
2022-11-02 21:43:36 +01:00
Ayo
56f597708c
chore: sync package lock
2022-11-02 21:39:25 +01:00
Ayo
b42c0de131
chore: sync package-lock
2022-11-02 21:35:17 +01:00
Ayo
b01d829819
chore: update deps
2022-11-02 21:10:27 +01:00
Chase Reynolds
c38e5dfbe3
feat(form): add method setValidators to FormControl ( #170 )
2022-10-31 19:27:06 +01:00
Allan Siqueira
f502e6ca24
feat(form): readOnly flag ( #166 )
...
* feat: add readOnly flag on form
* fix: resolve PR coments
* fix: add flag disabled to fields that dont have effect on readonly attr
2022-10-31 17:27:43 +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
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
Lalit
426c5ab303
ui(landing-page): Added astro section ( #150 )
2022-10-28 10:41:47 +02:00
Ayo
715eaaa408
fix(form): import of validator causes error if not installed
2022-10-23 23:23:23 +02:00
Preet Sojitra
70ae327f02
fix responsiveness of landing-page ( #125 )
2022-10-22 10:18:59 +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
31a8e8c77d
chore: update deps ( #107 )
2022-10-18 11:04: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
Ayo Ayco
4e2d1562e6
chore: update package lock ( #65 )
2022-10-07 15:45:00 +02:00
Rishav Mitra
a359349086
docs: add documentation site as new workspace ( #64 )
...
* add documentation site as new workspace
* update package-lock.json
* Update docs/package.json
Co-authored-by: Ayo Ayco <ramon.aycojr@gmail.com>
* Update docs/src/components/Footer/AvatarList.astro with correct URL's
Co-authored-by: Ayo Ayco <ramon.aycojr@gmail.com>
* Update docs/src/config.ts
Co-authored-by: Ayo Ayco <ramon.aycojr@gmail.com>
* Update docs/src/config.ts
Correct GITHUB_EDIT_URL
Co-authored-by: Ayo Ayco <ramon.aycojr@gmail.com>
Co-authored-by: Ayo Ayco <ramon.aycojr@gmail.com>
2022-10-07 15:41:56 +02:00
Ayo Ayco
f1485808c9
devops: set up package linting ( #53 )
2022-10-06 16:01:23 +02:00
Ayo Ayco
3c1ab5c40e
Chore project clean up ( #42 )
...
* chore: project clean up
* docs: update package release
2022-10-04 19:18:17 +02:00
Ayo Ayco
ca9cd27b0d
chore: update deps ( #38 )
2022-10-04 17:32:30 +02:00
Ayo
6e96ce5b52
fix: main branch tests
2022-10-04 16:12:19 +02:00
Ayo
bc676af5e7
chore: update package-lock
2022-10-04 14:44:43 +02:00
Ayo
9f4c840c87
fix: demo app not using local package ( #21 )
2022-10-03 08:26:04 +02:00
Ayo
a38a003553
docs: update readme image
2022-10-01 18:41:48 +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
f2dfe8aa8a
chore: deps for demo app
2022-10-01 13:08:39 +02:00
Ayo
677c68d706
0.1.1
2022-09-27 22:45:58 +02:00
Ayo
f725d089a8
0.1.0
2022-09-27 22:37:45 +02:00
Ayo
0a7ad8ea76
0.0.10
2022-09-27 17:46:19 +02:00
Ayo
cdf15935f0
deps: install deps and add scripts
2022-09-27 17:37:13 +02:00