José Magalhães

Results 12 issues of José Magalhães

Babel supports this. A way of skipping the first build when running in watch mode is pretty useful.

The release was done but this is still missing.

enhancement

It's not correct according to React 0.14 changes.

enhancement

As part of the 0.9 release, we'll be migrating the code into multiple modules and we'll be using some ES6 sugar.

enhancement

I think the behaviour behind the TAB key is not good as it is... When I press tab the component picks the first option, which is nice, but if I...

Related to #110. Created a new prop to enable/disable keyDown default prevention. In my case having it as false works great so when a user tabs the field gets populated...

When there were no visible items the was being rendered without need.

I was having unintended focus on the input after an option is selected so I created a prop to handle that.

Title self explanatory.

area: systems & performance
kind: chore
flow: under the hood

We need to gather the list of potential metrics and integrations to be used while developing. Probably metrics related to optimization/performance aren't as useful (they change quite a lot in...

area: systems & performance
kind: spike
flow: optimization