Ghost CI
6a07d63f38
v5.50.1
2023-06-06 14:40:57 +00:00
Kevin Ansfield
076c2be9aa
🐛 Fixed copy/paste of HR cards between editor and beta editor
...
no issue
- bumped `@tryghost/kg-converters` which contains a fix for an incorrect card name map in the lexical/mobiledoc converter methods
2023-06-06 15:20:35 +01:00
Ghost CI
7170b2489e
v5.50.0
2023-06-05 08:58:31 +00:00
Ghost CI
6ac848195c
v5.49.3
2023-06-02 15:02:42 +00:00
renovate[bot]
a1ab6737e1
Update dependency @embroider/macros to v1.11.0
2023-06-02 11:01:47 +02:00
renovate[bot]
7959f76f44
Update sentry-javascript monorepo to v7.54.0
2023-06-02 09:06:32 +02:00
Michael Barrett
ef92028b22
Removed post diffing from post history feature ( #16904 )
...
refs https://github.com/TryGhost/Team/issues/3337
Removed post diffing from post history feature as this functionality is
likely to be reworked in a future cycle
2023-06-01 13:22:51 +01:00
Ghost CI
7e04828d45
Merged v5.49.2 into main
2023-05-30 14:57:20 +00:00
Ghost CI
e19f434781
v5.49.2
2023-05-30 14:57:17 +00:00
renovate[bot]
cb6825f1a3
Update sentry-javascript monorepo to v7.53.1
2023-05-30 10:51:52 +02:00
Ronald Langeveld
393055dd6c
Bumped koenig related packages
...
no issue
2023-05-30 08:00:42 +02:00
Ronald Langeveld
5445e1d1b4
Bumped Koenig packages
...
no issue
2023-05-29 18:27:26 +02:00
Ghost CI
a589fcd9e4
v5.49.1
2023-05-26 15:02:32 +00:00
Kevin Ansfield
2598097b36
Added lexical conversion when copying from mobiledoc
...
closes https://github.com/TryGhost/Team/issues/3311
- added event handler to the mobiledoc editor for cut and copy operations that reads mobiledoc from the event data, converts to lexical using `@tryghost/kg-converters` and stores the converted data on the event under the `application/x-lexical-editor` mimetype ready to be pasted into a lexical editor
2023-05-25 13:50:47 +01:00
renovate[bot]
f768639102
Update sentry-javascript monorepo to v7.53.0
2023-05-25 11:41:13 +02:00
renovate[bot]
193c89ae66
Update sentry-javascript monorepo to v7.52.1
2023-05-22 13:51:09 +02:00
Ghost CI
bba46cdb19
v5.49.0
2023-05-19 15:09:58 +00:00
Ghost CI
4511fa3996
v5.48.1
2023-05-18 17:31:38 +00:00
Ghost CI
945628c830
v5.48.0
2023-05-17 11:01:09 +00:00
renovate[bot]
e66d335aef
Update dependency semver to v7.5.1
2023-05-15 15:13:17 +02:00
Ghost CI
80d4072fdd
v5.47.2
2023-05-15 07:56:43 +00:00
Ghost CI
e41d9fedd8
v5.47.1
2023-05-12 15:02:19 +00:00
renovate[bot]
36b26611a4
Update dependency @babel/eslint-parser to v7.21.8
2023-05-12 11:30:55 +02:00
Sag
f560a334cc
Bumped Lexical packages ( #16756 )
...
no issue
- Bumped default config for koenig-lexical to ~0.2
2023-05-08 18:39:14 +02:00
Ghost CI
832cee3005
v5.47.0
2023-05-05 16:00:42 +01:00
Daniel Lockyer
16ea824f71
Fixed building Admin in development mode for browser tests
...
- I switched over `build` to run in production mode because we now do
`lerna run build` during the release process, but this was bundling
development assets
- this adds `build:dev` and switches the browser test to use that, so
they should use the development assets moving forwards
2023-05-05 12:13:11 +02:00
Daniel Lockyer
aede64acb9
Switched yarn build
to run in production for Admin builds
...
- it's pretty rare we ever want to do a manual development build, so we
can just let `yarn build` be for production
2023-05-05 10:53:19 +02:00
Ghost CI
81c93c16f0
Merged v5.46.1 into main
2023-05-03 13:47:34 +01:00
Ghost CI
17025cd344
v5.46.1
2023-05-03 13:47:31 +01:00
Daniel Lockyer
83ee1f8860
🔥 Dropped support for Node 14
...
refs https://github.com/TryGhost/Toolbox/issues/570
- Node 14 is now EOL so we don't support it any further
2023-05-01 17:51:10 +02:00
Ghost CI
45e84a60fe
v5.46.0
2023-04-28 16:00:41 +01:00
renovate[bot]
235b39ab7a
Update sentry-javascript monorepo to v7.49.0
2023-04-26 10:30:25 +02:00
renovate[bot]
52b7086d1d
Update dependency semver to v7.5.0
2023-04-26 10:14:22 +02:00
renovate[bot]
48ebe66208
Update sentry-javascript monorepo to v7.48.0
2023-04-26 10:14:04 +02:00
Ghost CI
cf0fdc3d86
v5.45.1
2023-04-25 16:32:08 +01:00
Ghost CI
050ff1b28a
v5.45.0
2023-04-21 16:00:48 +01:00
Ronald Langeveld
b13677085d
Added html difference library ( #16658 )
...
no issue
<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 2839ca2</samp>
This pull request adds a feature to show the HTML diff of the post
content changes in the post history modal. It uses the `node-htmldiff`
module to generate the diff and updates the `modal-post-history`
component and its template and style files.
---------
Co-authored-by: Fabien "egg" O'Carroll <fabien@allou.is>
2023-04-18 09:20:24 +01:00
Ghost CI
5d43101f40
v5.44.0
2023-04-14 16:00:41 +01:00
Simon Backx
70316c6b15
Removed tpl dependency from admin
...
refs https://github.com/TryGhost/Team/issues/2677
The dependency caused errors in Safari, probably due to incompatible JS features that need to be polyfilled. Removed it for now and replaced it with a simple method instead.
2023-04-14 09:54:35 +02:00
Simon Backx
ad65f6e242
Added toasts to bulk post actions
...
fixes https://github.com/TryGhost/Team/issues/2996
Toast messages added + the tpl dependency has been added to admin.
2023-04-13 14:49:52 +02:00
Sag
1d19021606
Bumped Lexical packages ( #16626 )
...
no issue
2023-04-13 10:47:22 +02:00
Jonathan Noack
dd5fd20cf9
Renamed Kiev to Kyiv in site timezone select ( #16619 )
...
closes https://github.com/TryGhost/Ghost/issues/16603
- Updates the timezone data used by Ghost to the latest version, which fixes the spelling of Kyiv in the timezone select.
2023-04-12 17:54:13 +02:00
Ghost CI
eafbb2856c
v5.43.0
2023-04-12 11:38:08 +01:00
Ghost CI
e185ed8b68
v5.42.3
2023-04-12 04:38:23 +01:00
Elena Baidakova
100b4880ee
Bump Koenig packages
...
no issue
2023-04-11 18:08:30 +04:00
renovate[bot]
88e1f2c50f
Update dependency semver to v7.4.0
2023-04-11 11:01:01 +02:00
Ghost CI
1c46e3d456
v5.42.2
2023-04-07 16:00:37 +01:00
renovate[bot]
07545541a8
Update @tryghost
2023-04-07 13:47:12 +02:00
renovate[bot]
9e888aeb15
Update dependency @babel/eslint-parser to v7.21.3
2023-04-07 13:43:07 +02:00
Ghost CI
7b6805580c
Merged v5.42.1 into main
2023-04-07 08:51:06 +01:00