Elliot DeNolf
b398c44bfe
chore: update all references to main in docs, examples, and templates
2023-10-08 19:45:54 -04:00
Elliot DeNolf
aa443d9050
ci: update ci to main
2023-10-08 19:44:59 -04:00
Jacob Fletcher
f39ba60b08
docs: live preview config path
2023-10-08 19:39:50 -04:00
James
791f2051f3
Merge branch 'main' of github.com:payloadcms/payload
2023-10-08 19:38:34 -04:00
James
a37798b80d
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-10-08 19:37:47 -04:00
James
077bd7fad3
chore: rich text docs
2023-10-08 19:37:41 -04:00
Jacob Fletcher
8255088f39
docs: custom views ( #3483 )
2023-10-08 19:34:23 -04:00
Dan Ribbens
5a969a2c4d
chore: removes unused transaction utility function
2023-10-08 19:19:38 -04:00
Dan Ribbens
7c7e841af7
chore: fix delete user preferences
2023-10-08 19:19:03 -04:00
Alessio Gravili
13332f04ab
Merge pull request #3481 from payloadcms/chore/export-more-stuff
...
chore(richtext-lexical): export nodes
2023-10-09 01:07:59 +02:00
Alessio Gravili
c1d28a7a07
chore(richtext-lexical): export nodes
2023-10-09 01:07:16 +02:00
dependabot[bot]
4eaa76a314
chore(deps): bump postcss in /packages/bundler-webpack ( #3478 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-08 18:13:51 -04:00
dependabot[bot]
8f98eff0d7
chore(deps): bump graphql from 16.8.0 to 16.8.1 in /examples/testing ( #3479 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 16.8.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v16.8.0...v16.8.1 )
---
updated-dependencies:
- dependency-name: graphql
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-08 18:13:29 -04:00
dependabot[bot]
f8dce28904
chore(deps): bump postcss from 8.4.29 to 8.4.31 in /examples/testing ( #3480 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-08 18:13:17 -04:00
Elliot DeNolf
09ee95087b
chore(release): richtext-slate@1.0.0-beta.4
2023-10-08 17:42:17 -04:00
Elliot DeNolf
190a1ab5a0
chore(release): richtext-lexical@0.1.0-beta.5
2023-10-08 17:39:41 -04:00
Dan Ribbens
5e8b11b5d3
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-10-08 17:37:12 -04:00
Dan Ribbens
436250d594
Revert "chore: delete req.transactionID when committing payload operations"
...
This reverts commit 8e4cede62c .
2023-10-08 17:35:59 -04:00
James
09c94609b4
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-10-08 17:23:28 -04:00
James
6d012bff68
chore: properly runs duplication of locales one after another
2023-10-08 17:23:18 -04:00
Jacob Fletcher
f0af24d066
chore: merges README
2023-10-08 16:57:52 -04:00
Jacob Fletcher
360291c407
chore: merges examples
2023-10-08 16:57:52 -04:00
Jacob Fletcher
d8f6f86228
chore: merges templates
2023-10-08 16:57:52 -04:00
James
a0645bbae5
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-10-08 16:47:47 -04:00
James
999f2fba04
chore: live preview tests pass
2023-10-08 16:47:42 -04:00
Tylan Davis
6009b18f75
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-10-08 16:11:33 -04:00
Tylan Davis
f968b92968
fix: removes quotes in keywords
2023-10-08 16:10:35 -04:00
Tylan Davis
b51987d4ac
chore: adds point field database disclaimer
2023-10-08 16:10:10 -04:00
Tylan Davis
2639d29b91
fix: removes unused page
2023-10-08 16:09:30 -04:00
Jacob Fletcher
3668f053b3
chore!: consolidates admin routes and views configs ( #3458 )
...
BREAKING CHANGE: If your config has a `admin.components.routes` array, you will need to key them into the `admin.components.views` object. The configuration options should remain unchanged.
2023-10-08 16:08:13 -04:00
Dan Ribbens
18da607f5b
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-10-08 15:31:43 -04:00
Dan Ribbens
8e4cede62c
chore: delete req.transactionID when committing payload operations
2023-10-08 15:30:33 -04:00
James
e0af6fea99
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-10-08 14:57:14 -04:00
James
27f861d725
chore: updates bundler docs
2023-10-08 14:57:05 -04:00
Dan Ribbens
bb0c997a87
chore: cleanup database adapter interface
2023-10-08 14:55:07 -04:00
Dan Ribbens
eb58d9e877
chore: removes indexes from collection config ( #3476 )
2023-10-08 14:48:14 -04:00
James
c9387eba27
Merge branch '2_0/docs/bundlers' of github.com:payloadcms/payload into 2.0
2023-10-08 14:37:14 -04:00
Jarrod Flesch
1c577d1d0c
chore: removes placeholder vite
...
link
2023-10-08 14:33:44 -04:00
Jarrod Flesch
86802dd531
chore: add bundle doc page, update env and vite
2023-10-08 14:31:40 -04:00
James
1c3d969ef1
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-10-08 14:23:32 -04:00
James
b9aa4d96a3
chore: db docs
2023-10-08 14:23:18 -04:00
Jacob Fletcher
6c866773b2
chore: statically renders live preview toolbar ( #3475 )
2023-10-08 14:23:01 -04:00
Elliot DeNolf
1020b08fd1
chore: port publish script to ts
2023-10-08 13:20:43 -04:00
Elliot DeNolf
b5b451464c
chore(release): db-mongodb@1.0.0-beta.8
2023-10-08 12:29:10 -04:00
Elliot DeNolf
b90796f48a
chore(db-mongodb): drafts v1-v2 versions?.drafts
2023-10-08 12:28:58 -04:00
Elliot DeNolf
0e67ac9b6b
chore(release): db-mongodb@1.0.0-beta.7
2023-10-08 12:12:06 -04:00
Elliot DeNolf
de79dca08f
chore(release): payload@2.0.0-beta.30
2023-10-08 12:11:12 -04:00
Elliot DeNolf
74972cf4c9
chore: add predefined migration for version-v1-v2
2023-10-08 12:10:03 -04:00
Jarrod Flesch
595ba1b241
chore: simplifies webpack/server-code docs
2023-10-08 11:03:25 -04:00
PatrikKozak
022ef85d8c
docs: removes generated type aliasing
...
Co-authored-by: Jacob Fletcher <jacobsfletch@gmail.com >
2023-10-08 10:13:03 -04:00