https://demos.telerik.com/kendo-ui/timeline/mvvm
The dates on the left hand side are misaligned and it looks like to be from a doubling up of the .k-timeline-date-wrap surrounding the .k-timeline-date.
Bug report
Vertical timeline does not redraw when new data source is empty
Reproduction of the problem
Dojo: https://dojo.telerik.com/EwuDonuc/6
Current behavior
The timeline does not redraw when new data is empty
Expected/desired behavior
Timeline shall re-render with no events
Environment
Kendo UI version: [all]
Browser: [all]
Bug report
Timeline does not rebind to filtered data source
Reproduction of the problem
Open this example - https://dojo.telerik.com/IJuJALap/18
Click on Apply filter button
Expected/desired behavior
No records shall be displayed in the Timeline
Environment
Kendo UI version: [all]
Browser: [all]
Bug report
The callout arrow disappears when invoking open() method
Reproduction of the problem
Open the Dojo: https://dojo.telerik.com/ifeweJOj
Make the Dojo result part width between 700px and 1300px
Click on the next navigation narrow of the Timeline
Click on the Open first element button
Expected/desired behavior
The callout arrow shall be present
Environment
Kendo UI version: [all]
Browser: [all]
Bug report
Timeline MVVM is missing eventTemplate configuration setting
Reproduction of the problem
https://dojo.telerik.com/iReNELEr
Expected/desired behavior
eventTemplate must be added to the options object of the widget
Environment
Kendo UI version: [ all ]
Browser: [ all ]
The Kendo Timeline typescript definition for the property dateFormat is named wrongly
The property dateformat should be dateFormat (The letter 'F' should be capital letter)
My KendoUI version: 2020.3.915