react-timeline-9000 icon indicating copy to clipboard operation
react-timeline-9000 copied to clipboard

React Timeline

Results 30 react-timeline-9000 issues
Sort by recently updated
recently updated
newest added

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...

feature

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...

Pretty up the default CSS for the demo

feature

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

bug

Prove that the timeline can work with moment-timezone. Perhaps a switcher or +800/+1200 TZ offset is all that is required.

feature

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...

bug

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...

feature