- Use buffer prop to calculate when to redraw canvas
- fix start and end of day when there is daylight saving
- fix timeSteps don't work properly
- Add option do drop new tasks to the timeline from an external component
- fix few other issues:
- Resolved an issue where the timeline would scroll left even when there were no items present
- Addressed a problem where anonymous renderers caused headers to unmount and lose their state
- Cleaned up unnecessary demo files following updates in the new release.