James
72d1099085
chore: beta release
2022-01-31 21:33:49 -05:00
Dan Ribbens
5591eeafca
feat: add before and after login components ( #427 )
2022-01-31 21:26:12 -05:00
James
43fb317812
chore: removes unused form stringify functionality
2022-01-24 22:45:26 -05:00
Jarrod Flesch
c8b00206d9
style: adjusts style of nested RTE inside edit fields
2022-01-21 15:38:06 -05:00
Jarrod Flesch
d54d511133
docs: updates docs to include images for the RTE upload docs
2022-01-19 17:37:29 -05:00
Jarrod Flesch
1e6295a788
chore: removes unused css
2022-01-19 16:44:42 -05:00
Jarrod Flesch
f8af99b058
chore: renames flatten to unflatten in reduceFieldsToValues, disables automatic arrow function return in eslint
2022-01-19 11:22:27 -05:00
Jarrod Flesch
3adf44a241
feat: adds admin.upload.collections[collection-name].fields to the RTE to save specific data on upload elements
2022-01-19 11:21:08 -05:00
James
20e5dfbb4a
fix: ensures nested lists always render properly
2022-01-12 14:39:32 -05:00
James Mikrut
7df50f9bf9
feat: adds indentation controls to rich text
...
* feat: rich text indent PoC
* fix: new slate version types
* feat: ensures only lowest rich text list is shown as active
* feat: adds icons for indentation
* docs: adds indent to rich text
2022-01-12 14:16:05 -05:00
James
ef4e6d32a9
fix: type error in useField
2022-01-07 14:22:59 -05:00
James
df3a83634f
feat: exposes FieldWithPath type for reuse
2022-01-07 14:21:36 -05:00
James Mikrut
c67a68f9d8
Merge pull request #415 from oranoran/admin-classname
...
Added "className" property to admin + documented existing "style" property
2022-01-07 14:20:05 -05:00
Oran Epelbaum
50dd65ef92
Added className property to admin, in addition to the existing style property. Also documented both properties.
2022-01-05 21:24:11 +02:00
James
ae44727fb9
fix: ensures multipart/form-data using _payload flattens field data before sending
2022-01-04 09:30:07 -05:00
James
65b0ad7f08
feat: builds a way for multipart/form-data reqs to retain non-string values
2022-01-03 16:54:56 -05:00
James
961787d681
fix: ensures searching relationships works with many pages of results
2021-12-29 15:09:08 -05:00
James
9e091af67e
fix: ensures row count is set properly in block fields
2021-12-29 11:03:20 -05:00
James
4119eec796
fix: cross-browser upload drag and drop
2021-12-29 10:56:36 -05:00
James
140a3aa9ea
fix: ensures getDataByPath works
2021-12-22 14:18:50 -05:00
James
17b7ee29ac
chore: updates pattern for before / after component injection
2021-12-21 14:45:57 -05:00
James
e337c62ba1
feat: builds custom routes API, Before/After Dashboard and Nav custom components
2021-12-21 12:27:22 -05:00
James Mikrut
3e40944e19
Merge pull request #394 from payloadcms/fix/393
...
fix : #393 , ensures preview button gets up to date data
2021-12-14 10:27:58 -05:00
James
a16b99b0c8
fix : #390 , safari rich text link bug
2021-12-14 10:23:28 -05:00
James
2f47e39a9f
fix : #393 , ensures preview button gets up to date data
2021-12-14 10:10:13 -05:00
Jacob Fletcher
925a33e560
fix: requires path in select, text, textarea, and upload components
2021-11-30 13:19:09 -05:00
Jacob Fletcher
ecabf130fd
fix: select component rendered value
2021-11-30 10:50:32 -05:00
Jacob Fletcher
f0fd859347
fix: prevents uncontrolled text field component
2021-11-30 09:28:07 -05:00
Jacob Fletcher
7e2b259816
fix: select component types
2021-11-29 18:27:14 -05:00
Jacob Fletcher
0b13eda1e5
fix: threads props through textarea component
2021-11-29 18:05:51 -05:00
Jacob Fletcher
c77bf3aa42
fix: passes hasMany through select component
2021-11-29 17:08:46 -05:00
Jacob Fletcher
86480b7482
feat: abstracts textarea component and improves event typing
2021-11-29 17:08:39 -05:00
Jacob Fletcher
f234f68019
feat: abstracts upload component
2021-11-29 17:08:32 -05:00
Jacob Fletcher
fa671378c7
feat: abstracts select component
2021-11-29 17:08:24 -05:00
Jacob Fletcher
615e3695f2
feat: abstracts input from text component
2021-11-29 17:08:09 -05:00
James
d6d76d4088
feat: only adds list search query param if value is present
2021-11-27 10:19:50 -05:00
James Mikrut
cef06e3c79
Merge pull request #367 from payloadcms/feat/form-onchange
...
Feat/form onchange
2021-11-25 10:39:02 -05:00
Elliot DeNolf
f258c5904e
feat: type payload operation calls with generics
2021-11-25 09:41:44 -05:00
Jacob Fletcher
0245747020
feat: renames useFieldType to useField
2021-11-24 15:37:36 -05:00
Jacob Fletcher
4affdc3a93
feat: supports custom onChange handling in text, select, and upload fields
2021-11-24 15:28:41 -05:00
Jacob Fletcher
3540a188a4
Merge branch 'master' of github.com:payloadcms/payload into feat/form-onchange
2021-11-24 14:25:08 -05:00
Jacob Fletcher
40ca3dae61
feat: migrates admin preview to async
2021-11-24 12:32:44 -05:00
Jacob Fletcher
3436e6173f
wip: custom onchange events for text, select, and upload fields
2021-11-22 08:50:48 -05:00
Jacob Fletcher
291c193ad4
fix: updates field description type to include react nodes
2021-11-10 11:23:10 -05:00
James
463c4e60de
feat: adds relationship filter field
2021-11-01 23:11:03 -04:00
James
8987ce1f69
chore: scaffolds relationship filter
2021-11-01 22:31:32 -04:00
James
abf61d0734
fix: ensures richtext links retain proper formatting
2021-11-01 19:41:22 -04:00
James
40b33d9f5e
fix: bug with relationship cell when no doc is available
2021-11-01 17:07:05 -04:00
James
57c0346a00
fix: ensures relationship field search can return more than 10 options
2021-11-01 14:34:46 -04:00
James
b4c15ed3f3
fix : #348 , relationship options appearing twice in admin ui
2021-10-23 11:34:23 -04:00