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
|
640e945959
|
docs: hacktoberfest end
|
2022-10-30 09:45:44 +01:00 |
|
Ayo Ayco
|
d5c2b7786d
|
Chore clean up demo app (#165)
* feat(demo): new nav component
* refactor: remove hr
|
2022-10-29 21:26:11 +02:00 |
|
Ayo
|
6d9907a06c
|
chore: update deps
|
2022-10-29 12:55:34 +02:00 |
|
Neil An
|
a37b6c80df
|
feat: add a new demo page! (#164)
* integrated tailwind
* added links to job application page
* feat: add a new demo page
|
2022-10-29 12:45:21 +02:00 |
|
Ayo
|
b9a3e5a8fc
|
docs: update package column
|
2022-10-28 22:56:58 +02:00 |
|
Ayo
|
f341a23414
|
docs: update column for release notes
|
2022-10-28 22:56:06 +02:00 |
|
Ayo
|
0f0ec230d0
|
docs: update play with section badges
|
2022-10-28 22:41:59 +02:00 |
|
Ayo
|
e49791fe55
|
docs: add section "Play around"
|
2022-10-28 22:39:26 +02:00 |
|
Ayo
|
ba31f1b046
|
docs: add github logo to commits badge
|
2022-10-28 22:36:41 +02:00 |
|
Ayo
|
d2a4cb1635
|
docs: clean badges
|
2022-10-28 22:33:52 +02:00 |
|
Woramat Ngamkham
|
5677222258
|
fix(form): asterisks on Label.astro (#160)
|
2022-10-28 22:14:50 +02:00 |
|
Munyaneza Armel
|
4b3e4c9f50
|
docs(codesandbox): added link to codesandbox example (#159)
* configure codesandbox
* docs(codesandbox):changed bagde
* docs(codesandbox):changed bagde
|
2022-10-28 22:13:13 +02:00 |
|
Woramat Ngamkham
|
304cad0151
|
feat(form): add Dropdown control (#158)
|
2022-10-28 19:48:26 +02:00 |
|
Anish Sarawgi
|
5a96395280
|
docs: fix stackblitz link on readme (#157)
|
2022-10-28 16:39:36 +02:00 |
|
Aiden Jolley-Ruhn
|
4180f78d95
|
docs: updating readme.md package tables (#153)
|
2022-10-28 14:07:32 +02:00 |
|
Munyaneza Armel
|
539c701cd7
|
docs(add link stackblitz) (#155)
|
2022-10-28 14:06:10 +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
|
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
|
30fc4f48c9
|
fix(form): wrong import in form-control.ts
|
2022-10-28 12:54:18 +02:00 |
|
Ayo
|
54e4287b5f
|
chore: bump patch and publish form, validator
|
2022-10-28 12:49:07 +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 |
|
Lalit
|
426c5ab303
|
ui(landing-page): Added astro section (#150)
|
2022-10-28 10:41:47 +02:00 |
|
Woramat Ngamkham
|
ebff4940f2
|
refactor(form): implement options prop for Radio (#147)
|
2022-10-25 09:56:06 +02:00 |
|
Woramat Ngamkham
|
c8ace159da
|
fix(form): asterisks ::before pseudoclass (#131)
|
2022-10-25 08:35:34 +02:00 |
|
Rishabhraghwendra18
|
facefc4da5
|
chore: added npm outdated command for patch ,minor , and major commands (#146)
|
2022-10-24 17:13:23 +02:00 |
|
Ayo
|
b2eeed0663
|
docs: update package descriptions
|
2022-10-24 11:18:25 +02:00 |
|
Ayo
|
5147cd982f
|
doc: update packages
|
2022-10-24 11:01:15 +02:00 |
|
Ayo
|
6ac9100a2f
|
docs: update readme and TODO comment
|
2022-10-24 10:59:43 +02:00 |
|
Ayo
|
819d6e4526
|
chore: bump patch form
|
2022-10-23 23:25:58 +02:00 |
|
Ayo
|
715eaaa408
|
fix(form): import of validator causes error if not installed
|
2022-10-23 23:23:23 +02:00 |
|
Ayo
|
66ba7fa292
|
chore: bump minor version for form, validator
|
2022-10-23 23:13:23 +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
|
b9995b8a63
|
docs: update project and packages readme
|
2022-10-23 20:26:32 +02:00 |
|
Munyaneza Armel
|
a396969513
|
added gitpod (#129)
|
2022-10-22 22:31:16 +02:00 |
|
Ayo
|
21486e1baa
|
chore: update pull request template
|
2022-10-22 21:21:53 +02:00 |
|
Ayo
|
f081304d6f
|
chore: update github templates
|
2022-10-22 21:17:59 +02:00 |
|
Mukesh Singh
|
d235fb7552
|
Copy to Clipboard Functionality Added on Landing Page (#128)
|
2022-10-22 19:38:18 +02:00 |
|
Utkarsh Singh
|
052ab3bdb3
|
Update README.md (#127)
|
2022-10-22 15:14:57 +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
|
82c121a85d
|
fix(form): incorrect imports
|
2022-10-21 15:21:50 +02:00 |
|
Ayo
|
304100fa5f
|
chore: update pull request template
|
2022-10-21 14:24:20 +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 |
|