react-timeslot-calendar icon indicating copy to clipboard operation
react-timeslot-calendar copied to clipboard

A calendar component which allows users to select and reserve available timeslots so that they can setup a meeting and/or event.

Results 16 react-timeslot-calendar issues
Sort by recently updated
recently updated
newest added

Anyways to change the timeslot from 1 hour to 30mins only I have used the timeslotprops. Its display half hours slots but when i try to select the whole column...

When clicking on any timeslot, I get this error in my console: Uncaught TypeError: this.updater.enqueueCallback is not a function
This is because the project is using React 15. Can you...

When clicking on any timeslot, I get this error in my console: `Uncaught TypeError: this.updater.enqueueCallback is not a function ` This is because the project is using React 15. Can...

Dear react-timeslot-calendar Team, The module is amazing and fills the requirements. But when I click on particular timeslot it is giving below error Uncaught TypeError: this.updater.enqueueCallback is not a function...

I'm able to translate the top date field by setting: `moment.locale('de');` but it does not translate the day names...

Is it possible to set the default start day of the week? Monday instead of Sunday?

**What I did:** Updated to React 16 as per #28. It broke enzyme, so I upgraded it and added an adapter to every test as required. Also swapped `componentWillReceiveProps` to...

as per your demo reference. https://lrojas94.github.io/react-timeslot-calendar/ package Documentation demo code also not mention about with this example i am using react 16 ``` ``` **list of not working** time slote...

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.6.0 > * [`39dfe08`](https://github.com/eslint/eslint/commit/39dfe0880fa934e287e8ea1f7b56d5cba8d43765) Update: false positives in function-call-argument-newline (fixes [#12123](https://github-redirect.dependabot.com/eslint/eslint/issues/12123)) ([#12280](https://github-redirect.dependabot.com/eslint/eslint/issues/12280)) (Scott O'Hara) > *...

dependencies