Theo Ephraim

Results 26 issues of Theo Ephraim

I really want to use this module, but it is not working for me at all. Changing the mode does nothing. As soon as it is included, all my requests...

Just a feature request for blocklist support! Looks like the underlying cli supports it, so its just a matter of adding it to the preferences and maybe some kind of...

enhancement
accepted

After looking through the docs and issues, I'm still a bit confused about best practices for running database migrations as part of a deployment. This seems like a pretty standard...

feature-request

Not exactly sure when this started, but I'm getting an error when running `vue-tsc` (TS typechecking for vue) related to this plugin running `vue-tsc --noEmit` gives me the following error...

When starting to use this module with an existing project and schema, it could be useful to generate the existing schema into migration files. This way you would have the...

old-label enhancement

would be great to convert background colors set on the `bgcolor` attribute to use best practices, (always hex with 6 chars) see https://litmus.com/blog/background-colors-html-email

feature request

the `bgcolor` attribute is being filled in when the background color is set on a table elements via css. However it only works if you write `background-color: blue` It should...

feature request

While the default case of putting all the svgs into a single sprite and always including it on the page makes a lot of sense for something like an icon...

enhancement
help wanted

I'm using this module to temporarily add some extra global style - in this case disabling scrolling on the html body, which can be useful in some cases like when...

Allows you to set an array of properties to exclude from tracking. This is useful if you can't always add `trackit_silent` when setting things. I'm using this to tell trackit...