react-timeline-9000
react-timeline-9000 copied to clipboard
React Timeline
I think its worth investigating typescript support. There are a few places where we're guessing type (sometimes incorrectly...), and the effort to convert to typescript is likely less than the...
Hi folks, I was trying out this component for my app, and I wanted to know if there is a way to zoom into a particular time slice of a...
I was just glancing at the repo and demo site, and this library looks promising for some features I need to build. However, Bundlephobia indicates that the library is currently...
I can live with it not working in desktop Safari, but I'd like it to work on iPad. In Chrome & Firefox I can select items and move/resize them. Very...
OnRowDoubleClick's `rowNumber` argument is a string - should be a number
Prove that the timeline can work with moment-timezone. Perhaps a switcher or +800/+1200 TZ offset is all that is required.
I assume this occurs for the bottom row as well. If you have multiple items selected across multiple rows and drag from the bottom-most item, you can push the top...
This could simplify the logic of having to know the exact heights of each row, instead interact css will encapsulate the entire row and then we are only concerned with...