Matthew Hailwood

Results 43 issues of Matthew Hailwood

**Is your feature request related to a problem? Please describe.** There are certain images that I never want to hover zoom, background patterns for example, it's frustrating when hovering over...

enhancement

Unfortunately, I do not speak, nor can I read Chinese. However, this project seems interesting and from what I managed to translate using google seems like a really interesting read....

enhancement

My client wishes to have a circle drawn behind the labels. I know the labels are between 1-3 numbers, so I'd like to be able to say draw all the...

enhancement

My client wishes for the labels to me right align the labels so they are 50% over the right side of the vertical bars. Roughly this: ![image](https://user-images.githubusercontent.com/709773/72583485-56cfa280-394b-11ea-9010-d4a7da40fcc1.png) I've got it...

enhancement

So in my case a tenant is an "Organisation". We can get a list of the organisations via `$user->organisations` / `$user->organisations()->get()`. And assuming we've used `$bouncer->scope()->to(1)` then a call to...

https://github.com/telegramdesktop/tdesktop/issues/7419

bug

So I haven't looked into this much but had a thought that clockwork data is exactly the kind of transient data that redis is good at storing and quickly. Do...

**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** v1.6.5 **What browser are you using?** N/A **Reproduction URL** https://codesandbox.io/s/nervous-night-mstohd?file=/src/App.tsx **Describe your issue**...

**Please explain your request and its importance in the form of a user story.** As a lando user who works with both redis and mysql, I want the option to...

feature

[Many editors](http://json-schema.org/implementations.html#editors) come with support for Json Schema validation, which despite its name isn't just used for validating JSON, [it is also used for YAML](https://stenci.la/blog/2019-02-19-json-schema/). This helps prevent common issues...

feature