You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependency loading refactoring: using requirejs in place of stealjs
Upgraded various javascript libraries, including angular (1.2.14), jquery (2.0.3), underscore (1.6), and others.
Removed funcunit folder and using bower to install funcunit to run functional tests
using bower for dependency management. Upgraded steal, funcunit and r…
…emoved unnecessary javascriptMVC libraries. Refactored functional tests with smocker