Jason Jobe

Results 15 issues of Jason Jobe

I've encountered a problem when I need to do a case-insensitive attribute match As discussed here http://stackoverflow.com/questions/5671238/css-selector-case-insensitive-for-attributes Shouldn't these be equivalent? `let nodes = doc.firstNodeMatchingSelector("link[rel='shortcut icon']")` and `let nodes =...

enhancement
selectors

Looking at your REPL example, I was wondering why you manually subdivide the expression around the "=" sign rather than making the "=" a proper operator, executing the same logic...

In trying to understand your approach I find that I would prefer to have somewhat of more "expected" integration point calling out selected tests from standard XCTest. I also not...

Everything works great until I create a new Service (with the same URL) and recreate the wrapping AppAPI (as per your example). As per the stack overflow I have insured...

I'd like to create string templates with which I can substitute values optionally using an associated Formatter. Does this fit with your roadmap? For example: Given: let template = "A...

Not to unduly create work but have you considered including recurring dates features. Perhaps include https://github.com/teambition/RRuleSwift

enhancement

The `objCClassWrapper` case is not supported in `createInstance(...)`. Specifically, `URL` and `NSURL` were both tried. Interestingly, it does work if the property is `Optional`. ``` (lldb) po kind Runtime.Kind.objCClassWrapper ```

Hi. Just discovered your project. Very nice! Just doing a quick review of the code it appears that there are scaling limits such that displaying a scale of days, months,...

Should be multi-document bundle. Bundle to include code.cljs and separate resources.