Fabien Deborde

Results 7 comments of Fabien Deborde

Is there any plan to add this any time soon?

Facing the exact same problem too. Whenever I tap on an input that is outside of the "original" viewport, it scrolls way too much. The inputs at the top of...

I am having the same issue, and changing the template {shortDayOfWeek}, {shortMonth} {date} to something like {shortMonth} {date}, {shortDayOfWeek} doesn't seem to work. If this line inside DatePickerDialog is not...

Ok so I could modify the header template by changing the line 125 of the DatePickerDialog.js file inside the /components/date_picker, and also around the lines 125 of the DatePickerDialog.js file...

Hello @antony and thank you for this demo repository! I am looking at the code after I watched your video. and did some modification (using a separate API server for...

I was updating an old project and had to update this library. The following theme keys were giving me Typescript error: - 'stylesheet.calendar.header' - 'stylesheet.calendar.main' but they are still working,...

Same here, overriding the bundle.js command did the trick. Thanks @pdgago !