Elliot DeNolf
|
aee6ca05cc
|
fix: proper height data for animated gifs (#2506)
|
2023-04-17 11:34:31 -04:00 |
|
Elliot Lintz
|
0f8051b577
|
fix: Clear blocks modal search input when closing the modal (#2501)
|
2023-04-17 11:26:36 -04:00 |
|
Jessica Chowdhury
|
6ceb791891
|
fix: excess padding on textarea (#2488)
|
2023-04-13 11:56:04 -04:00 |
|
PatrikKozak
|
b9a5bb3b8e
|
Merge pull request #2289 from payloadcms/feat/form-builder-example
Feat/form builder example
|
2023-04-12 11:33:16 -04:00 |
|
PatrikKozak
|
1387ba9ae0
|
chore: updates form-builder-example nextjs README
|
2023-04-12 10:39:58 -04:00 |
|
PatrikKozak
|
3dd70483c6
|
Merge branch 'master' of https://github.com/payloadcms/payload into feat/form-builder-example
|
2023-04-11 10:49:31 -04:00 |
|
James Mikrut
|
ec2933c49a
|
Merge pull request #2455 from payloadcms/chore/date-docs
chore: updates date field docs
|
2023-04-11 10:38:57 -04:00 |
|
James Mikrut
|
7eec16ee61
|
Merge pull request #2448 from AlessioGr/patch-4
docs: explain lifecycle of validate & beforeValidate
|
2023-04-11 10:38:24 -04:00 |
|
James Mikrut
|
ff89b8f782
|
Merge pull request #2464 from infonomic/docs/localization-warning
Docs/localization warning
|
2023-04-11 10:36:58 -04:00 |
|
James Mikrut
|
588a7d0a5b
|
Update overview.mdx
|
2023-04-11 09:44:01 -04:00 |
|
Jessica Chowdhury
|
19ce0d79ef
|
fix: increase line height for global title (#2465)
|
2023-04-10 15:42:11 -04:00 |
|
Jarrod Flesch
|
7f2c3d1d0a
|
fix: uses docPermissions to show/hide x button on media collection doc fileDetails - #2428
|
2023-04-10 15:40:46 -04:00 |
|
Jarrod Flesch
|
13cc669e2c
|
fix: prevents rendering of version actions when a user does not have permission
|
2023-04-10 15:38:49 -04:00 |
|
PatrikKozak
|
4d515a0d5b
|
chore: improves text-area error rendering
|
2023-04-10 15:23:37 -04:00 |
|
Jacob Fletcher
|
11a6ce6d3a
|
fix: properly awaits email send to catch potential errors #2444 (#2470)
|
2023-04-10 13:50:27 -04:00 |
|
Anthony Bouch
|
013c96f0db
|
docs: fixed sentance error in warning
|
2023-04-10 13:37:27 +07:00 |
|
Anthony Bouch
|
5fa8f69e10
|
docs: localization warning for existing data
|
2023-04-10 13:34:52 +07:00 |
|
Jessica Boezwinkle
|
fb89793703
|
docs: typo in date field and double link in textarea field
|
2023-04-06 11:35:15 +01:00 |
|
PatrikKozak
|
67098f7a3e
|
chore: updates date field docs
|
2023-04-05 21:19:26 -04:00 |
|
James
|
299ae4fce5
|
chore(release): v1.6.32
v1.6.32
|
2023-04-05 13:29:37 -04:00 |
|
James Mikrut
|
09ba58a432
|
Merge pull request #2454 from payloadcms/feat/only-use-sharp-if-required
feat: only uses sharp if required
|
2023-04-05 13:24:54 -04:00 |
|
James
|
f9f6ec47d9
|
feat: only uses sharp if required
|
2023-04-05 12:59:51 -04:00 |
|
Alessio Gravili
|
b76c25c9e7
|
docs: explain lifecycle of validate & beforeValida
Caused confusion here: https://discord.com/channels/967097582721572934/1091785894136139808/1092821186959921193
The initial expectation is that beforeValidate runs before any validation happens. However, it seems that client-side validation happens first nonetheless.
Please do check if this is 100% correct before merging.
|
2023-04-04 17:21:54 +02:00 |
|
James
|
192dac38f8
|
chore(release): v1.6.31
v1.6.31
|
2023-04-04 08:25:51 -04:00 |
|
James
|
3a6acf322b
|
fix: ensures select hasMany does not get mutated on patch operations
|
2023-04-04 08:16:10 -04:00 |
|
James
|
a9cd23a883
|
feat: improves required type accuracy
|
2023-04-03 22:30:24 -04:00 |
|
James
|
b6dec7af1c
|
chore(release): v1.6.30
v1.6.30
|
2023-04-03 16:14:20 -04:00 |
|
James Mikrut
|
546b7dc20a
|
Merge pull request #2443 from payloadcms/fix/#2442-delete-local-type
fix: incorrect type local api using delete with where
|
2023-04-03 16:09:19 -04:00 |
|
James Mikrut
|
7cab14353d
|
Merge pull request #2445 from payloadcms/fix/before-change-mutation
fix: originalDoc being mutated in beforeChange field hooks
|
2023-04-03 16:09:02 -04:00 |
|
James
|
888bbf28e0
|
fix: originalDoc being mutated in beforeChange field hooks
|
2023-04-03 15:27:59 -04:00 |
|
Dan Ribbens
|
de5ceb2aca
|
fix: incorrect type local api using delete with where
|
2023-04-03 12:14:27 -04:00 |
|
Dan Ribbens
|
95719a978c
|
chore(release): v1.6.29
v1.6.29
|
2023-03-31 14:11:22 -04:00 |
|
Alessio Gravili
|
dd16bcffd2
|
chore: export formatListDrawerSlug (#2422)
|
2023-03-31 14:00:40 -04:00 |
|
Dan Ribbens
|
02410a0be3
|
fix: update and delete local API return types (#2434)
|
2023-03-31 13:58:54 -04:00 |
|
James
|
14f2fbbce7
|
chore(release): v1.6.28
v1.6.28
|
2023-03-28 11:26:30 -04:00 |
|
James
|
8eea0d6cf4
|
fix: potential memory leak with probe-image-size
|
2023-03-28 11:21:56 -04:00 |
|
James
|
752a657a4f
|
chore(release): v1.6.27
v1.6.27
|
2023-03-27 18:05:23 -04:00 |
|
James
|
0ca5851a3c
|
chore: roll back PR #2396
|
2023-03-27 18:01:40 -04:00 |
|
James Mikrut
|
4bb0bdc4e6
|
Merge pull request #2397 from zerovox/patch-2
Fix documented imports in the custom element examples
|
2023-03-27 16:46:27 -05:00 |
|
James Mikrut
|
6865634a6e
|
Merge pull request #2396 from pascalgn/fix/admin-hidden-fields
fix: hide fields with admin.hidden attribute
|
2023-03-27 16:45:41 -05:00 |
|
James
|
07eb8dd7d2
|
fix: #2355, select field not fully visible on small screens in certain scenarios
|
2023-03-27 17:43:18 -04:00 |
|
James
|
789537cc8c
|
docs: previousValue in afterChange field hook, fixes #2383
|
2023-03-27 16:28:43 -04:00 |
|
James
|
8bbb1a16e3
|
docs: adds pagination docs, fixes #2376
|
2023-03-27 16:23:57 -04:00 |
|
James
|
0ff81573b5
|
Merge branch 'master' of github.com:payloadcms/payload
|
2023-03-27 16:18:18 -04:00 |
|
James
|
90284ff626
|
docs: adds more clarity regarding dotenv, fixes #2378
|
2023-03-27 16:17:51 -04:00 |
|
James Mikrut
|
e4fc1ff47c
|
Merge pull request #2402 from payloadcms/fix/textarea-overlap
fix: textarea field overlap in UI
|
2023-03-27 15:01:37 -05:00 |
|
James
|
73c7ba4fe5
|
Merge branch 'master' of github.com:payloadcms/payload
|
2023-03-27 15:39:57 -04:00 |
|
James
|
72a8b1eebe
|
fix: #2384, preserves manually set verified from admin UI
|
2023-03-27 15:39:01 -04:00 |
|
James Mikrut
|
c14122a007
|
Merge pull request #2406 from payloadcms/docs/date-field
docs: expand on date field properties
|
2023-03-27 14:11:40 -05:00 |
|
James
|
6ca12b1cc0
|
fix: restoring version did not correctly create new version from result
|
2023-03-27 14:59:50 -04:00 |
|