Adam

Results 158 comments of Adam

How about CallableNodeInterface? I think being able to type hint callable things would be quite handy. Plus, we could explicitly define common parameter and argument handling methods in it, for...

Gotcha. I still think these should be defined on an interface, if for no other reason than it keeps it clear as to what types of nodes support chaining (if...

We could add it, but ideally we'd configure it as well so that it's actually providing value right out of the gate. What plugins in particular do you think should...

1. The entity/field definitions being out of date is a definite bug and we need to fix that. I'm guessing we might be missing some configuration in our recipes. 2....

> As a site builder I want to install additional functionality through the UI after initial site installation. E.g Multilingual. This is partly addressed by #37.

I need more information before I can merge this. The disabling of settings management was done for a very specific reason, namely that Starshot automatically installs itself as early as...

There's been no update here for nearly a week, so I can only assume @rqk2k found a workaround, or stopped encountering the error. I'm closing this one out, I think.

This was partially done in 8a3233da12f745e16967d486d4aa568796bdddf5.

Definitely like the idea of shipping components like these. The problem lies in the underlying implementation. Do we want to rely on blocks for this? If we do, I'm not...

Frankly, I kind of like the idea of relying on Paragraphs _for now_, and changing to Experience Builder when it's ready for that. Paragraphs is what enables the most complete...