Kevin Crawford

Results 16 issues of Kevin Crawford

It would be nice if there was a function to set a small string, rather than a whole block of markup. For example, I like to pass a class attribute...

Adds IE9 support

Cycle is cool, but most of the time I only need Cycle Lite. Can it get some CDN love, too?

Having an issue resolving this warning of an unmet peer dependency when installing globally: ``` $ npm install -g fkill-cli inquirer@^6.0.0 /usr/local/bin/fkill -> /usr/local/lib/node_modules/fkill-cli/cli.js npm WARN [email protected] requires a peer...

Using the bookmarklet in Firefox 3.6 on Windows XP, Premailer works great with local files (both using a local server and opening an HTML file in the browser). Because it's...

It seems that it doesn't correctly toggle the [`HTMLSelectElement.disabled`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLSelectElement/disabled) property.

Is it possible/desirable for maps generated by keyBy to return original variable instances? ```js class Foo extends Variable {} const Collection = VArray.of(Foo) const collection = new Collection([{ Name: 'Kerry',...

Using gem version 2.0.3, specifying the pixel size configuration variable, as in the below, doesn't work: ``` $rgbapng_path: 'generated'; $rgbapng_px_size: 1; @import "rgbapng"; ``` It continues to output at the...

See https://dl.dropboxusercontent.com/u/27984093/tooltip.html To reproduce: 1. Hover over link, showing tooltip. Click the link. 2. After landing on Google, press the browser's back button with a mouse. Keyboard shortcuts also work,...

todo

I wonder if prepending "li3_" to the project name to indicate that it's a lithium plugin might help develop the visibility of the project, as well as conform to the...