- Pass resolution props to timeline
- Selection UI would bleed when working on very dense timeline rows with borders and/or margins
- Selection UI now matches functionality
- Prop to customize shallow render logic
- Option for shallow re-render check
- Console error when loading page [#144]
- Row layers only worked with min 1 item in row [#145]
- Row layers
- Change log
- Selection box bug
- Better class names [#138]
- Fix a critical bug introduced in V1.0.9
- Make it so that only selected items can be dragged & resized
- Optimize demo build size
- Throttle mouse movement
- Restrict dragging to timeline
- Add a group title renderer
- Fix edge case bug for timebar
- Add namespacing to timeline [#112]
- Single time lable for top bar [#118]
- Remove dependancy on style.css [#116]
- Current-time cursor error [#115]
- Duplicate key error [#117]
- Month calc error [#119]
- Added auto-documentation
- Throttled mouse move - for performance
- Fixed issue with timebar
- Don't require style.css [#104]
- Fix demo single select [#135]
- Demo not working [Smaller build size] [#128]
- Swapped to inline source maps
- Allow for custom timebar time format prop
- Removed excessive console logging
- Fix no-render on ie11
- Fix null indicator in top timebar
- Got NPM working