Bruno Dias

Results 275 comments of Bruno Dias

I'll refactor/extract to a module what is implemented now, so it would help to add other styles.

Sounds great. I'll move things to the Stacked module first and the argument from cli (with default).

@Fordi This problem happens because you are setting the app element to the #root, which contains all your application. The correct way is to create and adjacent element to place...

This is on the roadmap for v4. See https://github.com/reactjs/react-modal/issues/988.

@kento-hamaguchi-md Interesting...is this type definition also valid for React

@kento-hamaguchi-md That's unfortunate, but great idea.This actually lines up with @bokibo's comment. You can find more information on https://github.com/DefinitelyTyped/DefinitelyTyped for the react-modal's type definition.

Keep me posted with your findings and I'll be happy to help.

Bom trabalho! This one is actually annoying as hell. Here is a checklist: - Find which react and react-modal versions are incompatible - Understand the differences between type signature differences...

@denibudeyko Would you like add this note on the readme? Well, it seems the way to go...

@AnderUstarroz It seems easy. Would you like to make a contribution?