Julius

Results 16 comments of Julius

I think it's done so intentionally to reduce the complexity of dynamic styles. Having an explicit return introduces additional complications for the compiler due to the available body of the...

> Wish we could take this a step further too: **Empty States!** > > It would be nice to see a set of labels and a nice image to let...

@nmn yeah, I think we can give it a go!

@nmn I addressed all of your comments. the only issue left now is that `flow` complains about not being able to resolve some modules. not sure why though, but I...

@nmn got you, thanks! I added translations for _esbuild_ and also ported babel types from the _rollup-plugin_. perhaps `@babel/core` definition should be placed in `flow-typed` as it is now used...

@nmn yup, looking into it. probably related to package lock merge conflicts that I tried to resolve yesterday.

hey @nmn are you still considering adding this?

@nmn yeah, I think it's ready now!

@nmn are you looking into fixing the upstream package issue? I can try to look into it as well so we can unblock this PR

hey, I will take a stab at this. seems interesting