Elliot DeNolf
|
d98d0fd5bd
|
chore(pcs): use proper getFilePrefix
|
2024-04-12 09:30:19 -04:00 |
|
Elliot DeNolf
|
5db2863d08
|
feat(pcs): export utilities
|
2024-04-12 09:30:10 -04:00 |
|
Elliot DeNolf
|
8043188f36
|
chore(pcs): update README
|
2024-04-12 09:12:34 -04:00 |
|
Elliot DeNolf
|
e3e0998772
|
chore: ignore vercelBlob pointers, adjust peer deps
|
2024-04-12 00:34:41 -04:00 |
|
Elliot DeNolf
|
86adc6f282
|
chore: add vercelBlob to exports
|
2024-04-11 23:05:22 -04:00 |
|
Elliot DeNolf
|
b51b519d30
|
feat(plugin-cloud-storage): vercel blob storage adapter
|
2024-04-11 22:58:55 -04:00 |
|
Alessio Gravili
|
c70dcb6a59
|
feat(richtext-lexical): add HorizontalRuleFeature, improve block handle positioning (#5806)
|
2024-04-11 16:51:54 -04:00 |
|
Paul
|
1456fcdcad
|
chore: type locale from localization config on the payload request (#5801)
|
2024-04-11 17:38:35 -03:00 |
|
Alessio Gravili
|
a216800c72
|
chore(richtext-lexical): fix build error
|
2024-04-11 16:31:40 -04:00 |
|
Alessio Gravili
|
c3d8597c13
|
feat(richtext-lexical): add HorizontalRuleFeature
|
2024-04-11 16:24:04 -04:00 |
|
Alessio Gravili
|
844663ce1a
|
fix(richtext-lexical): limit unnecessary floating handle positioning updates
|
2024-04-11 15:55:55 -04:00 |
|
Alessio Gravili
|
055e6af7b7
|
feat(richtext-lexical): improve floating handle y-positioning by positioning it in the center for smaller elements.
|
2024-04-11 15:55:43 -04:00 |
|
Alessio Gravili
|
479e6ecddc
|
fix(richtext-lexical): incorrect floating handle y-position calculation next to certain kinds of HTML elements like HR
|
2024-04-11 15:55:26 -04:00 |
|
Jacob Fletcher
|
b9456e8244
|
fix(next): safely handles missing json body in post requests (#5797)
|
2024-04-11 15:53:50 -04:00 |
|
Elliot DeNolf
|
429c6f7a48
|
chore(release): v3.0.0-beta.6 [skip ci]
|
2024-04-11 15:20:10 -04:00 |
|
Elliot DeNolf
|
6d41f6c56d
|
fix(ui): actual scss paths [skip ci]
|
2024-04-11 15:17:33 -04:00 |
|
Elliot DeNolf
|
20ac2b86cf
|
chore(release): v3.0.0-beta.5 [skip ci]
|
2024-04-11 15:11:14 -04:00 |
|
Elliot DeNolf
|
9b86de1f9d
|
fix(ui): scss paths
|
2024-04-11 15:06:27 -04:00 |
|
Elliot DeNolf
|
1393c72281
|
fix: improve config finding
|
2024-04-11 15:06:09 -04:00 |
|
Jacob Fletcher
|
bcb538aee2
|
fix(next): awaits logout operation in api route handler
|
2024-04-11 14:57:35 -04:00 |
|
Jacob Fletcher
|
01e8f8c649
|
Merge branch 'beta' into fix/post-body-parse
|
2024-04-11 14:15:56 -04:00 |
|
Elliot DeNolf
|
1119cf3af9
|
chore(release): v3.0.0-beta.4 [skip ci]
|
2024-04-11 14:02:17 -04:00 |
|
Elliot DeNolf
|
216934145c
|
fix: default baseUrl in loader if not set (#5798)
|
2024-04-11 13:52:35 -04:00 |
|
James Mikrut
|
40f952cac3
|
chore: type local API auth function and PayloadRequest (#5791)
|
2024-04-11 13:45:24 -04:00 |
|
Jacob Fletcher
|
330e4a7724
|
fix(next): safely handles missing json body in post requests
|
2024-04-11 13:42:21 -04:00 |
|
Paul Popus
|
e676503e02
|
update further types
|
2024-04-11 14:12:03 -03:00 |
|
James Mikrut
|
06233fbb2f
|
fix: Generated ids for an array items are the same as global id if it's created (#5795)
|
2024-04-11 13:06:24 -04:00 |
|
Paul Popus
|
17298695b1
|
fix: provide request to the previewFunction and fix type
|
2024-04-11 14:01:22 -03:00 |
|
Ritsu
|
30da5a8643
|
fix: generated ids for array items the same as global id
|
2024-04-11 19:46:14 +03:00 |
|
Paul Popus
|
55bf5436e4
|
fix type issues
|
2024-04-11 13:09:39 -03:00 |
|
Elliot DeNolf
|
a4956dc649
|
fix(cpa): ast parse error handling (#5793)
|
2024-04-11 12:01:16 -04:00 |
|
James Mikrut
|
512b7bd429
|
fix: number ids were not sanitized to number in rest api (#5778)
|
2024-04-11 11:19:22 -04:00 |
|
Paul Popus
|
5119c51439
|
chore: type request too
|
2024-04-11 12:19:11 -03:00 |
|
Jacob Fletcher
|
1275c70187
|
feat(ui): provides payload as prop to all custom server components (#5775)
|
2024-04-11 11:16:15 -04:00 |
|
Paul Popus
|
2061f38d9e
|
feat: add new type generation for the auth operation
|
2024-04-11 11:56:42 -03:00 |
|
Elliot DeNolf
|
a0dd750a52
|
chore(cpa): add or operator to process.env.DATABASE_URI [skip ci]
|
2024-04-10 22:17:52 -04:00 |
|
Elliot DeNolf
|
e286519cb1
|
chore(release): v3.0.0-beta.3 [skip ci]
|
2024-04-10 20:46:22 -04:00 |
|
Elliot DeNolf
|
0bc103658a
|
chore(cpa): improve move message
|
2024-04-10 20:29:57 -04:00 |
|
Elliot DeNolf
|
9037b9b4fa
|
chore(cpa): remove 2.0 templates until updated
|
2024-04-10 20:25:20 -04:00 |
|
Elliot DeNolf
|
d194493e9a
|
chore(cpa): update help
|
2024-04-10 20:24:51 -04:00 |
|
Elliot DeNolf
|
aa22344cdb
|
fix(cpa): append to existing .env
|
2024-04-10 20:16:59 -04:00 |
|
Elliot DeNolf
|
736e7b822e
|
chore(release): v3.0.0-beta.2 [skip ci]
|
2024-04-10 17:32:32 -04:00 |
|
Elliot DeNolf
|
2ebda95036
|
fix(next): proper named export of withPayload
|
2024-04-10 17:30:47 -04:00 |
|
Elliot DeNolf
|
d8783eaad4
|
chore(release): v3.0.0-beta.1 [skip ci]
|
2024-04-10 17:16:20 -04:00 |
|
Elliot DeNolf
|
cddb08de1a
|
chore: ignore payload/i18n
|
2024-04-10 17:11:20 -04:00 |
|
James
|
d4e5d3df54
|
chore: fixes to unit tests
|
2024-04-10 17:05:44 -04:00 |
|
James
|
414b03ce74
|
chore: fix to unit tests
|
2024-04-10 17:03:37 -04:00 |
|
James
|
96dbab8834
|
chore: misc fixes
|
2024-04-10 16:58:08 -04:00 |
|
Elliot DeNolf
|
03a110a750
|
feat(next)!: cjs support (#5772)
|
2024-04-10 16:44:20 -04:00 |
|
Elliot DeNolf
|
6accc705be
|
chore(next): cjs build
|
2024-04-10 16:32:36 -04:00 |
|