Munyaneza Armel
|
a396969513
|
added gitpod (#129)
|
2022-10-22 22:31:16 +02:00 |
|
Ayo
|
21486e1baa
|
chore: update pull request template
|
2022-10-22 21:21:53 +02:00 |
|
Ayo
|
f081304d6f
|
chore: update github templates
|
2022-10-22 21:17:59 +02:00 |
|
Mukesh Singh
|
d235fb7552
|
Copy to Clipboard Functionality Added on Landing Page (#128)
|
2022-10-22 19:38:18 +02:00 |
|
Utkarsh Singh
|
052ab3bdb3
|
Update README.md (#127)
|
2022-10-22 15:14:57 +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
|
82c121a85d
|
fix(form): incorrect imports
|
2022-10-21 15:21:50 +02:00 |
|
Ayo
|
304100fa5f
|
chore: update pull request template
|
2022-10-21 14:24:20 +02:00 |
|
Ayo
|
ddccd5cf80
|
chore: remove test step for packages/common
|
2022-10-21 14:10:35 +02:00 |
|
Ayo
|
4fd6f33fe9
|
core: common directory for packages (#114)
|
2022-10-21 14:05:23 +02:00 |
|
Chase Reynolds
|
b96e3383dc
|
[feat]: Add a new demo page (#120)
|
2022-10-21 00:52:35 +02:00 |
|
Lalit
|
0cb3167a04
|
test(packages/form): Added some tests for Field and FieldSet components (#119)
|
2022-10-20 16:14:33 +02:00 |
|
Lalit
|
97a5edd746
|
chore: Shared eslint + prettier for packages (#117)
|
2022-10-20 11:59:04 +02:00 |
|
Woramat Ngamkham
|
030752b4cc
|
feat(form): Add radio (#111)
|
2022-10-20 07:58:40 +02:00 |
|
Lalit
|
8d7ef9e879
|
feat(landing-page): call-to-actions buttons (#116)
|
2022-10-19 16:35:38 +02:00 |
|
Ayo
|
6e39c882ae
|
docs: update link to issues accepting PRs
|
2022-10-19 13:48:23 +02:00 |
|
Ayo Ayco
|
964e800dae
|
chore: patch packages (#108)
|
2022-10-18 12:16:58 +02:00 |
|
Ayo Ayco
|
31a8e8c77d
|
chore: update deps (#107)
|
2022-10-18 11:04:16 +02:00 |
|
Ayo
|
17d1487913
|
feat(landing-page): social links
|
2022-10-17 19:01:39 +02:00 |
|
Ayo
|
065b84f93c
|
docs: initial form api documentation
|
2022-10-17 17:37:26 +02:00 |
|
Ayo
|
a90ceec55e
|
docs: initial getting-started document
|
2022-10-17 16:21:46 +02:00 |
|
Ayo
|
98c4b77648
|
chore: update packages homepages
|
2022-10-17 11:33:59 +02:00 |
|
Ayo
|
685ba32d82
|
docs(form): remove typo on readme
|
2022-10-16 13:36:35 +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 |
|
Preet Sojitra
|
e5d4e90805
|
feat: initial landing page (#89)
* create basic landing page
* change name in package.json
|
2022-10-15 16:30:40 +02:00 |
|
Ayo
|
d6a7f98e3f
|
chore: bump minor version for astro-reactive-form
|
2022-10-13 17:34:44 +02:00 |
|
Ayo
|
8fe968fbc6
|
feat: new type for control configuration ControlConfig
|
2022-10-13 17:29:20 +02:00 |
|
Ayo Ayco
|
7db1be51e6
|
docs:update email (#85)
|
2022-10-13 13:55:38 +02:00 |
|
Ayo Ayco
|
1b27b1553c
|
chore: update release docs (#84)
|
2022-10-13 10:17:11 +02:00 |
|
Ayo Ayco
|
d8577871b4
|
docs: update readmes (#83)
|
2022-10-13 10:10:31 +02:00 |
|
Ayo Ayco
|
a18fc82c89
|
docs: update project logo (#82)
* chore: organize assets
* docs: update logo in readme docs
* update logo
* readme formatting
* readme formatting
* add min-banner
* update banner
* update readmes
|
2022-10-13 10:03:31 +02:00 |
|
Rutvikk :D
|
14cb33854e
|
design: added logo for the website (#81)
|
2022-10-13 09:01:07 +02:00 |
|
Ayo Ayco
|
2c2c8d19f7
|
Chore update pull request template (#76)
* chore: update pull request template
* chore: update PR template
|
2022-10-08 23:15:43 +02:00 |
|
Ayo Ayco
|
ddbd910981
|
feat: update release notes (#75)
|
2022-10-08 23:04:32 +02:00 |
|
Ayo Ayco
|
d41738776d
|
devops: prioritize tests over linting (#74)
* devops: prioritize tests over linting
* docs: update release
|
2022-10-08 22:53:48 +02:00 |
|
Ayo Ayco
|
9a35744142
|
chore: bump patch, update commands (#73)
|
2022-10-08 22:51:08 +02:00 |
|
Ayo Ayco
|
06f53bc78f
|
docs: update astro-reactive-form readme (#72)
* docs: update astro-reactive-form readme
* docs: formatting
|
2022-10-08 22:46:21 +02:00 |
|
Ayo Ayco
|
0acc1968c1
|
feat: support single form group (#71)
|
2022-10-08 22:29:08 +02:00 |
|
Fazza Razaq Amiarso
|
1491135302
|
[feat]: Implement form theme (#69)
|
2022-10-07 21:23:32 +02:00 |
|
Ayo Ayco
|
ef779de6d4
|
chore: update docs and commands for the docs website (#67)
|
2022-10-07 15:58:05 +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
|
e924e56d38
|
docs: update links to new issue (#63)
|
2022-10-07 10:56:43 +02:00 |
|
Ayo Ayco
|
3605a76037
|
docs: update link to new issues (#62)
|
2022-10-07 10:54:33 +02:00 |
|
Ayo Ayco
|
798753ab77
|
docs: contributing next actions section (#61)
|
2022-10-07 10:47:42 +02:00 |
|