Commit Graph

8 Commits

Author SHA1 Message Date
Aadit Olkar
6050fea779 feat: solid.js form (#471)
* solid commit -a

* fix failing tests and formatting

* comments + removed unneeded computed

* updated changes

* prettierd

* chore: add Solid Form to script to be deployed

* fix: fix typing of solid's Subscribe data

* chore: remove errant createEffect

* chore: rename Solid's useForm and useField to createForm and createField

* chore: remove old mention of React's memoization

* chore: add Solid simple example

* chore: add Solid yup example

* chore: add Zod Solid example

* docs: add initial docs for Solid package

---------

Co-authored-by: Corbin Crutchley <git@crutchcorn.dev>
2023-10-30 00:17:49 -07:00
Corbin Crutchley
9079af1fde fix: publish Yup and Zod adapters (#474)
* fix: publish Yup and Zod adapters

* chore: fix pnpm lock file
2023-10-18 02:34:38 -07:00
Corbin Crutchley
e297755ad6 chore: fix issues with CI/CD (#456) 2023-09-08 23:42:54 -07:00
Corbin Crutchley
4790982c64 fix: migrate to use CI/CD system that router uses (#455) 2023-09-08 23:32:09 -07:00
Corbin Crutchley
74ac9f4b9c Update build tooling (#401)
* chore: inital work to migrate to Query's alpha package setup

* chore: update deps

* chore: fix build issues

* chore: disable no-children-prop rule
2023-07-04 21:06:03 -06:00
Tanner Linsley
df7096d821 fix: example dirs 2023-04-25 23:45:39 -06:00
Tanner Linsley
63c400737a checkpoint 2023-04-25 10:51:17 -06:00
Tanner Linsley
9a18e45de7 big changes 2023-04-24 15:44:59 -06:00