Matthew Radcliffe

Results 34 comments of Matthew Radcliffe

I hope that small bug reports on these are okay. I'm creating these as I run into them. Unfortunately I have to use TypeScript on some projects. I think that...

Do you want a new version too, @shaal? If so, then we would update the package.json version in the extension directory. Then `yarn install`, `yarn package` and `yarn publish --packagePath...

Or the GitHub action should do it too with `npm run ovsx publish -p ${{ secrets.OVSX_TOKEN }}`. that requires a DrupalPod release though.

Also +1 to add in the nightwatch command and container yaml from https://github.com/bluehorndigital/drupal-testing-workshop

I forgot to come back and close this issue. Sorry. Thank you for the patch.

I can confirm this in 1.1.19 independently. As a workaround, but not a fix, if the `data` property is assigned a variable with the structured data in the example above,...

> can you do another commit to change all those Magic words into constants? I reviewed to see if I could handle this. Is like the best place for this...

I think adding the Core Mentoring logo (green druplicon) would be appropriate here.

It would be easier to prevent this issue if there was a public method to check the private variables in the Xero class: consumer, token, and signature_method. At the moment...

@drnikki, do you think that the _inputex property would allow to override the UI element type? I am not familiar with inputEx enough, but this example seems promising: > Use...