Arend van Beelen jr.

Results 92 comments of Arend van Beelen jr.

Also I’d be curious to hear if we should introduce another CLI flag (`--omit-node-std`, maybe?) so that users can choose whether the `std/node` lib is included or not. If it’s...

@mAAdhaTTah Thanks for pointing me to this comment. Your reasoning seems well-intentioned, but as I argued in #225, I do believe the proposal will face serious pushback from the mainstream...

@js-choi wrote: > I think Hack pipes (which address many of their concerns) actually would help everyone, too (#217). As someone who is not part of the JS FP community...

Are you looking for the `createTokenItem` item fuction? Are you working with a multi-value or a single-value input? Because `createTokenItem` is only used with multiple-value inputs so far, so maybe...

Yes, that's pretty much what it means. I think other libraries also refer to it as "tagging" mode. I've updated the title to make it more clear.

Search inputs in dropdowns are not supported for multiple input types because the searching is supposed to be done in the input in the selector itself. To be honest I'm...

I agree not showing it, possibly with a warning (in dev builds only) would be more desirable here. PR welcome :)

Sorry for the late reply (I was on my honeymoon when this came in), but this is a very useful suggestion. I don't know exactly how to implement this right...

Sorry, I don't have Flash installed here, can you describe the issue in some other way?

Thanks! I suppose you're using the jQuery build, right? Can you show me the code you use for initializing Selectivity? Am I understanding correctly it is only removing that's causing...