Ayo Ayco
|
21cd3f1775
|
feat(docs, landing-page): mention turborepo and link to discord (#210)
* docs: update contributing for turborepo and discord
* feat(docs, landing-page): link to the new discord server
|
2022-11-25 15:47:39 +01:00 |
|
Ayo Ayco
|
7d05ecc580
|
chore(library): implement turporepo (#206)
|
2022-11-23 20:05:07 +01:00 |
|
Ayo
|
fcde7eb14f
|
add mastodon ownership verification
|
2022-11-13 18:52:46 +01:00 |
|
Neil An
|
31884a1757
|
feat(form): add setValue method to FormGroup class (#191)
|
2022-11-12 22:15:54 +01:00 |
|
Woramat Ngamkham
|
3faabb2348
|
chore(docs): change site option (#198)
|
2022-11-12 19:54:13 +01:00 |
|
Ayo
|
1ea41f658a
|
devops: test commit to trigger landing page build and deploy
|
2022-11-12 10:23:48 +01:00 |
|
Ayo
|
061cec876e
|
chore: test commit for auto deploy
|
2022-11-10 20:11:15 +01:00 |
|
Ayo
|
fb4bc0c6c1
|
chore: test commit to trigger deploy
|
2022-11-10 20:06:12 +01:00 |
|
Ayo
|
b054f29e74
|
feat(landing-page): test auto deploy commit
|
2022-11-10 19:08:07 +01:00 |
|
Ayo
|
6b96cd1e34
|
chore: update check and build scripts
|
2022-11-10 19:03:45 +01:00 |
|
Ayo
|
b3ec749aaf
|
landing-page: commit to test auto deploy
|
2022-11-10 15:38:50 +01:00 |
|
Ayo
|
661ea9039c
|
feat(landing-page): force dark theme
|
2022-11-10 15:32:55 +01:00 |
|
Ayo Ayco
|
7bf0df9ec9
|
fix(landing-page): js error (#187)
|
2022-11-09 23:09:26 +01:00 |
|
Ayo Ayco
|
f86253d66f
|
fix(landing-page): js not shipped (#185)
* fix(landing-page): js not shipped
* refactor: remove hydration directive
|
2022-11-09 22:46:29 +01:00 |
|
Ayo
|
3aab9b640e
|
docs: reactivity, motivation, and tradeoffs
|
2022-11-08 09:52:57 +01:00 |
|
Ayo
|
d02c1e4081
|
style(docs): move notice; update note icon
|
2022-11-07 22:14:34 +01:00 |
|
Ayo
|
6bab48f485
|
style(landing-page): remove title
|
2022-11-07 22:03:04 +01:00 |
|
Ayo
|
ab410926af
|
style(landing-page): splash padding; copy color
|
2022-11-07 21:59:16 +01:00 |
|
Ayo Ayco
|
205d1f27b2
|
style(landing-page): force dark theme (#181)
* style(landing-page): force dark theme
* fix(landing-page): wrong title and url
|
2022-11-07 19:48:04 +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
|
0158fd636a
|
landing-page: load splash immediately
|
2022-11-07 12:33:47 +01:00 |
|
Ayo
|
29ce2fe3b1
|
refactor(landing-page): starfield script on splash component
|
2022-11-07 12:10:18 +01:00 |
|
Ayo
|
80d92ae81f
|
fix(landing-page): starfield not loading
|
2022-11-07 12:04:08 +01:00 |
|
Ayo
|
251c7681d5
|
fix(landing-page): make starfield load first
|
2022-11-07 11:56:46 +01:00 |
|
Ayo
|
007f56c1b9
|
fix(landing-page): make starfield load
|
2022-11-07 11:52:17 +01:00 |
|
Ayo
|
7dc741e3b3
|
feat(landing-page): make splash presentable
|
2022-11-07 11:42:25 +01:00 |
|
Ayo
|
0775cf571f
|
feat(landing-page): link to our docs site
|
2022-11-07 11:10:45 +01:00 |
|
Ayo
|
e6ca1f85bd
|
Docs: update community invite link
|
2022-11-07 10:58:58 +01:00 |
|
Ayo
|
0ff115fdfb
|
docs: fix typo
|
2022-11-06 22:06:42 +01:00 |
|
Ayo Ayco
|
31b95cbe2b
|
docs: setting up submit control (#177)
* docs: setting up submit control
* refactor: remove new line
|
2022-11-06 21:23:55 +01:00 |
|
Ayo Ayco
|
cec0a02c46
|
docs: initial Form, FormGroup documentation (#176)
* docs: initial structure and form api docs
* feat(docs): warning underconstruction
* docs: initial FormGroup and FormControl docs
* docs: initial example usage
* fix: docs build errors
|
2022-11-06 20:11:42 +01:00 |
|
Ayo
|
380e88c72f
|
refactor: remove unused import
|
2022-11-05 08:51:21 +01:00 |
|
Ayo
|
1eca8f2e27
|
chore: update build script to run astro check
|
2022-11-05 08:30:11 +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 |
|
Chase Reynolds
|
c38e5dfbe3
|
feat(form): add method setValidators to FormControl (#170)
|
2022-10-31 19:27:06 +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 |
|
Woramat Ngamkham
|
304cad0151
|
feat(form): add Dropdown control (#158)
|
2022-10-28 19:48:26 +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 |
|
Ayo Ayco
|
3d361fcb5b
|
refactor: form package cleanup (#135)
* refactor: form package cleanup
* refactor: organize components folder
|
2022-10-23 23:04:40 +02:00 |
|
Mukesh Singh
|
d235fb7552
|
Copy to Clipboard Functionality Added on Landing Page (#128)
|
2022-10-22 19:38:18 +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 |
|
Chase Reynolds
|
b96e3383dc
|
[feat]: Add a new demo page (#120)
|
2022-10-21 00:52:35 +02:00 |
|
Woramat Ngamkham
|
030752b4cc
|
feat(form): Add radio (#111)
|
2022-10-20 07:58:40 +02:00 |
|
Lalit
|
8d7ef9e879
|
feat(landing-page): call-to-actions buttons (#116)
|
2022-10-19 16:35:38 +02:00 |
|
Ayo
|
17d1487913
|
feat(landing-page): social links
|
2022-10-17 19:01:39 +02:00 |
|
Ayo
|
065b84f93c
|
docs: initial form api documentation
|
2022-10-17 17:37:26 +02:00 |
|
Ayo
|
a90ceec55e
|
docs: initial getting-started document
|
2022-10-17 16:21:46 +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
|
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 |
|