yuki0410

Results 47 comments of yuki0410

@mirus-ua I would like to take the popper_component.jsx file in work.

@mirus-ua I would like to take the calendar.jsx file in work.

@mirus-ua Modifications to index.jsx may need to be synchronized with modifications to calendar.jsx. (especially the props type) Would it be ok if I work on it all together?

@mirus-ua > sure, I think you should wait a bit for the month and the year modules I agree with waiting too. We are moving forward on the calendar.jsx work,...

@mirus-ua (@martijnrusschen ) I would like to take the week_picker_test.test.js file in work. and fix some types.

@mirus-ua I noticed during my experimentation with #4810 that type errors in the test file do not seem to result in errors in CI. Is it my understanding that this...

@Lukaoxp (@mirus-ua ) v7 has been released, has the problem been resolved?

@martijnrusschen I am working with index.jsx. There is some rework to be done for consistency, etc. I will release the draft after index.js is complete.

@mirus-ua I am glad for your advice. I agree with unifying the internal types to undefined or null. However, since the original selected and other props were of type `Date...

@mirus-ua I am struggling with the part of index.ts where the onChange type changes due to selectsRange,selectsMultiple Props. Any good advice would be appreciated. In my current code, I am...