Elliot DeNolf
5b676c36e5
docs(storage-*): readme fixes
2024-04-29 09:40:39 -04:00
Jacob Fletcher
32231762ff
chore: version permissions ( #6068 )
2024-04-29 08:22:56 -04:00
Elliot DeNolf
a7096c1599
chore: telemetry localization ( #6075 )
2024-04-28 22:17:08 -04:00
Alessio Gravili
bed428c27e
feat(richtext-lexical)!: upgrade lexical from 0.13.1 to 0.14.5 and backport other changes ( #6095 )
...
BREAKING:
- Lexical may introduce breaking changes in their updates. Please consult their changelog. One breaking change I noticed is that the SerializedParagraphNode now has a new, required textFormat property.
- Now that lexical supports ESM, all CJS-style imports have been changed to ESM-style imports. You may have to do the same in your codebase if you import from lexical core packages
2024-04-28 20:25:27 -04:00
Elliot DeNolf
873e698352
docs: storage-* and plugin-cloud-storage updates ( #6096 )
2024-04-28 20:07:49 -04:00
Alessio Gravili
ad13577399
chore(richtext-lexical): fix build and backport badNode logic change from lexical core
2024-04-28 19:58:07 -04:00
Alessio Gravili
31a9c77055
fix(richtext-lexical): preserve bullet list item indent on newline
...
BACKPORTS https://github.com/facebook/lexical/pull/5578
2024-04-28 19:30:52 -04:00
Alessio Gravili
bae0c2df5f
fix(richtext-lexical): add missing uuid dependency
2024-04-28 19:26:25 -04:00
Alessio Gravili
0ed31def68
feat(richtext-lexical): implement upload node click and delete/backspace handling
2024-04-28 19:19:34 -04:00
Alessio Gravili
0e7a6ad5ab
fix(richtext-lexical): prevent link modal from showing if selection spans further than the link
...
Backports https://github.com/facebook/lexical/pull/5551
2024-04-28 19:03:02 -04:00
Alessio Gravili
180797540c
feat(richtext-lexical)!: change all CJS lexical imports to ESM lexical imports
...
BREAKING: You might have to do the same if you import from lexical in your application
2024-04-28 18:50:58 -04:00
Alessio Gravili
c00babf9b3
chore(richtext-lexical): upgrade all lexical dependencies from 0.13.1 to 0.14.5
2024-04-28 17:52:11 -04:00
Alessio Gravili
943681ae3c
chore: upgrade typescript from 5.4.4 to 5.4.5 ( #6093 )
2024-04-28 17:46:41 -04:00
Alessio Gravili
f14ce367d2
fix(richtext-lexical): type errors for FeatureProviderServer with typescript strict mode ( #6091 )
2024-04-28 17:12:47 -04:00
Paul
3eb5766323
fix: issue with dupplicate ':' in email links ( #6086 )
2024-04-28 17:22:07 -03:00
Elliot DeNolf
fb4a5a3715
chore(ui): fix bad imports
2024-04-28 14:53:15 -04:00
Elliot DeNolf
9c2585ba86
chore(eslint): no-relative-monorepo-imports on package dir, other cleanup
2024-04-28 14:49:48 -04:00
Paul
feb6296bb4
chore: add tailwind and shadcn/ui example ( #6085 )
2024-04-28 15:06:43 -03:00
Jacob Fletcher
7111834a99
fix(ui): conditionally fetches versions based on read access
2024-04-26 17:40:28 -04:00
Jacob Fletcher
a943c7eddb
fix(ui): conditionally renders versions tab based on read access
2024-04-26 17:40:14 -04:00
Jacob Fletcher
2d089a7bae
chore: threads permissions through document tab conditions
2024-04-26 17:38:59 -04:00
Elliot DeNolf
5bba969f0d
chore(release): v3.0.0-beta.19 [skip ci]
v3.0.0-beta.19
2024-04-26 17:08:50 -04:00
Jarrod Flesch
3a43fd34c0
chore: fixes bad auto import ( #6070 )
2024-04-26 16:45:24 -04:00
Jarrod Flesch
d9005b3f53
chore: file uploads, broken import path ( #6069 )
2024-04-26 16:26:11 -04:00
Jarrod Flesch
fab9e32175
fix: correct createPayloadRequest routeParams ( #6059 )
2024-04-26 16:13:21 -04:00
Jarrod Flesch
e71c1c2ec4
fix: formData handling on Vercel ( #6067 )
2024-04-26 16:10:14 -04:00
Dan Ribbens
81fb0515fb
fix: bulk publish from collection list ( #6065 )
2024-04-26 15:46:02 -04:00
Elliot DeNolf
739dfc1434
chore: convert all errors to named exports ( #6061 )
2024-04-26 13:24:18 -04:00
Jacob Fletcher
a4e8795666
fix(deps): dedupes react ( #6064 )
2024-04-26 13:22:12 -04:00
Elliot DeNolf
14134d637d
fix: properly handle external file url ( #6060 )
2024-04-26 12:02:07 -04:00
Elliot DeNolf
2b698a9018
chore: add more valid pr scopes [skip ci]
2024-04-26 11:55:01 -04:00
Elliot DeNolf
91684c8a7d
ci: app build with packed ( #6051 )
2024-04-26 00:19:44 -04:00
Elliot DeNolf
fbdfe1d9dd
chore: set -ex on pack and build step
2024-04-25 23:56:16 -04:00
Elliot DeNolf
7221725121
chore: start mongo for build
2024-04-25 23:46:48 -04:00
Elliot DeNolf
640348df3a
chore: use --ignore-workspace in template install
2024-04-25 23:37:05 -04:00
Elliot DeNolf
4ed99e017a
ci: add app-build-with-packed job
2024-04-25 23:28:28 -04:00
Elliot DeNolf
df6b9dd30b
ci(scripts): update pack-all-to-dest
2024-04-25 23:25:31 -04:00
Elliot DeNolf
faf142baff
chore: sort package.json files ( #6050 )
2024-04-25 22:41:55 -04:00
Elliot DeNolf
f80cb9f553
chore: clean up package.json descriptions and keywords
2024-04-25 22:39:03 -04:00
Elliot DeNolf
d3eaa1fceb
chore: add sort-package-json to lint-staged
2024-04-25 22:23:58 -04:00
Elliot DeNolf
df77152851
chore: add sort-package-json, sort all package.json files
2024-04-25 22:19:37 -04:00
Elliot DeNolf
937202b27c
fix(deps): remove monorepo deps
2024-04-25 22:12:44 -04:00
Paul
3581f39c31
chore: update whitelabel example ( #6049 )
2024-04-25 17:24:42 -03:00
Paul
c1d9c81b68
chore: update virtual fields example ( #6043 )
2024-04-25 16:13:10 -03:00
Jarrod Flesch
20355a4dd4
fix: version restoration ( #6040 )
2024-04-25 14:15:12 -04:00
Elliot DeNolf
cf66d7f09b
docs: new packages ( #6041 )
2024-04-25 13:14:52 -04:00
Elliot DeNolf
30afe81462
docs: add docs for all new storage packages
2024-04-25 13:08:32 -04:00
Elliot DeNolf
18ee6e8867
docs: add docs for email-nodemailer
2024-04-25 13:08:18 -04:00
Paul
9f78a93403
chore: update hierarchy example ( #6036 )
2024-04-25 12:54:17 -03:00
Dan Ribbens
bd046e2437
fix(db-postgres): use locales suffix ( #6032 )
2024-04-25 11:07:52 -04:00