Skip to content

Releases: xzdarcy/react-timeline-editor

v0.1.9

05 Mar 11:19
Compare
Choose a tag to compare
  1. fix: add cursor max limit #27
  2. feat: allow custom engine

v0.1.8

19 Feb 16:57
Compare
Choose a tag to compare
  1. feature: add onClickTimeArea #22
  2. feature: add maxScaleCount #24 #15
  3. fix: Cannot read properties of undefined (reading 'getBoundingClientRect') #23
  4. fix: resize auto scroll error

v0.1.7

04 Jan 19:28
Compare
Choose a tag to compare

#18
fix: scroll sync error

v0.1.6

26 Dec 14:18
Compare
Choose a tag to compare

#11 #15 add onCursorDrag event

v0.1.5

26 Nov 19:48
Compare
Choose a tag to compare
  1. #9 add timelineState.setScrollLeft to custom scrollLeft, demo
  2. deprecated scrollTop props, use timelineState.setScrollTop instead.

v0.1.4

26 Nov 17:25
Compare
Choose a tag to compare
  1. #4 cursor drag start/end events
  2. #7 remove window reference to adapt for next.js

v0.1.3

18 Jul 16:11
Compare
Choose a tag to compare
  • #3 scroll timeline when dragging cursor.
  • tidy up dependencies

v0.1.3-alpha.1

16 Jul 16:55
Compare
Choose a tag to compare
  • #3 scroll timeline when dragging cursor.

v0.1.2

16 Jul 16:53
Compare
Choose a tag to compare
  • #2 Compatible with react18