OpenLogic provies long term support for several angular js packages. But we only need to upgrade the packages that we use in csmart scheduler project.
Which packages to update?
angular-animate
angular-cookies
angular-loader
angular-resource
angular-route
angular-sanitize
angular-touch
When to update?
We usually get notification from OpenLogic if there is any updates of these packages. Other that than we can check their release notes to see if there is any updates of the above packages. Release notes can be checked from here. https://angularjs.perforce.com/#browse/welcome
How to download the packages?
Packages can be downloaded in various ways. Probably the easiest way is to download the packages from their file directory. https://angularjs.perforce.com/#browse/browse:perforce-angularjs-angular
Here we must make sure, we are downloading the correct version.
How to update the packages in csmart app?
The downloads packages are bunch of JS files which can be replaced in csmart scheduler.
Add Comment