Commit Graph

158 Commits

Author SHA1 Message Date
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
Jeremy Elbourn 1c5014f620 80b025a build(broccoli): convert dependencies to peerDependencies in all package.json templates 2015-12-08 20:07:45 +00:00
Jeff Cross 8aeb53815a ffbcb26 refactor(Observable): implement toPromise and fromPromise without side effects 2015-12-08 18:40:10 +00:00
Victor Berchet c39a9ffbf4 360b89e feat(TemplateParser): allow template elements regardless the namespace 2015-12-08 17:55:33 +00:00
Victor Berchet 3bc8cb54b6 615e235 fix(HtmlParser): ignore LF immediately following pre, textarea & listing 2015-12-08 02:47:29 +00:00
Victor Berchet c57003811f 9850e68 fix(HtmlLexer): handle CR in input stream per HTML spec 2015-12-08 02:31:57 +00:00
Tero Parviainen 0bd991aeea daaa8ee fix(compiler): support properties on SVG elements 2015-12-08 02:30:26 +00:00
Pawel Kozlowski 36d12fc4f1 50490b5 fix(HtmlParser): mark <source> elements as void 2015-12-08 02:25:45 +00:00
Brandon c0e9c7e6f0 246533d docs(router): Updated documentation for router generate method 2015-12-08 02:08:35 +00:00
Tero Parviainen 962e05a9eb 797fdca fix(compiler): support properties on SVG elements 2015-12-08 02:06:43 +00:00
Pawel Kozlowski 2e9eba6e50 bda8ee6 fix(HtmlParser): mark <source> elements as void 2015-12-08 02:02:52 +00:00
Rob Wormald c52190338a 7722b4c fix(changelog): correct import path 2015-12-08 01:58:45 +00:00
Brandon 06c5fad1a1 e380530 docs(router): Updated documentation for router generate method 2015-12-08 01:55:35 +00:00
Victor Berchet 7df1729cec 49f28d6 fix(HtmlLexer): handle CR in input stream per HTML spec 2015-12-08 01:54:35 +00:00
Jeremy Elbourn af20cae668 85d89ba fix(build): lock down version of package:code_transformers 2015-12-08 01:52:50 +00:00
Victor Berchet edd7e141db 6298c1c fix(HtmlParser): Do not add parent element for template children 2015-12-08 00:26:34 +00:00
Victor Berchet 58667902f9 8d051db fix(HtmlParser): ignore LF immediately following pre, textarea & listing 2015-12-08 00:25:35 +00:00
Jeremy Elbourn 73d9b9b6fa ad48169 fix(changelog): add RxJS imports breaking change 2015-12-07 23:49:30 +00:00
Brandon 1853411980 1ffc505 docs(router): Updated documentation for router generate method 2015-12-07 23:45:16 +00:00
Victor Berchet b69a35f0f9 0ec9ccf fix(HtmlParser): Do not add parent element for template children 2015-12-07 23:41:15 +00:00
Victor Berchet 168817aee9 728a1c0 fix(HtmlParser): ignore LF immediately following pre, textarea & listing 2015-12-07 23:36:41 +00:00
Victor Berchet 1b19809970 140ce9f fix(HtmlLexer): handle CR in input stream per HTML spec 2015-12-07 23:33:43 +00:00
Jeremy Elbourn 9df3997628 2d313c4 chore(parser): add tests for conditional expressions 2015-12-07 23:33:27 +00:00
Jeremy Elbourn b5109f8c9a 4b1618c fix(package): relock RxJS to alpha.11 2015-12-07 23:33:07 +00:00
Jeremy Elbourn e3708af268 e6170e8 docs(http): fix MockBackend imports 2015-12-07 23:32:25 +00:00
Yegor 417f4ef8b5 2c8f31f chore(parser): add tests for conditional expressions 2015-12-07 18:24:15 +00:00
Cédric Exbrayat 1fe2cb4134 bb44623 docs(http): fix MockBackend imports 2015-12-07 17:37:31 +00:00