Philipp Daun

Results 22 issues of Philipp Daun

- Will probably fix https://github.com/sampotts/plyr/issues/2138 for users of `vue-plyr`

**Description of the issue:** On a site with translated media fields, using a non-translated media field will display the field as empty in the edit form even though it is...

type: bug
impact: low

Prepare for upcoming [debug plugin updates](https://github.com/swup/debug-plugin/pull/13): - no longer rely on implicit `window.swup` created by debug plugin - instead, define our own `window._swup` instance for e2e testing

- [x] Add npm script for running prettier (#470) - [x] Create .editorconfig for whitespace (#470) - [ ] Autoformat incoming PRs in CI

Set up a simple test site with basic setup and transitions for people to try out swup. Options: - Repo with static files and `npx serve` - Microsite on docs...

Currently, the labels of language tabs can be configured from the LanguageTabs module screen. However, it only allows selecting existing fields. There's no way of using 'dynamic' fields defined as...

completed

The readme recently felt a bit out of date. I've tried to clean it up a little, explain the motivation and main features and provide some useful links on the...

**Description** Currently, the only official way of ignoring links is by appending the link selector option. This can get very complex very easily and it's not possible to do more...