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

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

## Proposed Change: Adding typescript support ## Change type _Put an `x` in the boxes that apply_ - [ ] Bugfix - [X] New feature

Are there any objections if I make this `shallowUpdateCheck` by default true? I understand that this is the recommended way to go. And this would reduce the amount of "bloatware"...

Current readme is a mess, and our documentation is a not-very useful export of props. Update the documentation to include [ ] Examples & getting started [##250] [ ] Useful...

feature

For starters, the URL below doesn't point to the correct URL: ![image](https://user-images.githubusercontent.com/4469897/157905428-178cbdf2-fc0f-48ff-9401-531e8db722b1.png) And then, could you update the CI configuration to: * invoke the "build-storybook" script (form `package.json`) * upload...

There are some inconsistencies in the spacing of the timeline items. It seems that, depending on the size of the timeline element, sometimes there is an additional space/gap visible. From...

We have implemented the following features: ![image](https://user-images.githubusercontent.com/4469897/134702914-104ff18a-1adf-450e-8cbc-3cc0e77b9f51.png) We had an internal review, and we have some ideas on how to improve a bit the performance. Once they are done, we'll...

The mouse listeners for onItemHover/onItemLeave are setup on the row and filter based the event target. This can be unreliable if you have your own custom event listeners and onItemLeave...

bug

There's been a request to add the ability to freeze rows. I've had a look at the react-virtualized docs and it seems they don't explicitly support this, however you can...

feature

Hello, This timeline component is really impressed me. I have been looking for several months to search for a powerful timeline component like this library. I have a question and...