Commit graph

16 commits

Author SHA1 Message Date
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