Damyan Dimitrov

Results 49 comments of Damyan Dimitrov

Hello @ansulagrawal , I can help. I suggest to split the codebase on tasks for better organization.

I can start with HeaderView.jsx, it is small component and do not have drag and drop related code.

@ansulagrawal I will start it these days. Can you tell me is that repo converted as package? I was not able to find it in npm...

> https://www.npmjs.com/package/react-big-schedule > > @DamyanBG here is the link for the npm package Thank you!

Hello @ansulagrawal , I made the first PR. I refactored the class component HeaderView to functional component - #73 I have few suggestions: - please, create me task for every...

@ansulagrawal thank you for inviting me in the project! Me and my team are developing big React applications and we was looking for good resource scheduler library, but non of...

So do you want me to split the work on smaller tasks and to add labels good-first-issue and help-needed? Usually there are a lot people who are looking for projects...

Hello @ansulagrawal and @JitendraSoni1234 , What is that non organization here? I refactored HeaderView component from class to functional. I can see that @JitendraSoni1234 committed some hotfix directly to the...