aurelia-ui-toolkits / demo-kendo

Demo application for Aurelia-KendoUI-plugin
MIT License
3 stars 9 forks source link

We need to use newer versions of some packages #25

Open adriatic opened 6 years ago

adriatic commented 6 years ago

1. jQuery version and package-lock.json file

Almost any GitHub repository that has parts of KendoUI is deemed "infected" by GitHub and I do not advise to ignore it 😄 . The problem is with the version of the jQuery that we still insist on using (it is version lot older than current and I am pretty sure that everything works jut fine with the most current version).

2. marked

This issue is similar to the jQuery above:

image

Solution

In order to pacify GitHub staff, I propose that as a first aid, we remove the package-lock.json file from all Kendo repositories and then verify that KendoUI bridge works with most current versions of the packages that "irritate" GitHub.