Marco Hamersma

Results 10 issues of Marco Hamersma

Heya, I've been looking into making fork of this repository for use in a project so that I can have more control over the styles, but I noticed the styles...

Hey hey, Thanks for making this preset, it's a really neat idea. I'm running into an issue with one of the transformations, though, and I'm not sure exactly what to...

Hi there, I've been trying to implement this in our app, and so far so good, but I noticed that the library doesn't support [void function components](https://dev.to/aurora2500/don-t-use-function-components-use-void-function-components-493p). It's mostly a...

Currently, the classes are applied to elements by using the spread operator, like this: `` My rationale for using the spread operator over something like `` was very simple; for...

I have this app called [RescueTime](https://www.rescuetime.com) that I want to quit when leaving a certain context, but for some reason, it doesn't quit. Controlplane is able to close other apps,...

Heya, I'm working on an app that needs to generate PDFs with occasional arabic text in it, and I'm trying to figure out what the best way to do it...

persistent

Even though not all mail clients support it, it would be great if media queries would remain intact in the email (for emails that scale better to mobile, for instance)....

It would be a lot neater to have a way of setting defaults for this addition. For example, basically all of my notes have a top-level `h1`, so I'd prefer...

enhancement

I know the readme states that the library is only available for version 3 and 4, but I figured I would make an issue anyway to make sure people know...

Here's some fixes to support Fabric 5.0, based on some of the issues in #43. It: 1. moves fabric to a peerDependency 2. allows v5 as a dependency version (I...