Michele Bertoli

Results 34 comments of Michele Bertoli

😊 @threepointone

Thank you very much for working on this, @joebourne. This looks good to me. What about `import {getStyleRule} from 'jest-styled-components/utils'`?

Hey @Joebourne, thank you very much for your update. I believe you need to create a "utils" folder which points to the function (see "native"). Otherwise this would be accessible...

Thank you very much, @larsno. This is a pretty interesting idea. It would be a significant breaking change but I can see the value. I would love to hear other...

Hello @larsno, thank you very much for your comment. The `addSnapshotSerializer` function works in the following way: > For an individual test file, an added module precedes any modules from...

Thank you very much @alex-saunders for opening this issue, and @davidkpiano for your comment. I'm glad you are passionate about state machines, and I appreciate you have ideas on improving...

Thank you very much @good-idea @edorivai to discuss about this. I was thinking about separating the packages, like: ```js import { Action, State, withStateMachine } from 'react-automata' ``` and: ```js...

@edorivai separate packages would allow us to define different dependencies. Thank you very much, @good-idea, that would be awesome.

@good-idea I see, thanks for checking. That was possible (not recommended) before we moved to flat bundles in https://github.com/MicheleBertoli/react-automata/pull/38.

Yes, please @san650. Ping me anytime if you need support, and I'll be more than happy to review a PR. Thank you very much!