renovate[bot]
2e43017757
Update dependency webpack to v5.94.0
2024-09-12 13:24:07 +00:00
renovate[bot]
6cf3dcd5f5
Update dependency @tailwindcss/forms to v0.5.9
2024-09-12 12:10:08 +02:00
renovate[bot]
cf8691d07f
Update dependency tailwindcss to v3.4.11
2024-09-12 07:38:09 +02:00
renovate[bot]
43a392d734
Update dependency express to v4.21.0
2024-09-12 07:37:27 +02:00
renovate[bot]
7fc092447d
Update dependency pump to v3.0.2
2024-09-11 10:16:42 +00:00
renovate[bot]
af244477ac
Update dependency @tailwindcss/forms to v0.5.8
2024-09-11 12:05:22 +02:00
renovate[bot]
d63c4d13ec
Update dependency html-validate to v8.22.0
2024-09-11 12:03:53 +02:00
renovate[bot]
979e704410
Update dependency express to v4.20.0
2024-09-11 08:21:15 +02:00
renovate[bot]
482cf08ee7
Update dependency pump to v3.0.1
2024-09-10 20:20:08 +00:00
renovate[bot]
59a5a81d3b
Update dependency @uiw/react-codemirror to v4.23.2
2024-09-10 20:19:47 +00:00
renovate[bot]
137a0b6aba
Update dependency yjs to v13.6.19
2024-09-10 14:43:10 +00:00
renovate[bot]
9860371df7
Update dependency i18next to v23.15.1
2024-09-10 10:04:37 +00:00
renovate[bot]
d3cf1045f5
Update dependency body-parser to v1.20.3
2024-09-10 00:22:39 +00:00
renovate[bot]
3677f83d1c
Update dependency i18next to v23.15.0
2024-09-09 18:15:47 +00:00
renovate[bot]
1dc2a3bcfd
Update dependency terser to v5.32.0
2024-09-09 11:38:16 +00:00
renovate[bot]
c96744156e
Update dependency @playwright/test to v1.46.1 ( #20866 )
2024-09-06 10:35:50 -07:00
renovate[bot]
e3db122bc5
Update dependency @uiw/react-codemirror to v4.23.1
2024-09-05 20:51:29 +00:00
Kevin Ansfield
0b5f26ab97
🐛 Fixed "Unsaved changes" modal showing for some published posts with images
...
closes https://linear.app/tryghost/issue/ENG-1532
- bumps Koenig to version that doesn't re-populate image node dimensions when they already exist
2024-09-05 17:19:10 +01:00
Peter Zimon
dd183cf25e
Stats page refinements ( #20924 )
...
[ANAL-43](https://linear.app/tryghost/issue/ANAL-50/update-colors-of-barlist )
- Copy is too technical, doesn't follow conventions on Stats page
- Range filter dropdown has to be updated with more meaningful values
- KPI charts need a granularity dropdown to display meaninful charts
depending on the context
- Typography details should be updated
- "Posts/pages" dropdown needs to be added to Content section. This is a
Ghost specific filter that brings high value to customers
- "Campaigns" dropdown needs to be added to Sources section to support
ad tracking and filtering in the future
- BarList colors should be updated to be less purple all over the place
2024-09-05 17:49:20 +02:00
renovate[bot]
2faa051c9b
Update Koenig packages ( #20925 )
2024-09-05 13:29:53 +05:30
renovate[bot]
b2d7922f30
Update dependency nodemailer to v6.9.15
2024-09-03 16:26:49 +00:00
renovate[bot]
67291056b0
Update Koenig packages ( #20911 )
...
Ref: https://linear.app/tryghost/issue/ENG-1435/threads-embeds-contain-broken-images
Fixed broken Thumbnails and Icons
2024-09-03 16:13:13 +00:00
Daniel Lockyer
f96313e9c2
Enabled treeshaking for validator in AdminX design system
...
ref https://linear.app/tryghost/issue/DEV-20/faster-builds
- we can save 75KB by using a tree-shaking import for validator
- import string comes from validator docs
- also adds validator import, which was missing for this package
2024-09-03 10:44:14 +02:00
Daniel Lockyer
7db1cb4f14
Fixed treeshaking for lodash in AdminX apps
...
refs https://dev.to/pffigueiredo/making-lodash-tree-shakable-3h27
ref https://linear.app/tryghost/issue/DEV-20/faster-builds
- by importing `lodash`, we import a huge 500KB file into all AdminX
apps
- we only use one function from this, so we can switch to `lodash-es`
and Vite will treeshake the rest out of the final compiled JS
- this saves 500KB in each AdminX app and improves compile times
2024-09-03 10:18:04 +02:00
renovate[bot]
84b45581b6
Update dependency lint-staged to v15.2.10
2024-09-03 09:30:56 +02:00
Chris Raible
03c388db91
Updated yarn.lock ( #20885 )
...
no issue
- Running `yarn` on `main` was making changes to the `yarn.lock` file
without any code/dependency changes — committing those changes to fix
this.
2024-08-30 11:23:17 -07:00
Hannah Wolfe
9d121d8e9a
Added initial Stats page to Ghost Admin ( #20877 )
...
closes
https://linear.app/tryghost/issue/ANAL-10/stats-page-in-ghost-admin
- Adds all the structure, logic and permissions tests for the Stats page
to check we're loading the right thing at the right time
- Adds @tinybirdco/charts as a dependency, and has a single example of a
chart setup using the right config
2024-08-29 12:56:39 +01:00
renovate[bot]
1871269e8f
Update Koenig packages ( #20849 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 13:10:57 +02:00
Sodbileg Gansukh
1afe96ae34
Added animation to the analytics numbers when refreshed ( #20842 )
...
ref DES-709
- when refresh button is clicked, the numbers in the analytics will be animated if changed
- for the animation to be performant, added a new dependency "animejs"
- to minimize the flash and layout shift, the analytics data is kept as it is while loading
- once finished loading, it will be replaced with the new data
2024-08-28 17:25:37 +08:00
renovate[bot]
cfda52ead2
Update dependency gscan to v4.43.3
2024-08-28 10:10:54 +02:00
renovate[bot]
cfc4c08200
Pin dependency @opentelemetry/instrumentation-runtime-node to 0.6.0
2024-08-26 18:34:34 +02:00
renovate[bot]
400ccfafef
Update dependency @sinonjs/fake-timers to v11.3.1
2024-08-26 14:08:32 +02:00
renovate[bot]
91e8aa1271
Update dependency jsdom to v24.1.3
2024-08-26 09:44:19 +02:00
Chris Raible
5f9c0d21c5
Added eventLoopUtilization instrumentation behind config ( #20819 )
...
ref
https://linear.app/tryghost/issue/ENG-1505/start-monitoring-event-loop-utilization-in-production-with
- The two main constraints we've observed in Ghost are the database connection pool and the CPU usage. However, there is a third constraint that we may be hitting, but can't currently observe: the event loop.
- This commit re-enabled OpenTelemetry (behind a config flag), removes the problematic tracing instrumentation which was breaking the frontend, and adds a Prometheus endpoint to export the eventLoopUtilization metric.
- This should give us visibility into whether we are hitting constraints in the event loop and address the root cause if we are.
2024-08-22 19:16:53 -07:00
Princi Vershwal
309cb37cc6
Updated nql package ( #20811 )
...
Ref [ONC-216](https://linear.app/tryghost/issue/ONC-216/improve-the-performance-of-the-membersevents-aggregated-click-event )
Needed changes in nql package for this task.
2024-08-22 07:55:14 +00:00
renovate[bot]
26724d8705
Pin dependencies
2024-08-19 16:53:43 +02:00
Sodbileg Gansukh
2f76847e00
Migrated the design system to Radix ( #20244 )
...
ref DES-331
2024-08-19 20:37:33 +08:00
renovate[bot]
6a7b8bd3ca
Update dependency i18next to v23.14.0
2024-08-19 10:08:00 +00:00
renovate[bot]
4462b20e01
Update dependency tailwindcss to v3.4.10
2024-08-19 08:38:24 +02:00
renovate[bot]
d50187b35f
Update dependency i18next to v23.13.0
2024-08-16 08:22:12 +00:00
renovate[bot]
c02c98529e
Update dependency i18next to v23.12.7
2024-08-15 20:30:55 +00:00
renovate[bot]
d72040588a
Update dependency i18next to v23.12.4
2024-08-15 15:59:07 +00:00
renovate[bot]
90d60da4ce
Update dependency @tryghost/koenig-lexical to v1.3.21
2024-08-15 16:44:51 +01:00
renovate[bot]
dc7abe4712
Update sentry-javascript monorepo to v7.119.0
2024-08-15 15:11:53 +02:00
renovate[bot]
d86bcd2873
Update dependency @tryghost/koenig-lexical to v1.3.20
2024-08-15 12:07:08 +01:00
renovate[bot]
0eb569ad89
Update Koenig packages
2024-08-14 21:13:36 +01:00
renovate[bot]
b2d5304c3c
Update Koenig packages
...
no issue
- added passthrough of `feature.contentVisibility` when rendering Lexical to HTML to allow for labs-feature specific rendering of HTML cards
- updated golden post email render test to account for labs flags being on/off
2024-08-14 15:34:44 +01:00
renovate[bot]
f3e1ec7ddf
Update dependency lint-staged to v15.2.9
2024-08-14 15:36:13 +02:00
renovate[bot]
5ba74b0243
Updated Koenig packages ( #20744 )
...
ref https://linear.app/tryghost/issue/ENG-1255
changelog:
- https://github.com/TryGhost/Koenig/pull/1348
2024-08-13 14:36:35 +02:00
renovate[bot]
4d133defa0
Update tiptap monorepo to v2.6.1
2024-08-13 11:14:48 +00:00
renovate[bot]
808ed29c27
Update tiptap monorepo to v2.6.0
2024-08-13 09:44:26 +00:00
renovate[bot]
49b2803dc5
Update dependency terser to v5.31.6
2024-08-13 09:43:56 +00:00
renovate[bot]
c96b1a1140
Update dependency i18next to v23.12.3
2024-08-13 00:40:17 +00:00
renovate[bot]
fa9bc4d446
Update Koenig packages
2024-08-12 22:00:16 +01:00
Kevin Ansfield
a86f9dbdda
Cleaned up internalLinking labs flag
...
closes https://linear.app/tryghost/issue/PLG-15
- removed `internalLinking` GA labs flag
- renamed search providers to `flex` and `basic`
- keeps old search provider around as it can handle non-English languages unlike the faster flex provider
- updated `search` service to switch from `flex` to `basic` when the site's locale is not english
- bumped Koenig packages to switch from a feature flag for toggling internal linking features to the presence of the `searchLinks` function in card config
- updated tests to correctly switch between flex and basic providers in respective suites
2024-08-12 13:08:29 +01:00
renovate[bot]
c361bf1afc
Update dependency terser to v5.31.5
2024-08-08 11:48:19 +00:00
renovate[bot]
184af30a1c
Update dependency terser to v5.31.4
2024-08-07 15:41:11 +00:00
renovate[bot]
eb7024da34
Update testing-library monorepo
2024-08-07 09:59:15 +02:00
renovate[bot]
445a2b7008
Update tiptap monorepo to v2.5.9
2024-08-06 16:46:10 +00:00
renovate[bot]
779f9d1923
Update dependency rimraf to v5.0.10
2024-08-05 12:14:04 +02:00
renovate[bot]
4b28812861
Update TryGhost packages
2024-08-05 12:12:34 +02:00
renovate[bot]
d82f97efcc
Update dependency luxon to v3.5.0
2024-08-05 09:19:48 +02:00
renovate[bot]
0a1920ff2c
Update dependency lint-staged to v15.2.8
2024-08-05 09:18:35 +02:00
renovate[bot]
f7ec72488a
Update tiptap monorepo to v2.5.8
2024-07-30 07:48:45 +00:00
renovate[bot]
fd335d3f4c
Update dependency i18next to v23.12.2
2024-07-30 07:48:15 +00:00
renovate[bot]
8afdc10ec9
Update dependency tailwindcss to v3.4.7
2024-07-30 09:30:41 +02:00
renovate[bot]
7411724a03
Update dependency terser to v5.31.3
2024-07-29 11:49:29 +00:00
renovate[bot]
184ef6274a
Update dependency tailwindcss to v3.4.6
2024-07-29 12:35:12 +02:00
renovate[bot]
dc3539ebca
Update dependency html-validate to v8.21.0
2024-07-29 09:41:05 +02:00
renovate[bot]
768ba8c558
Update dependency mysql2 to v3.11.0
2024-07-29 01:49:09 +00:00
renovate[bot]
6da911e578
Update tiptap monorepo to v2.5.7
2024-07-26 14:12:21 +00:00
renovate[bot]
74b5677e3d
Update dependency gscan to v4.43.2 ( #20664 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [gscan](https://ghost.org/ )
([source](https://togithub.com/TryGhost/gscan )) | [`4.43.1` ->
`4.43.2`](https://renovatebot.com/diffs/npm/gscan/4.43.1/4.43.2 ) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/gscan/4.43.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/gscan/4.43.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/gscan/4.43.1/4.43.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/gscan/4.43.1/4.43.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>TryGhost/gscan (gscan)</summary>
###
[`v4.43.2`](https://togithub.com/TryGhost/gscan/compare/v4.43.1...v4.43.2 )
[Compare
Source](https://togithub.com/TryGhost/gscan/compare/v4.43.1...v4.43.2 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At
any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/TryGhost/Ghost ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-25 17:25:54 +02:00
renovate[bot]
b54e1ad6e7
Update Koenig packages ( #20545 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@tryghost/kg-default-nodes](https://togithub.com/TryGhost/Koenig/tree/main#readme )
([source](https://togithub.com/TryGhost/Koenig )) | [`1.1.8` ->
`1.1.9`](https://renovatebot.com/diffs/npm/@tryghost%2fkg-default-nodes/1.1.8/1.1.9 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tryghost%2fkg-default-nodes/1.1.9?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tryghost%2fkg-default-nodes/1.1.9?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tryghost%2fkg-default-nodes/1.1.8/1.1.9?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tryghost%2fkg-default-nodes/1.1.8/1.1.9?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@tryghost/kg-html-to-lexical](https://togithub.com/TryGhost/Koenig/tree/main#readme )
([source](https://togithub.com/TryGhost/Koenig )) | [`1.1.9` ->
`1.1.10`](https://renovatebot.com/diffs/npm/@tryghost%2fkg-html-to-lexical/1.1.9/1.1.10 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tryghost%2fkg-html-to-lexical/1.1.10?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tryghost%2fkg-html-to-lexical/1.1.10?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tryghost%2fkg-html-to-lexical/1.1.9/1.1.10?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tryghost%2fkg-html-to-lexical/1.1.9/1.1.10?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@tryghost/kg-lexical-html-renderer](https://togithub.com/TryGhost/Koenig/tree/main#readme )
([source](https://togithub.com/TryGhost/Koenig )) | [`1.1.11` ->
`1.1.12`](https://renovatebot.com/diffs/npm/@tryghost%2fkg-lexical-html-renderer/1.1.11/1.1.12 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tryghost%2fkg-lexical-html-renderer/1.1.12?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tryghost%2fkg-lexical-html-renderer/1.1.12?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tryghost%2fkg-lexical-html-renderer/1.1.11/1.1.12?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tryghost%2fkg-lexical-html-renderer/1.1.11/1.1.12?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@tryghost/koenig-lexical](https://togithub.com/TryGhost/Koenig/tree/master#readme )
([source](https://togithub.com/TryGhost/Koenig )) | [`1.3.12` ->
`1.3.13`](https://renovatebot.com/diffs/npm/@tryghost%2fkoenig-lexical/1.3.12/1.3.13 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tryghost%2fkoenig-lexical/1.3.13?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tryghost%2fkoenig-lexical/1.3.13?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tryghost%2fkoenig-lexical/1.3.12/1.3.13?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tryghost%2fkoenig-lexical/1.3.12/1.3.13?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>TryGhost/Koenig (@​tryghost/kg-default-nodes)</summary>
###
[`v1.1.9`](https://togithub.com/TryGhost/Koenig/compare/@tryghost/kg-default-nodes@1.1.8...@tryghost/kg-default-nodes@1.1.9 )
[Compare
Source](https://togithub.com/TryGhost/Koenig/compare/@tryghost/kg-default-nodes@1.1.8...@tryghost/kg-default-nodes@1.1.9 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At
any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/TryGhost/Ghost ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ronald Langeveld <hi@ronaldlangeveld.com>
2024-07-25 11:18:17 +00:00
renovate[bot]
0947b047ef
Update dependency testem to v3.15.1
2024-07-25 10:29:40 +02:00
renovate[bot]
4f2a31aa2f
Update tiptap monorepo to v2.5.6
2024-07-24 16:39:32 +00:00
renovate[bot]
59d4ad91d2
Update dependency tailwindcss to v3.4.5
2024-07-24 10:37:37 +02:00
renovate[bot]
b7fd885a08
Update dependency semver to v7.6.3
2024-07-24 10:37:08 +02:00
Sag
fb71b03c28
Updated dependency koenig-lexical to v1.3.12 ( #20645 )
...
ref https://linear.app/tryghost/issue/SLO-181
- this version fixes copy/pasting images from Slack to the editor
2024-07-23 16:03:21 +00:00
renovate[bot]
f493ce9abe
Update tiptap monorepo to v2.5.5
2024-07-22 12:00:54 +00:00
renovate[bot]
74a67855f4
Update dependency rimraf to v5.0.9
2024-07-22 12:36:54 +02:00
renovate[bot]
ec019f6a70
Update dependency cssnano to v7.0.4
2024-07-22 09:11:24 +02:00
renovate[bot]
c360fe5a2f
Update dependency rimraf to v5.0.8
2024-07-22 09:11:14 +02:00
renovate[bot]
cbd994d033
Update dependency jsdom to v24.1.1
2024-07-22 09:10:23 +02:00
Kevin Ansfield
170fba0962
Enforced nested <p>
when rendering <blockquote>
for Aside nodes in email
...
closes https://linear.app/tryghost/issue/ENG-1432
- bumps `kg-lexical-html-render` package with required rendering change
2024-07-18 13:30:10 +01:00
Kevin Ansfield
7488e2e7b2
Enforced nested <p>
when rendering <blockquote>
in email
...
closes https://linear.app/tryghost/issue/ENG-1432
- bumps `kg-lexical-html-render` package with required rendering change
- bumps `koenig-lexical` with TypeError fix and improved handling of failed image uploads
- bumps other packages that were missed from previous bumps, fixes split versions of underlying lexical packages
2024-07-18 12:10:58 +01:00
renovate[bot]
7de7d33266
Update dependency mailgun.js to v10.2.3
2024-07-18 10:27:29 +00:00
renovate[bot]
573dc9f3ee
Update tiptap monorepo to v2.5.4
2024-07-17 16:16:16 +00:00
renovate[bot]
8c5e2a7128
Update tiptap monorepo to v2.5.3
2024-07-17 11:43:08 +00:00
Michael Barrett
63e64686ef
Reverted "Added custom redirects ReDoS validation" ( #20614 )
...
Reverts TryGhost/Ghost#20515
This is being reverted due to the validation being run on boot causing custom
redirects to not be loaded
2024-07-17 12:29:05 +01:00
renovate[bot]
15c1c9a76b
Update tiptap monorepo to v2.5.2
2024-07-17 08:45:34 +00:00
Daniël van der Winden
bb18e6571e
Updated Lexical version ( #20608 )
...
A change was needed to Lexical, for admin-only release.
2024-07-16 10:18:54 +00:00
renovate[bot]
b31e196368
Update dependency mysql2 to v3.10.3
2024-07-15 23:08:04 +00:00
renovate[bot]
1c12b5e92b
Update tiptap monorepo to v2.5.1
2024-07-15 15:53:36 +00:00
Daniël van der Winden
593e8eabaa
Updated Koenig Lexical version in package.json ( #20604 )
...
To do a patch release with fixes to the editor.
2024-07-15 15:51:41 +00:00
renovate[bot]
6108df5292
Update tiptap monorepo to v2.5.0
2024-07-15 00:13:35 +00:00
renovate[bot]
16ce66f74e
Update dependency i18next to v23.12.1
2024-07-15 00:13:10 +00:00
renovate[bot]
cd15cb8c30
Update dependency webpack to v5.93.0
2024-07-11 20:32:47 +00:00
Princi Vershwal
2cace2987d
Added test for hooks - useSortableIndexedList, usePagination (admin-x-design-system)
...
Ref ENG-1351 ENG-1373
2024-07-11 14:02:55 +05:30
Steve Larson
9d15aef243
Updated timezone dependency ( #20570 )
...
ref https://linear.app/tryghost/issue/ENG-1266
- Mexico changed tz to not participate in DST
- our package was a couple years behind, so we likely have fixes for
other countries/regions, too
2024-07-09 16:31:36 -05:00
Djordje Vlaisavljevic
a6c6114e6f
Added alternative layout for displaying ActivityPub articles ( #20556 )
...
ref https://linear.app/tryghost/issue/MOM-244/add-alternative-inboxfeed-design , https://linear.app/tryghost/issue/MOM-256/fix-typescript-not-being-able-to-resolve-the-type
- Added a toggle for switching to an alternative layout for displaying
articles in the inbox
- Fixed actor icons not showing up in the inbox
- Fixed Typescript not being able to resolve the type for images
- Added Jest to make tests run
---------
Co-authored-by: Princi Vershwal <vershwal.princi@gmail.com>
2024-07-08 15:11:01 +01:00