Skip to content

1.4.11

Compare
Choose a tag to compare
@xobotyi xobotyi released this 24 Jul 12:21
· 559 commits to master since this release

98% tests coverage;
Fixed bug: thumb was unable to reach the track end;
Fixed bug: dragging was not working when start offset is 0;
Fixed bug: onUpdate callback was never called;
Code from ComponentWillUpdate() is moved to componentDidUpdate();