You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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();