Jessica Chowdhury
ab7999d3c1
fix: updates req after file resize ( #3754 )
2023-10-19 12:56:24 -04:00
Jessica Chowdhury
a592188c1d
fix: correctly renders focal point when crop is set to false ( #3759 )
2023-10-19 12:51:13 -04:00
Elliot DeNolf
5ff0846b6c
feat: add ability to opt out of type gen declare statement ( #3765 )
...
* feat: add ability to opt out of type gen declare statement
* chore: docs wording
2023-10-19 12:44:28 -04:00
xHomu
13cabf129e
fix: account for many slug types in generate types ( #3698 )
...
* Fix generate:types bug #3697
generateEntityDeclarations function creates mismatched type names. We'll simply use the existing Config type instead.
* code cleanup
2023-10-19 11:36:26 -04:00
Elliot DeNolf
c173e55b89
fix(bundler-webpack): better node_modules resolution ( #3744 )
...
* fix(bundler-webpack): better node_modules resolution
* chore: see if retries are affecting new webpack changes
* chore: reinstate retries
This reverts commit 96989295ba .
* chore: default to process.cwd() if cannot find node_modules path
2023-10-19 11:28:31 -04:00
Take Weiland
bcdd2d626f
fix: handle graphQL: false on globals when building policy type ( #3729 )
2023-10-19 09:13:51 -04:00
Elliot DeNolf
67682248c8
chore: more master -> main readme renames
2023-10-19 09:08:40 -04:00
Jacob Fletcher
7c52d6ee28
Merge pull request #3745 from payloadcms/fix/misc-admin
...
Fix/misc admin
2023-10-19 09:06:20 -04:00
Elliot DeNolf
bc65b53ce5
chore(release): eslint-config-payload/1.0.0
2023-10-18 21:37:35 -04:00
Elliot DeNolf
c8cc6ea1cc
chore(script): more prompts during publish
2023-10-18 21:29:26 -04:00
Jacob Fletcher
4e05e6fd85
fix(a11y): tab indices
2023-10-18 17:55:55 -04:00
Jacob Fletcher
6988a68eaf
fix: renders id as fallback title in DeleteDocument
2023-10-18 17:55:55 -04:00
Jacob Fletcher
a272692726
chore: refines drawer and blur styles
2023-10-18 17:55:39 -04:00
Dan Ribbens
229e4459cb
fix(db-postgres): block and array inserts error ( #3714 )
...
Co-authored-by: James <james@trbl.design >
2023-10-18 16:53:26 -04:00
Take Weiland
056585ed31
fix: properly handles hideAPIURL ( #3721 )
2023-10-18 16:36:57 -04:00
Elliot DeNolf
b545433ee6
chore(templates): add payload helper npm script
2023-10-18 16:11:58 -04:00
Elliot DeNolf
4c938b5f9e
chore(plugin-nested-docs): lint fix ( #3740 )
2023-10-18 14:40:48 -04:00
Elliot DeNolf
f1d8fa9999
chore: add 2.0 announcement banner
2023-10-18 14:38:58 -04:00
Jarrod Flesch
1670a603f6
chore: adjust where sharp types are imported from ( #3645 )
2023-10-18 11:44:49 -04:00
Elliot DeNolf
22f1fa8fc9
chore: update issue template and repro guide
2023-10-18 11:43:11 -04:00
Jacob Fletcher
370e8d1938
chore: replaces bg blur in document controls ( #3736 )
2023-10-18 11:40:25 -04:00
Elliot DeNolf
3a3eab761e
fix: filesRequiredOnCreate typing, tests, linting ( #3737 )
2023-10-18 11:27:55 -04:00
Jacob Fletcher
238f7e1b94
chore(examples/live-preview): pins @payloadcms/live-preview-react to latest
2023-10-18 10:18:01 -04:00
Jacob Fletcher
58e2083882
Merge pull request #3719 from payloadcms/fix/live-preview/uploads
...
Fix/live preview/uploads
2023-10-17 17:05:30 -04:00
Jacob Fletcher
20cde242fb
fix(live-preview): properly handles uploads and hasOne monomorphic relationships
2023-10-17 17:00:59 -04:00
Elliot DeNolf
f50a392d59
chore(script): update release script [skip ci]
2023-10-17 17:00:14 -04:00
Elliot DeNolf
fa1740d906
chore: update changelog
2023-10-17 16:51:24 -04:00
Elliot DeNolf
e847061c74
chore(release): payload/2.0.10 [skip ci]
payload/2.0.10
v2.0.10
2023-10-17 16:45:10 -04:00
Jacob Fletcher
ebd5e6ae8f
chore: types fieldSchemaToJSON
2023-10-17 16:39:36 -04:00
TomDo1234
48de89794b
feat: filesRequired is optional for uploads ( #3668 )
...
* filesRequired is optional for uploads
* More accurate name
* Updated docs
* ensure that by default you throw on missing file
2023-10-17 15:21:16 -04:00
Elliot DeNolf
ef4b5d8bfd
chore: add payload as peer dep to all adapters ( #3716 )
2023-10-17 15:20:09 -04:00
Elliot DeNolf
5711d42eca
chore: update pnpm-lock.yaml
2023-10-17 15:03:58 -04:00
Elliot DeNolf
a446a788a9
chore(release): payload/2.0.9
v2.0.9
2023-10-17 15:00:55 -04:00
Elliot DeNolf
df57196d19
chore(live-preview-react): adjust live-preview semver dep
2023-10-17 15:00:55 -04:00
Alessio Gravili
86c563e4e5
Merge remote-tracking branch 'origin/main'
2023-10-17 20:57:17 +02:00
Alessio Gravili
734b8c08ed
chore(richtext-lexical): add additional safety checks for incorrect data passed into the editor
2023-10-17 20:56:22 +02:00
geminigeek
68c5a57515
[fix] Register first user verify update missing transaction id / req ( #3665 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2023-10-17 14:50:56 -04:00
Elliot DeNolf
d9f0b7bd30
chore(release): live-preview-react/0.1.4
live-preview-react/0.1.4
2023-10-17 13:23:10 -04:00
Elliot DeNolf
5ecfe3da28
chore(release): richtext-lexical/0.1.13
richtext-lexical/0.1.13
2023-10-17 13:18:30 -04:00
Elliot DeNolf
3e3163e875
chore(release): live-preview/0.1.4
live-preview/0.1.4
2023-10-17 13:17:33 -04:00
Elliot DeNolf
cfe1698dfd
chore: update changelog
2023-10-17 13:15:36 -04:00
Elliot DeNolf
5722634660
chore(release): v2.0.8
v2.0.8
2023-10-17 13:06:25 -04:00
Jacob Fletcher
cdbfc9132a
chore: optimizes live preview ( #3713 )
2023-10-17 12:42:31 -04:00
Jacob Fletcher
dd0ac066ce
feat(live-preview): caches field schema ( #3711 )
2023-10-17 12:11:55 -04:00
PatrikKozak
8b8ceabbdd
fix(templates): user access control ( #3712 )
2023-10-17 12:07:37 -04:00
Alessio Gravili
8da18d3496
Merge pull request #3707 from payloadcms/fix/3683
...
fix(richtext-lexical): Blocks Field: Sub-forms being re-rendered unnecessarily
2023-10-17 17:33:05 +02:00
Elliot DeNolf
6cd4df3dc4
chore(script): properly version and publish non-latest packages
2023-10-17 11:30:09 -04:00
Elliot DeNolf
e74dc8633b
ci: add retries to e2e tests ( #3708 )
...
* ci: add retries to e2e tests
* ci: add timeout_minutes for retry
2023-10-17 11:26:34 -04:00
Alessio Gravili
2f945919a3
chore: disable props for useIntersect hook
2023-10-17 17:24:50 +02:00
Alessio Gravili
52dc9177d7
chore: enable forceRender for richtext-lexical's Blocks feature form, and all their sub-forms
2023-10-17 16:44:34 +02:00