Gyubong Lee

Results 77 comments of Gyubong Lee

I made a PR to support enabler callback in below PR. https://github.com/jsdevkr/react-multi-email/pull/60

> Merge!!! I'm not sure this repository is still managed. So, I made a forked version of this repository. https://www.npmjs.com/package/@jopemachine/react-multi-email This version support below additional features * [Support enable flag](https://github.com/jsdevkr/react-multi-email/pull/60)...

I made a PR to support auto-focus #63

> Great work! Thank you. > but can you add a spinning state when validating emails? Thanks for your feedback. I think some users may not like that the spinner...

I'm not sure this repository is still managed. So, I made a forked version of this repository. https://www.npmjs.com/package/@jopemachine/react-multi-email This version support below additional features * [Support enable flag](https://github.com/jsdevkr/react-multi-email/pull/60) * [Support...

I made a PR to support async-validate. https://github.com/jsdevkr/react-multi-email/pull/59

You can use npm as it is by changing the package.json's dependencies as shown below. (Because github's source code is imported as is.) ``` "dependencies": { ... "node-jxa": "github:johnelm/node-jxa#v2.1.2" ......

Test failure might be related to https://github.com/RustPython/RustPython/issues/3934.

I'm waiting for this issue resolved before going further. https://github.com/RustPython/RustPython/issues/4157

> If we can use any GC library to reduce our work, it will be even better. @discord9 What do you think about porting [mmtk](https://github.com/mmtk/mmtk-core)? This lib seems to be...