Commit graph

356 commits

Author SHA1 Message Date
Ayo Ayco
6298cadce2
feat(site): update docs link (#308) 2023-11-11 20:34:10 +01:00
Ayo Ayco
591b4eafe6
feat(landing-page): slower animation (#307) 2023-09-25 17:54:30 +02:00
Ayo Ayco
4f745b59b1
chore: update deps (#306) 2023-09-25 17:50:34 +02:00
Ayo
118f5cfa60 chore: add simulate ci scripts 2023-09-25 17:27:48 +02:00
Ayo
bf745dd7ce chore: update vitest 2023-09-25 17:23:44 +02:00
Ayo
643b1ff1e6 chore: add build to CI 2023-09-25 17:18:59 +02:00
Ayo
4bd37804a9 chore: update package-lock 2023-09-25 17:13:43 +02:00
Ayo
929f3a1e69 chore: remove netlify 2023-09-25 17:01:49 +02:00
Ayo
392eebd7d1 chore: add netlify 2023-09-25 16:59:58 +02:00
Ayo
29c25dde87 chore: use netlify() 2023-09-25 16:54:03 +02:00
Ayo
5ad276cbf9 chore: add netlify integration 2023-09-25 16:49:14 +02:00
Ayo
6f608e470e chore: clean up integrations 2023-09-25 16:47:28 +02:00
Ayo
e85bf59b0f chore: remove adapter 2023-09-25 16:45:30 +02:00
Ayo
633f94ce25 chore: remove unused functions 2023-09-25 16:43:32 +02:00
Ayo
81c1e1d1a9 chore: remove svgo dep 2023-09-25 16:41:42 +02:00
Ayo
af4c6e3253 chore: tailwind as dep 2023-09-25 16:38:43 +02:00
Ayo
78b9ae07cf chore: integrate netlify 2023-09-25 16:37:20 +02: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
Ayo Ayco
92b11031c3
Update README.md (#302) 2023-05-16 12:40:06 +02:00
Ayo Ayco
6e27739d7e
feat(landing-page): shorter install script (#280) 2023-03-28 11:21:10 +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
Ayo
06d4ce1126 chore: move RELEASE content to CHANGELOG 2023-03-25 20:52:53 +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
Ayo Ayco
d50d8c1329
devops: fix last changeset (#289) 2023-03-25 10:13:29 +01:00
Ayo Ayco
e50aa4c5e9
update readme (#287)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2023-03-25 10:07:00 +01:00
Ayo Ayco
30de5161f2
feat(form): change validate on load to true by default (#284) 2023-03-25 09:47:46 +01:00
github-actions[bot]
b4901e87f9
chore: Update version for release (#276)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-24 22:34:47 +01:00
Ayo Ayco
414a0bd854
devops: fix dependencies for Astro v2+ support (#275) 2023-03-24 21:43:09 +01:00
Ayo Ayco
f3420f9272
Rollback publish (#274)
* chore: rollback release

* roll back deps

* update package-lock
2023-03-24 14:57:40 +01:00
Ayo Ayco
9bd2bde88c
chore: release form@0.7.0, validator@0.3.0, common@0.1.6 (#272) 2023-03-24 14:10:38 +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
09d154575c
Update README.md 2023-02-12 13:24:16 +01:00
Fazza Razaq Amiarso
d6cf10f9fd
chore: install changeset (#261) 2023-02-02 19:33:51 +01:00
Ayo Ayco
13f96a4fe9
chore: set up test:coverage scripts (#260)
* chore: set up test:coverage scripts

* devops: bring back form test CI workaround
2023-02-01 18:05:27 +01:00
Ayo Ayco
a4db6e4680
refactor: remove fart (#259) 2023-02-01 17:28:00 +01:00
Ayo Ayco
d0ff3fecea
docs: update example in form readme (#258)
* docs: update example in form readme

* chore: update readme

* chore: update validator readme
2023-02-01 17:16:03 +01:00
Ayo Ayco
c0c0f941eb
chore: fix old links in some docs (#256)
* chore: fix old links in some docs

* chore: update package lock

* chore: update turbo

* chore:  remove commented out temporary fix
2023-02-01 15:00:00 +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
Fazza Razaq Amiarso
0abe83aea9
feat: sharing config files (#253) 2023-01-11 19:09:35 +01:00
Ayo
b3d765f96f chore: update discord link 2023-01-05 14:53:45 +01:00
Ayo
d1844bad55 feat(demo): update example code boolean attrributes 2023-01-04 14:12:26 +01:00
Ayo
944548dc63 docs: update readme example code 2023-01-04 14:11:49 +01:00
Ayo
ad65225131 chore: release form@0.6.7, validator@0.2.7, common@0.1.5 2023-01-04 13:52:57 +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