dependabot[bot]
03101f0f54
chore(deps): bump next in /examples/draft-preview/next-app ( #3853 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.4.8 to 13.5.0.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.4.8...v13.5.0 )
---
updated-dependencies:
- dependency-name: next
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-24 16:41:50 -04:00
dependabot[bot]
80bf97ebb4
chore(deps): bump next from 13.4.19 to 13.5.0 in /templates/ecommerce ( #3851 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.4.19 to 13.5.0.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.4.19...v13.5.0 )
---
updated-dependencies:
- dependency-name: next
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-24 16:41:39 -04:00
dependabot[bot]
ed5da473b5
chore(deps): bump next in /examples/redirects/next-pages ( #3850 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.2.1 to 13.5.0.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.2.1...v13.5.0 )
---
updated-dependencies:
- dependency-name: next
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-24 16:41:24 -04:00
dependabot[bot]
01feb6d92d
chore(deps): bump next in /examples/draft-preview/next-pages ( #3849 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.4.8 to 13.5.0.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.4.8...v13.5.0 )
---
updated-dependencies:
- dependency-name: next
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-24 16:41:18 -04:00
dependabot[bot]
daf1f5fa7d
chore(deps): bump next in /examples/form-builder/next-pages ( #3848 )
...
Bumps [next](https://github.com/vercel/next.js ) from 12.3.1 to 13.5.0.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v12.3.1...v13.5.0 )
---
updated-dependencies:
- dependency-name: next
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-24 16:41:11 -04:00
Alessio Gravili
35f00fa83d
fix(richtext-lexical): Blocks node incorrectly marked as client module
2023-10-24 22:40:05 +02:00
Elliot DeNolf
5fb52f6d17
Merge pull request #3847 from payloadcms/import/plugin-cloud-storage
...
chore: import plugin-cloud-storage
2023-10-24 16:37:26 -04:00
Elliot DeNolf
41925cef9c
chore(plugin-cloud-storage): format
2023-10-24 16:21:12 -04:00
Elliot DeNolf
bff88b3956
chore(plugin-cloud-storage): eslint fix
2023-10-24 16:20:58 -04:00
Elliot DeNolf
11d237ece8
chore(plugin-cloud-storage): cleanup after import
2023-10-24 16:20:01 -04:00
Elliot DeNolf
7f80aa95a4
Merge remote-tracking branch 'plugin-cloud-storage/monorepo-import' into import/plugin-cloud-storage
2023-10-24 16:03:02 -04:00
Elliot DeNolf
fc0c612e47
chore: move all files into packages/plugin-cloud-storage
2023-10-24 15:58:57 -04:00
Jarrod Flesch
24eab3af1d
fix: checks for user before accessing properties in preferences update operation( #3844 )
2023-10-24 14:46:56 -04:00
Elliot DeNolf
c8f57dd9b9
chore: clean up changelog
2023-10-24 14:21:18 -04:00
Elliot DeNolf
b901401ab3
chore(release): payload/2.0.13 [skip ci]
payload/2.0.13
v2.0.13
2023-10-24 14:17:04 -04:00
Elliot DeNolf
00a1ce754a
ci: conventional commits changelog ( #3843 )
...
* feat(live-preview): another oen
* wip: changelog script
* wippppp
* chore: this worked
* wip: changelog working
* chore(script): working changelog gen
* chore(script): update changelog during release
2023-10-24 14:10:14 -04:00
Dan Ribbens
7eee0ec355
fix: prevent storing duplicate user preferences ( #3833 )
...
* fix(payload): prevent storing duplicate user preferences
* test: add int tests for payload-preferences
* chore: add comments and cleanup preferences useEffects
2023-10-24 14:07:43 -04:00
Jacob Fletcher
78312d9d8d
fix(templates): gql footer queries
2023-10-24 10:37:29 -04:00
Jacob Fletcher
fa8d591b4b
chore: ignores uploads dir in test suite
2023-10-24 09:54:54 -04:00
Paul
a0019d0a78
fix: named tabs not appearing in the gql mutation input type ( #3835 )
2023-10-24 07:40:51 -04:00
Jarrod Flesch
5a0d0dbc02
fix: reverting localized versions ( #3831 )
2023-10-23 21:57:24 -04:00
Elliot DeNolf
fa550740eb
Merge pull request #3832 from payloadcms/chore/plugin-search
...
chore: import plugin-search
2023-10-23 17:08:51 -04:00
Elliot DeNolf
e987e2b0ed
chore: force pnpm-lock.yaml
2023-10-23 17:08:00 -04:00
Elliot DeNolf
69ca713e45
Revert "chore: imports search plugin ( #3675 )"
...
This reverts commit 4f77073e2c .
2023-10-23 17:05:53 -04:00
Jacob Fletcher
71a3e5ba10
fix: prevents document sidebar from collapsing
2023-10-23 17:01:58 -04:00
Elliot DeNolf
9c250d57a4
ci: add plugin-search build
2023-10-23 17:00:17 -04:00
Elliot DeNolf
06b5b3dc6f
chore: sync pnpm-lock.yaml
2023-10-23 16:50:48 -04:00
Jacob Fletcher
4f77073e2c
chore: imports search plugin ( #3675 )
...
* feat: builds plugin
* feat: abstracts syncWithSearch
* feat: attaches payload to beforeSync hook
* feat: enables defaultPriorities
* fix: syncWithSearch args and return type
* 0.0.2
* feat: uses config provider to format linkToDoc
* feat: supports versions api
* 0.0.4
* chore: bumps payload to v0.15.6
* 0.0.5
* chore: updates react peerDep
* 0.0.6
* chore: updates payload and package scope
* 1.0.0
* chore: correct import directive in readme code sample
* chore: exports types (#5 )
* chore: eslint and prettier
* chore: migrates demo to payload v1.8.2
* fix: adjusts payload peer dep range (#8 )
* 1.0.1
* chore(plugin-search): cleanup after import
* chore(plugin-search): lint
* chore(plugin-search): format
* chore: force pnpm-lock.yaml
---------
Co-authored-by: Colin Ramsay <colinramsay@users.noreply.github.com >
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2023-10-23 16:50:09 -04:00
Elliot DeNolf
41e3212949
chore(plugin-search): format
2023-10-23 16:45:45 -04:00
Elliot DeNolf
e9eac9acce
chore(plugin-search): lint
2023-10-23 16:45:14 -04:00
Elliot DeNolf
7e20298648
chore(plugin-search): cleanup after import
2023-10-23 16:44:14 -04:00
Daniel Kirchhof
e8f237783b
fix: only parses live preview ready message when same origin ( #3791 )
2023-10-23 15:51:32 -04:00
Elliot DeNolf
d4e6791494
chore: plugin-cloud suite ( #3821 )
...
* test: plugin-cloud suite
* chore: clean up dist imports
* chore(plugin-cloud): linting
2023-10-23 14:50:21 -04:00
dependabot[bot]
fa4ceb5322
chore(deps): bump postcss in /packages/plugin-stripe/demo ( #3813 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.20 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.20...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-23 14:31:53 -04:00
dependabot[bot]
9149913319
chore(deps): bump semver in /packages/plugin-stripe/demo ( #3814 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
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-23 14:31:43 -04:00
dependabot[bot]
284f66e6d8
chore(deps): bump graphql in /packages/plugin-stripe/demo ( #3815 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.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-23 14:31:34 -04:00
Jacob Fletcher
a13ec2ebc4
fix: renders live preview for globals ( #3801 )
2023-10-23 14:30:51 -04:00
Jacob Fletcher
eaef0e7395
fix: alignment of collapsible within row ( #3822 )
2023-10-23 14:30:37 -04:00
Elliot DeNolf
4268b7833e
chore: export FileData type
2023-10-23 14:02:33 -04:00
Jarrod Flesch
c476d01f4e
fix: adjusts props to accept components for before and after fields instead of functions ( #3820 )
2023-10-23 14:01:51 -04:00
Elliot DeNolf
1a5db608c0
chore: update changelog
2023-10-23 13:34:26 -04:00
Elliot DeNolf
94de5c6c24
chore(release): richtext-slate/1.0.7 [skip ci]
richtext-slate/1.0.7
2023-10-23 13:21:00 -04:00
Elliot DeNolf
5d4ef620b1
chore(release): richtext-lexical/0.1.15 [skip ci]
richtext-lexical/0.1.15
2023-10-23 13:20:48 -04:00
Elliot DeNolf
cac33ac275
chore(release): payload/2.0.12 [skip ci]
payload/2.0.12
v2.0.12
2023-10-23 13:18:50 -04:00
Elliot DeNolf
219aa3b2f3
fix: remove duplicate removal of temp upload file ( #3818 )
2023-10-23 13:01:18 -04:00
Elliot DeNolf
dd0ff50621
chore: sync pnpm-lock.yaml
2023-10-23 00:27:51 -04:00
Elliot DeNolf
591c0a0786
Merge pull request #3677 from payloadcms/chore/plugin-stripe
...
chore: imports stripe plugin
2023-10-23 00:25:50 -04:00
Elliot DeNolf
a197161390
chore: sync pnpm-lock.yaml
2023-10-23 00:24:15 -04:00
Elliot DeNolf
ae5b397bc8
test(plugin-stripe): stub tests
2023-10-23 00:11:19 -04:00
Elliot DeNolf
e6b2d3d1fc
chore(plugin-stripe): format
2023-10-22 17:40:01 -04:00