Commit graph

43 commits

Author SHA1 Message Date
Ayo
14f7760ff3 chore: support Astro 4 2023-12-07 15:47:28 +01:00
Ayo Ayco
7ef5a41ec0
chore: update docs site URL (#311) 2023-11-13 14:24:05 +01:00
github-actions[bot]
4c67ac0e8c
chore: Update version for release (#310) 2023-11-11 20:56:38 +01:00
Ayo Ayco
a1cc4b006b
chore: update homepage to astro-reactive.js.org (#309) 2023-11-11 20:48:52 +01:00
github-actions[bot]
c0f3ca1fa3
chore: Update version for release (#295)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-25 16:29:43 +02:00
Ayo Ayco
4d2a577b0e
chore: update deps (#305)
* chore: update deps

* chore: update deps for apps/docs

* chore: update landing-page deps

* chore: update monorepo deps

* chore: add astro as dep to config

* chore: update package lock

* fix: tailwind import on landing-page

* chore: type module

* chore: remove ci run for node 16

* chore: ci run ci

* chore: remove astro check from ci

* chore: remove lint check from ci

* fix: tailwindcss import

* fix: check errors on apps

* chore: fix npm run check

* chore: updat emonorepo deps

* chore: not a module

* chore: use astro-iconify instead

* chore: update prettier

* chore: use prettier formatter

* chore: update lint deps

* chore: run lint on ci

* chore: add changeset
2023-09-25 16:27:50 +02:00
github-actions[bot]
c2384944fb
chore: Update version for release (#293)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-25 21:15:40 +01:00
Ayo Ayco
334a4c552b
chore: move from release to changelog (#292) 2023-03-25 21:10:33 +01:00
github-actions[bot]
b07d926e02
chore: Update version for release (#291) 2023-03-25 20:36:19 +01:00
Ayo Ayco
fb11b738f4
feat: initialize create-astro-reactive package (#281) 2023-03-25 20:02:36 +01:00
Fazza Razaq Amiarso
1cba4be635
chore: update astro to v2 (#269) 2023-03-16 22:39:47 +01:00
Ayo Ayco
aa14ddd8dc
docs: indicate work in progress (#265) 2023-02-16 17:38:26 +01:00
Ayo
4d16865561 docs: update FormGroup documentation 2023-02-16 14:55:42 +01:00
Ayo Ayco
b1a6b11486
chore: update discord links (#264) 2023-02-16 14:32:55 +01:00
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
b3d765f96f chore: update discord link 2023-01-05 14:53:45 +01:00
Ayo Ayco
986151fe3e
docs(form): update Form properties and respective documentation (#248)
* chore: project clean up

* feat(form): update Form properties

* docs: update documentation for the Form properties

* fix(demo): update form method demo
2023-01-04 13:43:50 +01:00
Madhav Setia
dd285e72a4
docs: update links to the repository (#247)
* Link to repo updated

* Update introduction.md

* docs: update links to change logs

Co-authored-by: Ayo <ramon.aycojr@gmail.com>
2023-01-04 11:48:37 +01:00
Preet Sojitra
e502d1d9cf
docs: modify validators docs (#233) 2022-12-18 19:31:04 +01:00
Lalit
4c46aa1518
docs(validator): Added initial docs for validators (#226) 2022-12-05 20:06:46 +01:00
Lalit
7e4c05a2c7
docs: Mentioned validateOnLoad prop for Form component (#223)
* docs: Mentioned validateOnLoad prop

* refactor: Changed some class name for better readability
2022-12-02 15:18:17 +01:00
Ayo
26e099e2cf feat(apps/docs): fix contributors path 2022-12-02 09:22:29 +01:00
Neil An
924edc017a
generate a favicon.ico for our apps (#221)
* generated new favicon.ico

* updated icon

* added white circular background to icon
2022-12-02 09:13:19 +01:00
Ayo Ayco
21cd3f1775
feat(docs, landing-page): mention turborepo and link to discord (#210)
* docs: update contributing for turborepo and discord

* feat(docs, landing-page): link to the new discord server
2022-11-25 15:47:39 +01:00
Ayo Ayco
7d05ecc580
chore(library): implement turporepo (#206) 2022-11-23 20:05:07 +01:00
Woramat Ngamkham
3faabb2348
chore(docs): change site option (#198) 2022-11-12 19:54:13 +01:00
Ayo
6b96cd1e34 chore: update check and build scripts 2022-11-10 19:03:45 +01:00
Ayo
3aab9b640e docs: reactivity, motivation, and tradeoffs 2022-11-08 09:52:57 +01:00
Ayo
d02c1e4081 style(docs): move notice; update note icon 2022-11-07 22:14:34 +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
0775cf571f feat(landing-page): link to our docs site 2022-11-07 11:10:45 +01:00
Ayo
e6ca1f85bd Docs: update community invite link 2022-11-07 10:58:58 +01:00
Ayo
0ff115fdfb docs: fix typo 2022-11-06 22:06:42 +01:00
Ayo Ayco
31b95cbe2b
docs: setting up submit control (#177)
* docs: setting up submit control

* refactor: remove new line
2022-11-06 21:23:55 +01:00
Ayo Ayco
cec0a02c46
docs: initial Form, FormGroup documentation (#176)
* docs: initial structure and form api docs

* feat(docs): warning underconstruction

* docs: initial FormGroup and FormControl docs

* docs: initial example usage

* fix: docs build errors
2022-11-06 20:11:42 +01:00
Ayo
1eca8f2e27 chore: update build script to run astro check 2022-11-05 08:30:11 +01:00
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
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 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 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