Jacob Kelley

Results 35 issues of Jacob Kelley

If I'm not mistaken, on IE7, the get and set caret function is not working properly anymore. This is an important fix

bug

If `BehaveMap` were to be added (reference #16), I'd consider figuring out a way to consolidate global variables as to avoid polluting the global namespace. Currently, `Behave`, `BehaveHooks`, and possibly...

enhancement
question

Currently, keymaps are defined as follows: ``` javascript [ { open: "\"", close: "\"", canBreak: false }, { open: "'", close: "'", canBreak: false }, { open: "(", close: ")",...

enhancement

Would be nice to have support for `contenteditable` elements as opposed to just textareas. That can increase creativity and ability to possibly add syntax highlighting in the future. Get and...

enhancement
question

Because of the nature of Behave.js, characters are inserted and deleted all over the place. This renders the native Undo/Redo functionality damn near useless. Might be a hefty size of...

bug
enhancement

Provide an optional parameter to color correct the resulting imagery to better reflect images such as the following:

enhancement
help wanted

I'd like to implement Grunt.js to do more than concatenate/minify scripts - Concatenate - Uglify (with optional source maps) - JS Hint Would this be something you'd be interested in...

Thanks for contributing to the open source community something you've found value in! I'm curious as to why you wouldn't just leverage Classes (or any other flavor, constructor funcs, prototype,...

Hello. The link to http://remotedev.io/local currently redirects to pornogrophy. NSFW. This is linked to directly within the readme file.

Clear requirements coming soon...

FEATURE