wikiki
wikiki
And same question for "permissions" model ?
@JosephSilber : Any chance to have Models for those table soon ? Could be very useful to be able to override them to handle custom data like (sofdeletes, ...) on...
Hi @jormun-pluxml, it's because both elements are using :after pseudo-class. Unfortunately, at this time I didn't find a way to manage it.
Hi @pdawczak , how do you see this functionality ? First click on a date select date / second click deselect it ?
Hi, I forgot to integrate this behavior. I'll do it soon. Regards
Hi, any reason you can't use the last version ?
Hi, The only way to do it is to provide an array of all date to disable in option disabledDates. All think about adding new way of disabling dates by...
Hi @moataz1991, I have to look if datefns support this type of calendar. If yes then I'll integrate it.
Hi @alessandrojcm , it's a classic issue with Gatsby and production build process. The workaround it to wrap all use of document or window element with the following code ```javascript...
The last import try is the good one. But don't forget to also include the js file into your project to get the carousel works.