kalend icon indicating copy to clipboard operation
kalend copied to clipboard

React calendar component with support for multiple views and events

Results 42 kalend issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/nibdo/kalend/assets/10628302/36497179-8bc3-47b5-a1a6-b6e1d3efcd31) I get this screen when i install the calendar. Other views are working fine. Here is a sandbox for the code i used https://codesandbox.io/s/flamboyant-black-dtwvlq?file=/package.json The expected result ![image](https://github.com/nibdo/kalend/assets/10628302/b558bac8-ba01-47e7-8015-5c97b24044b4)

bug

At the moment `createCallbacks()` is not called via `initFromProps()` if some callback passed to the `Kalend` component is changing. This causes kalend to call the stale callback from the initial...

I set isNewEventOpen to false but still the new event is shown when clicking/draging inside a view.

Hello, is there support for the formats?

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.2 to 5.57.0. Release notes Sourced from @​typescript-eslint/parser's releases. v5.57.0 5.57.0 (2023-03-27) Bug Fixes eslint-plugin: [no-unnecessary-boolean-literal-compare] simplify fixer and add support for double negation (#6620) (81c8519) eslint-plugin:...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 5.0.3. Release notes Sourced from typescript's releases. TypeScript 5.0 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.37.0. Release notes Sourced from eslint's releases. v8.37.0 Features b6ab8b2 feat: require-unicode-regexp add suggestions (#17007) (Josh Goldberg) 10022b1 feat: Copy getScope() to SourceCode (#17004) (Nicholas...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.2 to 5.57.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.57.0 5.57.0 (2023-03-27) Bug Fixes eslint-plugin: [no-unnecessary-boolean-literal-compare] simplify fixer and add support for double negation (#6620) (81c8519) eslint-plugin:...

dependencies

Hi, I was wondering whether it would be possible to add a flag to disable or hide the navigation bar of the calender? For reference: I want to display upcoming...

feature

I would like to use your calendar to display a set of events to users. They should normally not be able to create a new event, but I cannot find...

feature