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
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
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
4c938b5f9e
chore(plugin-nested-docs): lint fix ( #3740 )
2023-10-18 14:40:48 -04:00
Jarrod Flesch
1670a603f6
chore: adjust where sharp types are imported from ( #3645 )
2023-10-18 11:44:49 -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
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
e847061c74
chore(release): payload/2.0.10 [skip ci]
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
a446a788a9
chore(release): payload/2.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
2023-10-17 13:23:10 -04:00
Elliot DeNolf
5ecfe3da28
chore(release): richtext-lexical/0.1.13
2023-10-17 13:18:30 -04:00
Elliot DeNolf
3e3163e875
chore(release): live-preview/0.1.4
2023-10-17 13:17:33 -04:00
Elliot DeNolf
5722634660
chore(release): 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
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
Alessio Gravili
cec757d098
chore: make sure intersectionObserver does not cause re-renders if forceRender is enabled
2023-10-17 16:34:44 +02:00
Jacob Fletcher
80e57150a0
chore: refines live preview shadow and bg ( #3706 )
2023-10-17 10:11:21 -04:00
Elliot DeNolf
2969da7402
chore(release): create-payload-app/1.0.0
2023-10-16 23:32:32 -04:00
Elliot DeNolf
35da1db99f
chore(create-payload-app): use swc, cleanup scripts
2023-10-16 23:17:45 -04:00
Elliot DeNolf
a578226d34
ci: rework release-it script
2023-10-16 22:47:27 -04:00
Jacob Fletcher
c3cec64220
chore: refines main nav ( #3703 )
2023-10-16 17:36:05 -04:00
Elliot DeNolf
084e9f0ff8
chore(release): db-postgres/0.1.9
2023-10-16 16:32:03 -04:00
James Mikrut
c384f490c8
Merge pull request #3700 from payloadcms/fix/postgres-blocks-within-groups
...
fix: blocks within groups in postgres
2023-10-16 16:25:46 -04:00
James
45a62ba949
fix: blocks within groups in postgres
2023-10-16 16:12:21 -04:00
Elliot DeNolf
1eae5f9c99
test(create-payload-app): test create project for all templates
2023-10-16 15:12:59 -04:00
Take Weiland
150799e10e
fix: some local operations missing req.transactionID ( #3651 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2023-10-16 14:17:58 -04:00
Elliot DeNolf
823436a883
chore(release): richtext-slate/1.0.6
2023-10-16 14:16:20 -04:00
Elliot DeNolf
cbb0ba1a2c
chore(release): richtext-lexical/0.1.12
2023-10-16 14:15:55 -04:00
Alessio Gravili
cb39354a9d
fix(richtext-*): link drawer form receiving incorrect field schema ( #3696 )
2023-10-16 19:43:23 +02:00
Jacob Fletcher
1625ff244e
fix: renders mobile document controls ( #3695 )
2023-10-16 13:37:40 -04:00
Alessio Gravili
24918fe1d2
fix(richtext-lexical): #3682 isolated editor container causing z-index issues
2023-10-16 18:56:25 +02:00
Alessio Gravili
b8a58666e7
fix(richtext-*): extra fields not being iterated correctly ( #3693 )
2023-10-16 18:47:52 +02:00