Skip to content

A history of Kendo UI as a timeline and built with Kendo UI for jQuery and Kendo UI for Angular.

Notifications You must be signed in to change notification settings

m-dimmitt-forks/kendo-ui-timeline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

kendo-ui-timeline

This timeline provides a history of Kendo UI since its inception back in August 2011. It's built using Kendo UI.

Building a timeline component for separate and independent frameworks provided a good perspective on the different approaches one must take when targeting Kendo UI and jQuery and Kendo UI for Angular. I was curious to see how much code and markup could be shared between the two frameworks. As it turns out, much of the frontend implementation remained the same. A main difference I observed was how the components themselves were structured. The approach used for the implementation targeting Kendo UI for Angular lent itself better for testing. However, both solutions produced the same result.

About

A history of Kendo UI as a timeline and built with Kendo UI for jQuery and Kendo UI for Angular.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 59.7%
  • TypeScript 24.5%
  • HTML 15.8%