23 Commits

Author SHA1 Message Date
David Luecke
5854dea7f6
fix(generators): Add main schema to all validators (#2997) 2023-01-20 12:20:51 -08:00
David Luecke
4b720f0588
docs(cli): Add documentation for .env (#2979) 2023-01-10 21:08:51 -08:00
Marcus R
f1a8953b00
chore(docs): Small fixes to schema documentation (#2972) 2023-01-05 14:30:57 -08:00
Tim Gates
b897deb01f
chore(docs): Fix a few typos 2023-01-05 08:22:25 -08:00
Ben Steel
2bf247fc6c
chore(docs): Update resolvers.md (#2954) 2023-01-01 20:55:22 -08:00
Marshall Thompson
3b5d2c9afd
chore(docs): Use deep outline for Typebox sidebar (#2950) 2023-01-01 13:18:54 -08:00
David Luecke
f324940d57
feat(schema): Allow to add additional operators to the query syntax (#2941) 2022-12-20 08:26:14 -08:00
Marshall Thompson
142914fc00
feat(docs): CLI and application structure guide (#2818) 2022-12-08 11:55:18 -08:00
David Luecke
7d03b57ae2
feat(schema): Virtual property resolvers (#2900) 2022-12-03 10:05:11 -08:00
David Luecke
4822c94981
feat(schema): Split resolver options and property resolvers (#2889) 2022-11-23 17:04:37 -08:00
David Luecke
59f3cdca63
fix(typebox): Improve query syntax defaults (#2888) 2022-11-23 17:04:28 -08:00
Marshall Thompson
11ccaa19e6
docs(typebox): explain extended ajv configuration (#2881) 2022-11-18 15:48:58 -07:00
Marshall Thompson
0b7b7ba952
docs(typo): fix variable name in query resolver 2022-11-15 09:24:37 -07:00
Marshall Thompson
7bb44ecf0f
docs(typebox): document string formats and custom options 2022-11-14 00:08:24 -07:00
Marshall Thompson
212847b277
docs(typebox): add descriptions for all types (#2873) 2022-11-11 15:05:40 -07:00
Marshall Thompson
ca063040c3
docs(typebox): fix code examples for union 2022-11-11 11:16:50 -07:00
Marshall Thompson
aad223ebb2
chore(docs): Document TypeBox options by type (#2849) 2022-11-04 08:54:37 -07:00
Marshall Thompson
65d36656f5
feat(schema): Add StringEnum to TypeBox module (#2827) 2022-11-03 11:50:04 -07:00
David Luecke
ed3b05051d
fix(schema): Use the same options for resolveData hook (#2833) 2022-10-25 17:54:12 -07:00
Marshall Thompson
6e067b07a5
chore(docs): Allow copying typebox example code (#2826) 2022-10-21 07:58:33 -07:00
David Luecke
fa402b323e
chore(docs): Finalize initial schema API documentation (#2817) 2022-10-20 08:44:29 -07:00
David Luecke
eeb62e13ef
chore(docs): Add current v5 API docs (#2805) 2022-10-17 12:49:03 -07:00
Marshall Thompson
ae85fa216f
feat(docs): New website and documentation pages (#2802)
* feat(docs) new docs site started

* Minor page edits

* feat(footer) fix spacing

* empty guides template

Co-authored-by: daffl <daff@neyeon.com>
2022-10-17 13:05:01 -06:00