Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 AngularJS 的新手,我使用的是版本(1.0.5),但是我认为更新我到版本 1.2。
我需要知道我应该考虑哪些主要问题才能让我的应用程序继续工作?
如果可能的话,请告诉我关于 AngularJS 版本 1.2 与以前版本 ej 相关的新功能和主要功能。(1.0.5)。
+1 查看博客,但更重要的是查看更新日志。特别查看为每个版本列出的“重大更改”,其中应涵盖任何实际会破坏您的应用程序的更新。请记住,升级时依赖 Angular.js 的库也可能导致问题(例如 Angular UI)。