James Doyle

Results 43 comments of James Doyle

![Screen Shot 2020-02-19 at 10 32 51 AM](https://user-images.githubusercontent.com/1425304/74863782-48d2c000-5303-11ea-9c36-4f56804ca57e.png) I just had a back and forth with support and they are saying they don’t fully support themekit. Maybe this was incorrect...

> Rather than a list of class names, you instantiate a new instance of the class and pass that. This would allow the end user a little more control over...

I think merging a `content` folder with a `public` folder would just be messy. I screwed up the `lib` folder by adding `cache` in there. In hindsight, it makes no...

Yeah ok that worked for me

+1 I assume you mean having `.email()` or `.url()`. But even if they were in the README as pseudo code (non-specific syntax just showing the chain) that would be really...

Used this a couple more times to help people understand the config. Any plans on merging this in?

I saw the IE10+ note, but it also mentions mobile. It would be nice to at least see some of the features (listing `querySelectorAll`, `classList`, `setAttribute`, etc). Then if someone...

Here is a quick list of features I found when browsing the source code: http://caniuse.com/#feat=classlist http://caniuse.com/#feat=matchesselector http://caniuse.com/#feat=queryselector http://caniuse.com/#feat=getcomputedstyle http://kangax.github.io/compat-table/es5/#Object.keys