Brian Cardarella
Brian Cardarella
See in JavaScript: And in Elixir:
Yes, it is an incredibly small value and I'm sure an argument could be made about managing floating point precision but considering some of the other functions defer to `0`...
I don't see why it shouldn't be in. I have several checkboxes, when a change event is detected on the checkbox something happens. Why wouldn't capybara-envjs support this?
Is this a envjs thing or a capybara-envjs thing? If it is your code can you point out where I can take a look to see if I can hack...
It would be great if the generated code was smart enough to conditionally log if the command had a deprecation. In other words, unnecessary bytes shouldn't be present in generated...
I don't necessarily agree with this. It will put this addon on the path of disallowing fastboot for public API. There is the potential in the future where we can...
Why `quietSync` isn't the default is beyond me. Nobody wants SettingsSync to constantly steal focus.
If it does I'm in favor of a progressive enhancement path rather than bringing in regenerator. The footprint of that plugin is not small.
@mat-mcloughlin I was looking into this last week. I think we can get something more comprehensive if we encapsulate all of the possible `mix` tasks together. Something similar to TaskMaster:...
@Fahrradflucht I don't agree with using the Tasks API. From what I've seen, the Tasks API is a static list, it cannot be dynamically populated with the mix tasks available...