James
998122b071
chore(release): v0.7.8
v0.7.8
2021-07-23 12:09:45 -04:00
James
cbac8887dd
feat: fixes group label schema validation
2021-07-23 12:08:27 -04:00
James
bd0b1df560
chore(release): v0.7.7
v0.7.7
2021-07-23 10:00:28 -04:00
James
266ccb3744
feat: only attempts to find config when payload is initialized
2021-07-23 09:56:29 -04:00
James
d418599038
Merge branch 'master' of github.com:payloadcms/payload
2021-07-23 09:50:07 -04:00
James
603a11c4d5
docs: renames plugins overview
2021-07-23 09:50:03 -04:00
James Mikrut
51419feb46
Merge pull request #232 from payloadcms/docs/fix-broken-links
...
docs: fix collections admin link
2021-07-22 09:11:41 -04:00
James Mikrut
f3cd3ae826
Merge pull request #238 from payloadcms/fix/#59
...
docs: accurately documents the props for the datepicker field
2021-07-22 09:11:26 -04:00
Jarrod Flesch
dcd8052498
fix: accurately documents the props for the datepicker field
2021-07-21 18:09:14 -04:00
Dan Ribbens
7e52de7daf
docs: fix collections admin link
2021-07-15 15:04:47 -04:00
James
fe54837e73
chore: bumps mongodb-memory-server to dev dependencies
2021-07-06 20:53:58 -04:00
James
a7ea32acd6
chore(release): v0.7.6
v0.7.6
2021-07-06 20:48:56 -04:00
James
f04ac74ecb
chore: bumps mongodb-memory-server to dev dependency
2021-07-06 20:46:46 -04:00
James
b5642492f6
chore: updates mongodb-memory-server
2021-07-06 20:35:48 -04:00
James
3c7b93ba43
chore(release): v0.7.5
v0.7.5
2021-07-06 20:23:01 -04:00
James Mikrut
f95b851c9b
Merge pull request #221 from payloadcms/feat/richtext-list-optimizations
...
Feat/richtext list optimizations
2021-07-06 20:19:20 -04:00
James Mikrut
7b43c997bd
Merge pull request #222 from payloadcms/docs/plugins
...
feat: adds plugins infrastructure
2021-07-06 20:19:02 -04:00
James
6b255315e0
feat: adds plugins infrastructure
2021-07-06 20:17:12 -04:00
James
91141ad62f
feat: enables backspace to deactivate richtext list elements
2021-07-06 18:51:09 -04:00
James
538851325d
fix: crash on bullet list de-selection
2021-07-06 18:28:22 -04:00
James
007591272f
fix: updates demo richtext elements with proper SCSS
2021-07-06 15:15:08 -04:00
James
6a12ffc5fd
docs: readability
2021-07-01 17:15:30 -04:00
James
fa4d043e74
Merge branch 'docs/spelling' of github.com:payloadcms/payload
2021-07-01 17:05:12 -04:00
James
08b4c25c70
Merge branch 'docs/relationship-field-variations' of github.com:payloadcms/payload
2021-07-01 17:04:57 -04:00
James
4d3d18132b
chore(release): v0.7.4
v0.7.4
2021-07-01 16:18:12 -04:00
James
84e31aed14
fix: adds proper scss stylesheets to payload/scss
2021-07-01 16:16:22 -04:00
Jessica Boezwinkle
55344a3644
docs: spelling error in rich text doc
2021-07-01 16:05:34 -04:00
Dan Ribbens
acfcd20bfa
docs: relationship field where query examples
2021-07-01 15:54:05 -04:00
Dan Ribbens
b5d272fdbe
docs: update relationship field with example variations
2021-07-01 14:50:11 -04:00
James
99d9e193ce
chore(release): v0.7.3
v0.7.3
2021-07-01 14:48:02 -04:00
James
4359178f7a
docs: scss reusability
2021-07-01 14:45:31 -04:00
James
929b21d68b
merge: field and scss exports
2021-07-01 14:43:56 -04:00
James
c81c638958
Merge branch 'fix/style-vars-imports' of github.com:payloadcms/payload
2021-07-01 14:39:51 -04:00
Dan Ribbens
5bea9ae126
feat: export all field prop types for custom components
2021-06-30 16:55:45 -04:00
Dan Ribbens
ea80fd68b1
fix: changes scss imports to allow vars imports to payload projects
2021-06-29 09:43:18 -04:00
James
e99359ef0d
chore(release): v0.7.2
v0.7.2
2021-06-22 17:17:17 -04:00
James Mikrut
19a224cdac
Merge pull request #208 from payloadcms/feat/maxdepth-field-property
...
feat: adds maxDepth to relationships and upload fields
2021-06-22 17:14:38 -04:00
James
d6bc6f9f0e
fix: safely stringifies ObjectIDs while populating relationships
2021-06-22 17:12:16 -04:00
James
59e66c4c91
Merge branch 'master' of github.com:payloadcms/payload
2021-06-22 16:36:38 -04:00
James
4933b34f6b
fix: parses incoming numbers through query string for use in where clauses
2021-06-22 15:15:15 -04:00
Dan Ribbens
470866ae37
chore: adds test case for relation field maxDepth
2021-06-22 14:29:02 -04:00
Dan Ribbens
95c165018e
fix: respect maxDepth 0
2021-06-22 14:14:00 -04:00
Dan Ribbens
880dabdcad
feat: adds maxDepth to relationships and upload fields
2021-06-22 13:28:27 -04:00
Dan Ribbens
c2e6aae545
chore(release): v0.7.1
v0.7.1
2021-06-21 13:55:40 -04:00
Dan Ribbens
3af2554eac
fix: babel config file error
2021-06-21 13:52:38 -04:00
Dan Ribbens
045479b5ec
chore(release): v0.7.0
v0.7.0
2021-06-21 13:34:55 -04:00
James Mikrut
67c1e280eb
feat: exposes babel config via payload/babel ( #203 )
...
* feat: exposes babel config via payload/config
* docs: adds info about re-using babel.config.js
2021-06-21 12:59:17 -04:00
Dan Ribbens
fb60bc79a1
feat: user preferences ( #195 )
...
* feat: adds preferences to rest api and graphql
* feat: admin panel saves user preferences on locales
* feat: admin panel saves user column preferences for collection lists
* feat: adds new id field to blocks and array items
* feat: exposes new DocumentInfo context and usePreferences hooks to admin panel
* docs: preferences api documentation and useage details
Co-authored-by: James <james@trbl.design >
2021-06-21 12:49:10 -04:00
Elliot DeNolf
dd40ab07fa
fix: handle all scenarios in select cell
2021-06-08 09:17:28 -04:00
James Mikrut
530eb8bc70
Merge pull request #184 from payloadcms/chore/package-json-repository
...
* chore: add repository to package.json
* chore: add homepage to package.json
2021-05-24 08:56:17 -04:00