angular-cn/modules/angular2/src
Jeff Cross 38a5a2a955 chore: move core modules into core directory
BREAKING CHANGE:
    This change moves the http module into angular2/, so its import
    path is now angular2/http instead of http/http.

    Many other modules have also been moved around inside of angular2,
    but the public API paths have not changed as of this commit.
2015-08-25 15:33:22 -07:00
..
core chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
forms fix(change_detection): fixed reflect properties as attributes 2015-08-21 19:08:32 +00:00
http chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
mock refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
router refactor(router): rename HTML5LocationStrategy to PathLocationStrategy 2015-08-24 12:13:53 -07:00
test_lib chore(build): add Android to CI 2015-08-24 00:28:07 +02:00
web_workers refactor(WebWorker): Abstract message passing and serialization to UIMessageBroker 2015-08-25 03:18:22 +00:00