Jacob Fletcher
5a76d6db8b
docs: improves configuration docs ( #7090 )
2024-07-09 18:10:04 -04:00
Ritsu
eb2f7631f7
feat: allow users/plugins to modify and extend generated types for fields & config, add generated types for json field ( #6984 )
...
- Improves type for `jsonSchema` property of JSON field
- Adds type generation of JSON field with `jsonSchema`
- Adds `typescriptSchema` property to fields that allows you override
default field type generation by providing a JSON schema.
- Adds `typescript.schema` property in payload config, to allow for any
modifications of the type schemas
---------
Co-authored-by: Alessio Gravili <alessio@gravili.de >
2024-07-02 16:48:21 +00:00
Jacob Fletcher
a20cf70105
docs: removes express
2024-05-13 10:29:59 -04:00
Alessio Gravili
19f8cbcf76
docs: new and improve lexical docs, hoist up all headings ( #6639 )
2024-06-05 17:08:15 -04:00
Alessio Gravili
6789e61488
chore: run lint & prettier on everything
2024-03-14 23:53:47 -04:00
Jessica Boezwinkle
01891bb8bc
docs: updates config examples, oninit props, mongoDB references and adds warning to point field
2023-10-06 17:16:38 +01:00
Alessio Gravili
ae7d6f97d2
chore: formatting and linting ( #3261 )
...
* chore: lint packages/payload
* chore: lint packages/db-postgres
* chore: lint packages/db-mongodb
* chore: update eslintrc exclusion rules
* chore: update eslintrc exclusion rules
* chore: lint misc files
* chore: run prettier through packages
* chore: run eslint on payload again
* chore: prettier misc files
* chore: prettier docs
2023-09-01 17:39:44 +02:00
Jessica Chowdhury
8ae98503f5
docs: adds images to each field page ( #3137 )
2023-08-08 10:00:21 -04:00
Harrison-Blair
13179a9498
chore: misc documentation updates ( #2589 )
...
* chore: ensures example configs are being exported when necessary
* chore: adds note regarding updating of hidden fields
---------
Co-authored-by: Jessica Boezwinkle <jessica@trbl.design >
2023-05-01 16:28:13 -04:00
Teun Mooij
023719d775
feat: configuration extension points
...
* added custom config extension points
* Added custom field to documentation
* fix deeprequired issue
2023-04-18 15:28:42 -04:00
Jessica Chowdhury
40224ed1bc
fix: checks locale is valid for monaco code editor ( #2144 )
2023-02-20 13:52:04 -05:00
Jarrod Flesch
d97c9fd2ee
chore: moves editorProps into admin property for code and json field types
2023-01-04 08:41:59 -05:00
Jarrod Flesch
f7d664fdcf
docs: updates code and json field types to reflect internal switch to monaco-react editor
2023-01-03 15:01:04 -05:00
Jacob Fletcher
8e6b2c4f9d
docs: reserved field names
2023-01-02 00:47:54 -05:00
Dan Ribbens
924d903456
docs: remove GraphQL from label descriptions
2022-12-01 15:48:40 -05:00
Elliot DeNolf
1ed867ce0c
docs: update examples with ts types
2022-08-23 11:43:24 -04:00
Will Viles
f45d5a0421
feat: adds more prismjs syntax highlighting options for code blocks ( #961 )
2022-08-18 13:17:05 -04:00
Dan Ribbens
e4affd4bf9
docs: updated links
2022-04-29 14:40:49 -04:00
Elliot DeNolf
b383eb65c6
feat: autolabel fields when label is omitted ( #42 )
...
* feat: autolabel fields when omitted
* feat: handle autolabel in graphql mutation build
* feat: autolabel blocks
* test: add required slug field to blocks
* feat: handle graphql names when label is false
* feat: adds relationship field to test searchable input
* feat: handle block cell type labeling pluralization
* docs: remove all explicit labeling, no longer needed
* fix: falsey column labels, allows false array labels
* fix: client tests
* fix: auto-labels globals
* docs: globals auto-labeling and hooks clarification
* fix; proper object type naming
Co-authored-by: James <james@trbl.design >
2021-04-16 22:37:08 -04:00
Jessica Boezwinkle
1ed189cfb9
fix: reverts ESLint syntax changes to mdx files
2021-02-04 11:36:09 -05:00
Jessica Boezwinkle
da61feb73b
feat: adds meta descriptions to docs
2021-02-04 11:04:18 -05:00
Elliot DeNolf
0575ab8125
docs: add desc and keywords
2021-01-09 10:32:22 -05:00
James
04c24c5dc1
docs: fixes broken links
2021-01-07 20:05:32 -05:00
James
2b37bfd93e
docs: lowercases dir names
2021-01-06 08:37:29 -05:00