Commit Graph

184 Commits

Author SHA1 Message Date
Victor Berchet cf84b559e4 eaa85c3 fix(HtmlParser): allow ng-content elements regardless the namespace 2015-12-11 01:45:04 +00:00
vsavkin 7d9673d0db 778677b docs(core): Myriad of documentation changes including lots of new example code. 2015-12-10 23:35:46 +00:00
Tobias Bosch 7992ffd0af f0d876a chore(tests): disable flaky firefox test 2015-12-10 23:05:39 +00:00
vsavkin c11b4d31b7 f2c10a0 docs(core): Myriad of documentation changes including lots of new example code. 2015-12-10 22:49:01 +00:00
vsavkin c7bc3d4b7f e9e2a41 docs: fix variable name, change to camelCase 2015-12-10 22:48:43 +00:00
Pawel Kozlowski da0906d7bc f0dd869 refactor(benchmarks): remove imports from 'angular2/angular2' 2015-12-10 22:12:05 +00:00
Victor Berchet 9cfe509c5a 1fd2bab docs: fix variable name, change to camelCase 2015-12-10 22:09:31 +00:00
vsavkin 081ee326ae 398f024 fix(async): support BehaviorSubjects in async pipe 2015-12-10 22:02:02 +00:00
Pawel Kozlowski 042e3bc501 df6d2d1 refactor(examples): remove imports from 'angular2/angular2' 2015-12-10 21:57:42 +00:00
Pawel Kozlowski 6dcc3c9e52 d26c338 refactor(material): remove imports from 'angular2/angular2' 2015-12-10 21:54:07 +00:00
vsavkin 30ce95d56e 27d186f fix(async): support BehaviorSubjects in async pipe 2015-12-10 21:40:07 +00:00
Pawel Kozlowski 38222cbcf2 039ed3b refactor(material): remove imports from 'angular2/angular2' 2015-12-10 21:30:48 +00:00
Pawel Kozlowski 4ba14865f0 77f6b62 refactor(examples): remove imports from 'angular2/angular2' 2015-12-10 21:29:12 +00:00
Tobias Bosch a2471069cf 8be1373 fix(dom_renderer): moveNodeAfterSiblings should not detach the reference node 2015-12-10 20:25:48 +00:00
Victor Savkin 136facf544 693d9dc fix(parse5): support comment nodes with getText and setText 2015-12-10 19:30:27 +00:00
Olivier Chafik 0ed96c8fd5 fe1dd77 feat(benchpress): add receivedData + requestCount to PerflogMetric 2015-12-10 19:03:25 +00:00
Victor Savkin 7aa566edd7 623e3c2 fix(parse5): support comment nodes with getText and setText 2015-12-10 19:02:02 +00:00
Olivier Chafik 36a67de269 cd27b58 feat(benchpress): add receivedData + requestCount to PerflogMetric 2015-12-10 18:31:32 +00:00
PatrickJS 4bdf35b1d4 e950da5 feat(Headers): implement toJSON 2015-12-10 18:30:27 +00:00
Igor Minar a13341c7d1 3190c59 fix(changelog): fix ngFor on template 2015-12-10 11:53:55 +00:00
Igor Minar 88aad16351 9e44dd8 feat(camelCase Angular): legacy template transformer 2015-12-10 04:06:11 +00:00
Igor Minar b27400a42d 01ba94b build(npm): update to ts2dart@0.7.17 2015-12-10 01:52:27 +00:00
Matias Niemelä 562f08e7fc 28860d3 feat(core): provide support for relative assets for components 2015-12-10 01:47:29 +00:00
Igor Minar 0166b2512e 73b10d4 build(npm): update to ts2dart@0.7.17 2015-12-10 01:16:36 +00:00
Igor Minar 736752fe63 37292e9 build(npm): update to ts2dart@0.7.17 2015-12-10 00:40:44 +00:00
Matias Niemelä 7a6d51a533 db096a5 feat(core): provide support for relative assets for components 2015-12-09 22:39:23 +00:00
Victor Berchet 19923d5eac 0ef6809 chore(zone.js) : update to 0.5.9 2015-12-09 22:15:17 +00:00
Matias Niemelä b166e13188 aaab6d6 feat(core): provide support for relative assets for components 2015-12-09 22:12:26 +00:00
Pawel Kozlowski e35a3e4580 56a254e chore: enforce import checks for the 'upgrade' barrel 2015-12-09 21:40:56 +00:00
Dmitriy Shekhovtsov f77ac39a80 29213df chore(changelog): fix formatting for alpha.49 2015-12-09 21:17:08 +00:00
Pawel Kozlowski 74f173c248 971d501 chore: enforce import checks for the 'upgrade' barrel 2015-12-09 21:15:23 +00:00
Jeff Cross 90f555bf98 61e8b60 docs(Observable): add documentation for Observable and operators 2015-12-09 19:47:08 +00:00
Pete Bacon Darwin c07fbb3588 2f0744b docs(cheatsheet): update to new syntax 2015-12-09 19:45:38 +00:00
Pawel Kozlowski 279a3e0189 0cdf280 feat(bundles): add angular-testing UMD bundle 2015-12-09 19:21:35 +00:00
Jeff Cross 1a6579aaa4 4afbff5 docs(Observable): add documentation for Observable and operators 2015-12-09 19:17:16 +00:00
Pete Bacon Darwin a32db1a28f 7645cca docs(cheatsheet): update to new syntax 2015-12-09 19:13:08 +00:00
Jeremy Elbourn b7f5675783 72444c4 typo fix: registerPrimaryOutlet description 2015-12-09 04:05:07 +00:00
Rob Wormald 4b7e60318e cbf7888 fix(http): use any for res.json() return 2015-12-09 03:11:35 +00:00
Marc Laval 92c7a1c8e7 c1ae49d fix(testing): remove Symbol dummy shim 2015-12-09 03:09:04 +00:00
Jeremy Elbourn 936320c337 869a392 fix(package) add missing comma in ngHttp package.json 2015-12-09 03:00:44 +00:00
Julie Ralph 8f6566bfc8 071165f feat(testing): package angular2_testing to prepare it for publishing 2015-12-09 02:42:04 +00:00
Rob Wormald e1f1a1d176 191d2b6 fix(http): use any for res.json() return 2015-12-09 02:41:43 +00:00
Jeremy Elbourn 6f0f6ed58e a4ba46c fix(bundles): remove SFX bundle 2015-12-09 00:20:28 +00:00
Jeremy Elbourn e28cd9980c 0df8bc4 fix(dynamic_component_loader): leave the view tree in a consistent state when hydration fails 2015-12-09 00:19:35 +00:00
Brian Ford c91e6d5a6d afaa3af fix(router): set correct redirect/default URL from hashchange 2015-12-08 22:43:10 +00:00
Pawel Kozlowski 7f39a0404a fb4f1e8 fix(bundles): clean-up and re-organize UMD bundles 2015-12-08 22:25:46 +00:00
Brian Ford cf528d9a29 d856f1c fix(router): set correct redirect/default URL from hashchange 2015-12-08 22:10:50 +00:00
Victor Berchet 78bc40eb94 8657ca4 fix(form): Form directives are exportedAs 'ngForm' (was 'form') 2015-12-08 21:04:14 +00:00
Pawel Kozlowski 990712911c 247377b fix(bundles): clean-up and re-organize UMD bundles 2015-12-08 20:46:41 +00:00
Victor Berchet 9e2c1e3774 b6047f1 fix(form): Form directives are exportedAs 'ngForm' (was 'form') 2015-12-08 20:33:35 +00:00