Commit graph

17 commits

Author SHA1 Message Date
Ayo
14f7760ff3 chore: support Astro 4 2023-12-07 15:47:28 +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
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
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
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
Ayo Ayco
7d05ecc580
chore(library): implement turporepo (#206) 2022-11-23 20:05:07 +01:00
Ayo
6b96cd1e34 chore: update check and build scripts 2022-11-10 19:03:45 +01:00
Ayo
1eca8f2e27 chore: update build script to run astro check 2022-11-05 08:30:11 +01:00
Ayo
6d9907a06c chore: update deps 2022-10-29 12:55:34 +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
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
Renamed from docs/package.json (Browse further)