react-schedule-selector icon indicating copy to clipboard operation
react-schedule-selector copied to clipboard

A mobile-friendly when2meet-style grid-based schedule selector

Results 34 react-schedule-selector issues
Sort by recently updated
recently updated
newest added

Compiling doesn't succeed, error thrown ``` Failed to compile. ./node_modules/react-schedule-selector/dist/lib/ScheduleSelector.js Module not found: Can't resolve 'core-js/modules/web.dom-collections.iterator' in '/frontend/node_modules/react-schedule-selector/dist/lib' ```

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. Changelog Sourced from node-notifier's changelog. v8.0.1 fixes possible injection issue for notify-send Commits 5d62799 v8.0.1 0c4a80d chore: adds changelog f5a7bc6 fix: test cases b9d148d...

dependencies

E.g. ![image](https://user-images.githubusercontent.com/8083680/99886408-243ca900-2bf1-11eb-8e20-ba02fdb6a52f.png)

Is it possible to make an horizontal drag and drop. In general, let's say that being able to drag the event you dropped on the calendar horizontally on a specific...

Add the option to block dates and times (like, if you aren't available at the selected time)

react-dom.development.js:67 Warning: React does not recognize the `selectedColor` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as...

- Max time slot was missing in the render. - Added the missing `

Hi there! If we want to allow users to make multiple types of selections (e.g. "preferred" times and "available" times, designated by different colors) on the calendar, how would you...

Hello! I currently save users' availabilities in Firebase and want to allow them to update them later. Is there a way i can load the existing schedule onto the rendered...