Alessio Gravili
bb0c8a8c62
docs: fix incorrect mdx ( #10201 )
2024-12-27 20:18:31 +00:00
garrettgrohman
6d74fbc6cb
docs: fixes generic grammar mistakes
2024-11-19 08:28:32 -05:00
James Mikrut
31b32ef941
feat: deprecates getPayloadHMR in favor of simpler getPayload ( #9249 )
...
Deprecates `getPayloadHMR` and simplifies this pattern into a single
`import { getPayload } from 'payload'`.
We will still retain the exported `getPayloadHMR` but it now will throw
a deprecation warning with instructions for how to migrate.
2024-11-16 15:30:05 -05:00
Christoffer Hasselberg
59b6107e2d
docs: fixes getPayloadHMR import path ( #8180 )
2024-09-12 12:33:22 -04:00
Elliot DeNolf
825d8b83d1
feat(templates): add vercel postgres template ( #7841 )
...
- docs: add db-vercel-postgres info
- feat: update template variations
2024-08-23 15:17:26 -04:00
Jacob Fletcher
edb501349f
docs: improves authentication docs ( #7195 )
2024-07-17 12:52:41 -04:00
Jacob Fletcher
2d96a1f0b6
docs: misc improvements to high-level docs ( #7177 )
2024-07-16 15:47:56 -04:00
Jacob Fletcher
2925c3bb90
docs: root hooks ( #7160 )
2024-07-15 17:15:34 -04:00
Jacob Fletcher
0e673c6335
docs: improves access control docs ( #7154 )
2024-07-15 15:29:11 -04:00
Jacob Fletcher
6578b85057
docs: improves hooks docs ( #7133 )
2024-07-12 19:51:17 +00:00
Jacob Fletcher
fac5425ec0
docs: improves queries docs ( #7122 )
2024-07-11 17:49:54 -04:00
Jacob Fletcher
e9adeecc7a
docs: more misc improvements ( #7115 )
2024-07-11 14:55:13 -04:00
Jacob Fletcher
a1bb661a1a
docs: misc improvements ( #7107 )
2024-07-11 09:54:21 -04:00
James Mikrut
7f753fb3b5
Chore/overview docs ( #6901 )
...
## Description
Getting Started docs progress
2024-06-24 12:08:13 -04: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
721919fae9
feat(richtext-lexical): add maxDepth property to various lexical features ( #6242 )
2024-05-07 09:11:34 -04: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
Dan Ribbens
682f8ecae4
wip merge master
2023-06-29 13:27:33 -04:00
pixelistik
c0c093d16c
docs: Fix missing word ( #1063 )
2022-09-05 21:03:48 -04:00
Charles Kornoelje
5ef5f09a5c
fix typo about collections
...
Really interesting product. Reading through the docs now. Loving it so far.
Thanks
2022-08-22 16:23:59 -04:00
Dan Ribbens
91e33d1c1c
fix: relationship field disabled from access control in related collections ( #644 )
...
* fix: disabled relationship field from access control in related collections
* fix: ids can be read from relationships regardless of access of related document
2022-07-03 07:01:45 -04:00
Dan Ribbens
95c165018e
fix: respect maxDepth 0
2021-06-22 14:14:00 -04:00
Dan Ribbens
880dabdcad
feat: adds maxDepth to relationships and upload fields
2021-06-22 13:28:27 -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
cab10e2028
docs: adds examples and descriptions to access control
2021-01-04 21:19:19 -05:00
James
f1c5cfe1a5
docs: adapts hooks docs to new formatting
2021-01-02 18:28:11 -05:00
Jarrod Flesch
86584900b2
doc: text fine tuning
2020-12-30 13:29:36 -05:00
Jarrod Flesch
e3c3516283
doc: adjusts concepts/depth
2020-12-30 12:12:19 -05:00
James
2856e0213f
docs: config, getting started, collections
2020-12-28 16:05:26 -05:00
James
4fbf8aa0bf
chore: continues docs
2020-12-28 13:32:12 -05:00
Elliot DeNolf
7caa025278
docs(fields): add common options
2020-11-11 15:39:21 -05:00
James
165634d127
scaffolds more docs
2020-11-07 15:51:05 -05:00
James
62f65d5ffb
updates docs
2020-11-07 13:27:43 -05:00