Jonatan Svennberg

Results 7 issues of Jonatan Svennberg

What would be the best way to customize the rendering of e.g. the sidebar and other UI chrome? I've managed to improve the "documentation" page layout a bit by adding...

I've extended the default E2E test fixtures to detect the presence of containers initialized through `yarn dev:forward`. When those containers are present we can reuse existing resources and use the...

closes https://linear.app/ghost/issue/BER-3090/invites-are-broken-in-yarn-devforward We need to handle deep links the same way as the Ghost backend in the Vite dev server for invite links and password resets to work as expected.

refs https://linear.app/ghost/issue/BER-3126/generated-bundle-is-huge - Added a simple helper to enable code splitting and lazy loading at the route level. - Disabled the redundant preloading of settings in Ember This reduces the...

Got some code for us? Awesome 🎊! Please take a minute to explain the change you're making: - Why are you making it? - What does it do? - Why...

core team

Adding a prettier config and a pinned dependency will allow use of editor formatting features that rely on prettier without offending ESLint as badly. I've tried to adapt the Prettier...