Yusuke Oda

Results 232 comments of Yusuke Oda

Since the library still has many remaining issues under the hood, this should be a nice-to-have, not urgent feature. But feel free to implement any PoCs for this; I never...

ah it breaks blame. will fix it.

@ZibingZhang Sure, removed the reference.

It still happens in `@material-tailwind/react` v2.1.1. Using `@types/react` v18.2.19 works around the issue as well.

Thanks for the suggestion. It looks directly patching `display` would be useful, but also involves unexpected side effects against the shell. We could provide it with a reasonable caution. I...

I think this should be a part of fall-through supports. Related issue: #100 The current implementation expects that every if clause has a corresponding else, i.e., every condition should be...

I don't plan to fix the final interface of plugins until the v1 release and we can start with ad-hoc implementations. For now, the most significant issue is how we...

Yes I think so. Maybe `sum` and `prod` are also the candidates (and we can include them as a default plugin)

Thanks for the suggestion. It is basically possible to implement the ideas above, but we also need to carefully choose the default behavior. I think introducing some flags (such as...

> > ignore me: > > ``` > > Best: unk=-0.278779 egfl=0.00129339 w=0.103592 fgep=0.0420955 lfreq=0.001817 parse=0.291264 p=-0.0358876 egfp=0.02107 fgel=0.0162464 lm=0.207954 => 0.767743 > > ``` > > what is this...