Joel Purra
Joel Purra
Forked and fixed quite a few more things: https://github.com/node-ffi-packager/node-libclang --- > Represents a type that was referred to using an elaborated type keyword, e.g., `struct S`, or via a qualified...
Forked and fixed quite a few more things: https://github.com/node-ffi-packager/node-libclang --- Note: includes commits from previous pull-requests. Should be merged to `master` one by one, but wanted to showcase the stepwise...
Forked and fixed quite a few more things: https://github.com/node-ffi-packager/node-libclang --- Note: includes commits from previous pull-requests. Should be merged to `master` one by one, but wanted to showcase the stepwise...
Forked and fixed quite a few more things: https://github.com/node-ffi-packager/node-libclang --- Note: includes commits from previous pull-requests. Should be merged to `master` one by one, but wanted to showcase the stepwise...
Forked and fixed quite a few more things: https://github.com/node-ffi-packager/node-ffi-generate --- > Represents a type that was referred to using an elaborated type keyword, e.g., `struct S`, or via a qualified...
Forked and fixed quite a few more things: https://github.com/node-ffi-packager/node-ffi-generate --- Note: includes commits from previous pull-requests. Should be merged to `master` one by one, but wanted to showcase the stepwise...
The package version on `master` (currently commit 5ad34dc69befbd59601c507c90571b1662e0e66d) is `v0.0.7`, while the published version on npm is `v0.0.8`. - The `v0.0.8` tag has additional MIT license information, but no functional...
This issue is based on [PlusAsTab](http://joelpurra.github.io/plusastab/) issue #5 [Tab emulation doesn't cause text to be pre-selected / highlighted](https://github.com/joelpurra/plusastab/issues/5), reported by @bkwdesign. --- According to chapter [7.4.2 Focus management](http://www.w3.org/TR/html5/editing.html#focus-management) of the...
Tests were run on Mac OS X 10.10 Yosemite. - [Tests fail in Google Chrome 42.0.2298.0 dev (64-bit).](https://joelpurra.github.io/emulatetab/test/) - Tests pass in Safari 8.0.3 (10600.3.18). - Tests pass in Firefox...
Spotted in the [PlusAsTab enter-as-tab demo](http://joelpurra.github.com/plusastab/example/enter-as-tab.html) using Chrome 18. ### Expected behavior 1. Click "Radio 2" to select radio button number two. 2. Focus the number input field ("999"). 3....