Philipp Daun

Results 123 comments of Philipp Daun

Tracked in [#84](https://github.com/swup/scroll-plugin/issues/84)

Nice! Would it be possible to merge the hook data into the asset resource after merging the thumbnail data? That would be a simple way of allowing what PR #10594...

Amazing! Can't wait for this to land 🎊

Too bad this is marked as deprecated :( We're great fans of using it in a TypeScript library to [check against our browser compatibility targets](https://github.com/swup/swup/blob/master/.eslintrc.compat.cjs) and publish them in our...

Agree this would be rather useful. Could also be solved by hiding fields via `visibility: hidden` instead of removing them from the flow, possibly only if they don't occupy the...

The way I've done this in the past is to override the background while the editor is focused. So you get uniform gray backgrounds for all editable fields but still...

The one I'm most familiar with in Statamic has gray-ish background to match other inputs. It looks quite nice actually. While not in focus, I don't see an issue with...

From the screenshot, this looks to be happening inside checkbox/toggle labels only. The other code tags seem unaffected.

@ryancramerdesign Yes, I have that installed and it's actually quite neat, too bad it'll be removed. But good to know! Disregarding that part, I still find the current/previous way of...

@jerome2710 We currently leave the blueprints available and instruct editors to take extra care. So no workflow really. We’ve been thinking about manually validating/throwing in an `EntryCreating` event but haven’t...