Matthew Hailwood

Results 52 comments of Matthew Hailwood

So would you like the entered text to be converted to a tag, or simply left in the box so users can finish the tag if they wish?

Hi @taroon Please provide a use case for this to help us better understand your request.

I'm hoping to get them merged this week. Just busy with paid work atm and I like to review all changes before Imerge properly! On Nov 16, 2012 7:19 PM,...

Correcting grammar is something I can certainly help with, the initial translations, however... Well, I don't know a single character of Chinese so I'll leave that part to someone more...

You can see the the integration here https://github.com/renatomarinho/laravel-gitscrum/blob/master/app/Classes/Github.php they're pretty simple wrapper classes. If you can translate the terminology to other providers (e.g. bitbucket) then you should be able to...

This is also happening on Ubuntu 22.04.1 Chrome 104.0.5112.79 which is officially released. Seems related to https://github.com/react-dropzone/react-dropzone/issues/1208#issuecomment-1150734693 as setting the `useFsAccessApi` option to false allows it to work.

A possible suggestion before the package becomes too large due to "Please add support for X framework" requests. Seperate the renderer out to it's own package. then a user can...

I did this quickly online, so of course the commits are a bit dirty. Good thing Github has the Squash merge option ;)

That's probably a fair point. I wasn't actually meaning PSR-12 compat for the library, just for the generated enums. This was the only thing PhpStorm flagged on the generated files...

Thanks @eriktobben that fixed my issue too