Lewhe Onesine

Results 83 comments of Lewhe Onesine

Hi @LeonTU πŸ‘‹ Sorry for the late reply. Please use the new version.

Hi @TrustyTechSG πŸ‘‹ Thanks for the feedback. So far we have been focusing on the functionality and correction requests. This made us forget about the size of the bundle. We...

Hi πŸ‘‹ @generic-glitch Thanks for the feedback. We will take a look at it very soon.

I have just released a new version which should solve the problem. Can you try and close this issue if it's ok.

I've also noticed that there's still the problem. There seems to be something I'm missing. The local test passes though.

Hi @stevenmankins πŸ‘‹ Thanks for the feedback. The onChange should trigger if you respect the `displayFormat` or the default format used by the input.

Hi, @stevenmankins , Sorry for the late reply. Please use the new version.

Hi @dlikhten πŸ‘‹ Thanks for your feedback. The datepicker internally uses several date formats for its operation. But we only return the `YYYY-MM-DD` format in the `onChange`. This format is...

You can modify the z index of the dialog box container with the `popupClassName` props as follows ``` popupClassName={(defaultClass) => `${defaultClass} z-20`} ```

Hello @nic-iw πŸ‘‹ Thank you for using our package. So sorry for the delay. Thanks for the feature request. Rest assured that we will implement it very soon. PRs are...