RC

Results 10 comments of RC

Welcome to submit PRs for the above features. I would work on some of these features when possible.

Expand/Collapse already implemented

@JorgeMadson This library is tailor-made to visualize a vertical scrollable timeline of events. Horizontal timeline requires a different UX design altogether. Would recommend something like: http://sherubthakur.github.io/react-horizontal-timeline/

@jabidof @kliu4 If I understand right, this is what you are looking for: https://rcdexta.com/react-event-timeline/?selectedKind=Timeline&selectedStory=Icon%20Event%20handlers&full=0&addons=0&stories=1&panelRight=0 and sample code: https://github.com/rcdexta/react-event-timeline/blob/master/stories/App.story.js#L210-L250

Hey @fanofnarendra > Can I work on giving users an option to add a new lane and also customizing the cards by giving colors? features already available > A date...

@veeral-patel Thanks for pointing that out. I am torn between migrating this codebase to typescript or provide a type definition to start with. Either ways will address this issue asap.

@G-Rath Can you raise a PR including the type definitions. I can try playing around with it in some sample typescript projects and we can publish it...

@G-Rath Any updates on this one? Or should I take a stab at it taking ur initial version as baseline?

@LucasBadico do you mind resolving the merge conflict and I can add to coming release

@rohitjha941 I am not able to replicate this error message. I have created a sample repo that uses the same config as above to verify the latest release: https://github.com/rcdexta/react-trello-example Pls...