Matt Stow

Results 60 comments of Matt Stow

4 years later and it still exists in iOS 13 🙄

Sorry, I'm not sure how you could `require` and svg file. You wouldn't be able to use a "real" svg file anyway, as it would have to be transformed to...

Thanks, you found a typo in my docs (it should have been `appEl`). Your new issue is that your component only accepts a prop called `title`, but you're trying to...

This would be a simple fix if I added support for `q-text` and `q-html` instead of the `v-` equivalent in components. Then the following: ``` A pre-rendered Card With some...

So you have raw pre-rendered html? Can you transform this html? What do you want to do it with it exactly?

I need this again…

> Width values are different. Not only do they actually use % for percentages, but they can also take other units, making the use of % meaningful. 🤔 That's an...

> would an entirely accurate opacity:0.5 not be a valid and possibly stronger option? Definitely more valid, but I don't like it 🤣

> making up stuff runs the risk of straying from what makes Hucssley so refreshingly predictable. 😭 Perhaps these types of values are more likely to be customised to suit...