Stuart Clark
Stuart Clark
Thanks for the additional information @davidferlay, I did look into this atleast once, and did get a working prototype, but for whatever reason I didn't commit it. I will revisit...
I've put together my initial prototype of Druxt with Webform: https://github.com/Decipher/druxt-experiments/tree/feature/webform Gitpod: https://gitpod.io/#github.com/Decipher/druxt-experiments/tree/feature/webform Currently it will render a Webform attached to a Webform node. As Webforms are content entities, it...
I've demoted this issue from the 1.0.0 milestone as there's a significant amount of setup required to get it working, both locally and on CI. It would be a nice...
My general idea WRT to GraphQL for the DruxtClient is to abstract the current DruxtClient, moving the current JSON:API client into a `@druxt/client-jsonapi` module, which would allow for a `@druxt/client-graphql`...
@jasonrgd could you provide some of the specifics about why you need GraphQL, and potentially provide repository with GraphQL configured in a realworld usecase, Drupal side as well as a...
I have also encountered this issue, or a similar issue with unstyled MDX. I found that if you where to navigate to a styled docsPage and then back to the...
Adding my interest in getting a Daemon mode added, I'm currently in the process of putting together a Docker version of vdirsyncer (https://hub.docker.com/r/deciphered/vdirsyncer-docker/) so that I can run it as...
@untitaker That's what I intend on implementing to start with, yes, but the benefit of having a Daemon mode would be that the logic to determine if the previous sync...
Yes, you are right, as if it is actively running `vdirsyncer sync` it won't continue the shell script until said process has finished. Clearly I was just overthinking it ;)...
Not sure if that's me or my screen, but it looks blurry. I'd also suggest aligning the Drup-mark with the text, and have the wing outside of the bounds of...