Ludwig Magnusson

Results 22 comments of Ludwig Magnusson

@ljharb Comitted in october. I wonder what the hope of a merge is @59naga Are you notified about this?

@lijunle Are you able to review/merge/release?

I have solved this. It was some time ago so I don't really remember but I think what you need to do is to set the option `crossOrigin: true` in...

@concatime Nice diagram. I read up on the signals and this approach seems generally correct to me, just one quesion: Isn't the case for `SIG[INT|HUP|TERM]` generally the same? I.e. send...

But this is a generated file for performance purposes? If it does not exist, it will just be re-generated. Will users even notice?

Yeah sorry, realize the title is wrong. Should not be _config_ path, should be _compile_ path. Will adjust

I have been thinking the same way as @scott-christopher. I would prefer functions `isGt` and `subtractBy`. These names are IMO much better than `gt_*` \* _The suffix `_` is a...

No comments on this? I am using futures right now in production and feel as if I need this badly. Could it be added or should the entire model be...

Yes that is is. Most often, doing an async operation and before it starts I show a loader on screen. When the operation is finished I want to hide the...