Ryan Roemer

Results 175 comments of Ryan Roemer

@kjin9174 is your query related to @katzmannn 's issue with multiple bodies or do you have a separate issue / are you just trying to learn react-game-kit? If the latter,...

@katzmannn -- I'm not quite following. Can you open up a minimal repository with install + error reproduction steps so we can jump in and see what's going wrong? Will...

If someone could create a minimal repository with: 1. OS + Node environment info 2. installation 3. command that produces the error steps then we could pull it down and...

@tcc-sejohnson -- Ah! I think it's tagged `react-live@next`. Can you try that and let us know if that fixes things?

@tcc-sejohnson we've re-tagged `react-live@latest` to be `3.1.1` (thanks for the tag @gksander !)

I think this is complete -- current version packages PR includes spectacle-mdx-loader. Plan sounds good -- verify npm publish, archive old repo. Thanks!

Confirmed with following diff in default live example: ```diff diff --git a/stories/Live.js b/stories/Live.js index d29520b..29350de 100644 --- a/stories/Live.js +++ b/stories/Live.js @@ -226,6 +226,7 @@ export const Default = DefaultTemplate.bind({}); Default.args...

v9 is fine for docs / core spectacle. Making mdx loader ESM is a bigger deal because we're cutting off CJS users.

I'm interested in @carbonrobot 's input here, but my thoughts are that we don't have a strict "stance" as much as want to follow what the communities of our various...

For me personally, supporting existing 2 / 3 is my main priority unless I get a huge chunk of free time for this project... If someone can take the lead...