Commit graph

61 commits

Author SHA1 Message Date
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
6e27739d7e
feat(landing-page): shorter install script (#280) 2023-03-28 11:21:10 +02: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
Fazza Razaq Amiarso
1cba4be635
chore: update astro to v2 (#269) 2023-03-16 22:39:47 +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
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
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
8ed98ad1f1 chore: fix dependency 2023-01-02 17:40:10 +01:00
Fazza Razaq Amiarso
9bdff22174
fix: change wrong internal package dependencies version (#241) 2023-01-02 17:29:24 +01:00
Neil An
c73675710f
chore: create script for updating RELEASE.md before PR (#232)
* added prompt-sync and semver libraries

* added a release update script

* removed semver package as dependency

* removed versioning, updated descriptions

* resolve conflict in package.json
2022-12-16 13:43:48 +01:00
Ayo
4b5b81a2b5 chore: update package-lock 2022-12-05 21:36:21 +01:00
Ayo Ayco
7d05ecc580
chore(library): implement turporepo (#206) 2022-11-23 20:05:07 +01:00
Fazza Razaq Amiarso
59d76181db
test(migrate): migrate test tooling from chai + mocha to vitest (#203)
* test(migrate): migrate test tooling from chai + mocha to vitest

* fix: fix wrong vitest cli command for watch
2022-11-21 13:15:58 +01:00
Ayo
6b96cd1e34 chore: update check and build scripts 2022-11-10 19:03:45 +01:00
Ayo Ayco
ce1d4df9e8
chore: update deps (#183) 2022-11-08 10:18:25 +01:00
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