Elliot DeNolf
fe7e2d54d2
chore(release): v0.6.8
v0.6.8
2021-05-11 22:56:13 -04:00
Dan Ribbens
14106a36ad
chore: bump node-sass ( #175 )
...
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2021-05-11 22:50:20 -04:00
Elliot DeNolf
a5fcdf03ba
feat: add mimeTypes validation for uploads
2021-05-11 22:21:03 -04:00
Elliot DeNolf
1c6f32f288
feat: restrict upload mime types in file picker
2021-05-11 22:21:03 -04:00
PatrikKozak
46c1a36fdb
feat: disables user scalable in mobile ( #177 )
2021-05-10 14:53:19 -04:00
James
f9319bd055
chore: better organizes preview types
2021-05-10 09:45:43 -04:00
James
98c3315462
chore: updates demo to reflect preview changes
2021-05-10 09:25:46 -04:00
James
2d67448d8a
feat: exposes locale within preview function
2021-05-10 09:24:00 -04:00
James
1612bc8d3a
chore(release): v0.6.7
v0.6.7
2021-05-06 20:50:01 -04:00
James
c8f1bd19e2
docs: adds * locale to docs
2021-05-06 19:58:06 -04:00
James Mikrut
99466fa41e
feat: exposes component types
2021-05-06 19:57:06 -04:00
James
9aebeaf579
feat: allows group field gutter to be disabled
2021-05-04 18:48:51 -04:00
Ontopic
e791c5b7b3
feat: add ability to hide gutter for RichText fields
...
* Adding ability to hide gutter on RichText field
* Adding documentation for hideGutter
Co-authored-by: anon <no-reply@google.com >
2021-05-04 18:37:26 -04:00
Elliot DeNolf
e565fa6f1c
feat: shrink image thumbnails on larger screens
2021-04-29 18:30:11 -04:00
Elliot DeNolf
670ccf2f58
feat: support global date format
2021-04-29 18:29:56 -04:00
Elliot DeNolf
cae24db0e1
chore(release): v0.6.6
v0.6.6
2021-04-27 10:18:31 -04:00
Elliot DeNolf
8cfc039cd0
fix: support image resizing on M1 chip
2021-04-27 10:11:16 -04:00
Elliot DeNolf
382089b484
fix: handle rich text saving as empty string
2021-04-27 10:00:21 -04:00
Dan Ribbens
6f188b1fa6
fix: graphql returns compatible error format
2021-04-27 09:51:52 -04:00
Dan Ribbens
6caa696c37
chore: add graphql tests for error handling
2021-04-27 09:51:52 -04:00
Jarrod Flesch
2643e1a100
fix: removes incoming.data.length check, since data is typed as a keyed array when it is an instance of APIError
2021-04-27 09:51:52 -04:00
Dan Ribbens
a85bf9e836
fix: update operation can save password changes
2021-04-27 09:49:43 -04:00
Ontopic
f9906e1cdc
docs: fix afterChange example
2021-04-27 09:49:15 -04:00
Elliot DeNolf
49ed6279c9
chore: add release-it rc script
2021-04-23 08:25:40 -04:00
James
5f8cad8389
chore(release): v0.6.5
v0.6.5
2021-04-22 08:38:28 -04:00
James Mikrut
f17c6e4010
feat: builds plugin infrastructure ( #149 )
2021-04-22 08:36:54 -04:00
James
7b7071955e
chore(release): v0.6.4
v0.6.4
2021-04-21 12:23:36 -04:00
James
74430ea151
fix: allows _verificationToken to come back via showHiddenFields
2021-04-21 12:22:09 -04:00
James
d23f7f980d
chore(release): v0.6.3
v0.6.3
2021-04-21 11:36:19 -04:00
James
0eddbb0ea8
Merge branch 'master' of github.com:payloadcms/payload
2021-04-21 11:34:51 -04:00
James
9c95c75030
fix: safely parses incoming stringified richtext json
2021-04-21 09:52:10 -04:00
Elliot DeNolf
519c021525
fix: make admin field properties in joi schema match TS types
2021-04-20 10:13:20 -04:00
Elliot DeNolf
fa49811377
fix: properly label arrays/blocks with plural and singular
2021-04-20 09:07:58 -04:00
James
f25e9aca61
chore(release): v0.6.2
v0.6.2
2021-04-19 19:51:52 -04:00
James
ddf25fbb65
feat: modifies relationship field to react to changing relationTo
2021-04-19 19:49:49 -04:00
James
21dc861461
chore(release): v0.6.1
v0.6.1
2021-04-19 19:10:04 -04:00
James
280f809421
fix: graphql localized relationship bugs
2021-04-19 18:48:52 -04:00
James
035f6c63bb
Merge branch 'master' of github.com:payloadcms/payload
2021-04-19 10:40:40 -04:00
James
16ca22b4cc
fix: moves enableRichTextRelationship to proper spot
2021-04-19 10:40:31 -04:00
James
5f2073ae68
fix: cleans up duplicative columns
2021-04-19 10:23:20 -04:00
James
99704707dd
feat: sets enableRichTextRelationship to true by default
2021-04-19 10:23:07 -04:00
James Mikrut
3678cecb69
Update CHANGELOG.md
2021-04-18 21:37:01 -04:00
James
5a52d4d4bb
chore: updates changelog
2021-04-18 21:29:07 -04:00
James
7c2955ba70
chore(release): v0.6.0
v0.6.0
2021-04-18 21:26:18 -04:00
James
4359a70a8b
fix: ensures api keys are properly populated in admin
2021-04-18 20:58:33 -04:00
James
75a5b04705
fix: ensures first options are loaded only once
2021-04-18 20:40:24 -04:00
James
4b1979540d
fix: clears richtext element on enter, refocuses on toolbar button click
2021-04-18 16:04:37 -04:00
James
20d7a01919
feat: improves margins in rich text
2021-04-18 15:47:53 -04:00
James
7db23f8ebb
fix: upload useAsTitle set to filename by default
2021-04-18 15:43:35 -04:00
James Mikrut
353042467f
feat: dynamically populates richtext relationships
...
* feat: adds relationship field to test searchable input
* fix: searching on relationship fields properly fetches results
* chore: more dry relationship field
* feat: sets default access control to requiring a user to be logged in
* feat: dynamically populates richtext relationships
* feat: allows depth param in graphql richText field
* feat: ensures relationship input is initialized with up to 3 related collections
2021-04-18 15:29:54 -04:00