* fix timeline scroll to the right in some cases
(cherry picked from commit 17043a6c7f)
* add get position based on Date
(cherry picked from commit 2fbe22d689)
* Add sticky block name to enable it to be read throughout the block regardless of scroll position
(cherry picked from commit 447af2e05a)
* Enable blocks to have a single date on the block charts
(cherry picked from commit cb055d566b)
* revert back date-range changes
* change gradient of half blocks on Timeline
* Add instance Id for Timeline Sidebar dragging to avoid enabling dropping of other drag instances
* fix timeline scrolling height
* improve auto scroller logic
* fix drag indicator visibility on for blocks
* modify timeline store logic and improve timeline scrolling logic
* fix width of block while dragging with left handle
* fix block arrow direction while block is out of viewport