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
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
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
0abe83aea9
feat: sharing config files ( #253 )
2023-01-11 19:09:35 +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
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
814692d9c9
chore: release form@0.6.6, validator@0.2.6, common@0.1.4
2023-01-02 17:52:12 +01:00
Fazza Razaq Amiarso
9bdff22174
fix: change wrong internal package dependencies version ( #241 )
2023-01-02 17:29:24 +01:00
Woramat Ngamkham
234ffaf38c
feat(form): add form action for submit ( #237 )
2022-12-27 20:42:34 +01:00
Alexander Samaniego
5b539c809c
feat(form): implement FormControl and ControlConfig prop triggerValidationOn
( #224 )
...
* Added ValidationHooks and attribute to FormControl
* Event listener uses data attribute to set type
* Changed default event listener to blur
* Add validation data attribute to other components
* Adjusted querySelector to remove condition
* Added nullish operator to prevent error
* Added optional chaining to validator
2022-12-06 18:44:52 +07:00
Ayo
1a19aea1fd
chore: release form@0.6.4, validator@0.2.4, common@0.1.3
2022-12-05 20:47:32 +01:00
Lalit
965a16aaec
feat(validator): Adding error, warn, info categories support. ( #204 )
2022-11-26 18:34:14 +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
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
e089626f81
refactor: make checked optional prop
2022-11-05 08:50:54 +01:00
Ayo
2888c766b7
chore: release form, common, validator
2022-11-05 08:36:47 +01:00
Ayo
a868e4f550
fix: broken config type
2022-11-05 08:29:16 +01:00
Ayo
fcf32cb21b
chore: update release docs for common@0.1.0
2022-11-02 21:43:36 +01:00
Ayo
33e421fffb
chore: release common@0.0.4
2022-11-02 21:28:08 +01:00
Woramat Ngamkham
b4c33eec66
refactor(form): deprecate labelPosition ( #172 )
2022-11-01 16:24:29 +01:00
Woramat Ngamkham
f93f8b6484
feat(form): implement TextArea control ( #169 )
2022-11-01 00:21:39 +01:00
Woramat Ngamkham
304cad0151
feat(form): add Dropdown control ( #158 )
2022-10-28 19:48:26 +02:00
Ayo
9513ef2134
chore: bump patch and publish common
2022-10-28 13:17:46 +02:00
Ayo
606e455e6e
chore: bump patch and publish form
2022-10-28 12:57:00 +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
Ayo
40dba08c6a
chore: initialize common package
2022-10-28 12:34:30 +02:00
Woramat Ngamkham
ebff4940f2
refactor(form): implement options
prop for Radio ( #147 )
2022-10-25 09:56:06 +02:00
Ayo Ayco
3d361fcb5b
refactor: form package cleanup ( #135 )
...
* refactor: form package cleanup
* refactor: organize components folder
2022-10-23 23:04:40 +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
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