Commit Graph

  • ed9d9d5096 build(broccoli): make node_trees produce strict-mode scripts Caitlin Potter 2015-06-19 18:02:35 -04:00
  • 2d2ae9b8d8 feat(router): enforce usage of ... syntax for parent to child component routes Matias Niemelä 2015-06-17 11:57:38 -07:00
  • fa7a3e3449 cleanup: explicitly export symbols from di, cd, forms vsavkin 2015-06-19 16:33:49 -07:00
  • a057789235 docs: clang-format instructions in CONTRIBUTING.md Martin Probst 2015-06-19 16:30:03 -07:00
  • 20a8f0dbe5 refactor(pipes): removed pipes from properties vsavkin 2015-06-18 15:40:12 -07:00
  • ad7aca631d refactor(NgClass): remove pipes from property bindings Pawel Kozlowski 2015-06-18 15:01:19 +02:00
  • c899b0a74c feat(element_injector): support multiple injectables with the same token vsavkin 2015-06-18 18:11:20 -07:00
  • 5ba5da5d25 cleanup(forms): cleanup vsavkin 2015-06-17 15:42:07 -07:00
  • 4d1ed509e3 refactor(forms): refactored forms to user Query to get html validators vsavkin 2015-06-17 14:45:40 -07:00
  • 85b8a15374 chore(build): add a task to watch and render examples and e2e tests for production Matias Niemelä 2015-06-12 10:30:08 -07:00
  • 920982c4e8 chore: update files to match clang-format 1.0.21. Martin Probst 2015-06-19 10:18:44 -07:00
  • 254e58c28f feat: update clang-format to 1.0.21. Martin Probst 2015-06-19 09:47:08 -07:00
  • f9d72bd85b fix(transformer): Throw unimplemented errors in HtmlAdapter. Jacob MacDonald 2015-06-18 15:33:09 -07:00
  • b8ef20e353 chore(doc-gen): ignore @param tags Peter Bacon Darwin 2015-06-19 13:56:49 +01:00
  • af8c852edb docs(api): updates for alpha-27 (plus a few interim additions pre-28) Naomi Black 2015-06-19 12:08:22 -07:00
  • c8ef5b5811 chore: readme link to community-help hotlist Miško Hevery 2015-06-19 11:25:00 -07:00
  • 22f4cd26ae chore(doc-gen): remove redundant processors from angular.io generation Peter Bacon Darwin 2015-06-19 19:08:34 +01:00
  • aadaa20706 chore(doc-gen): clean dist/angular.io folder when generating those docs Peter Bacon Darwin 2015-06-19 19:04:41 +01:00
  • f2ef90b240 feat(transformers): inline styleUrls to view directive Ted Sander 2015-06-17 14:54:49 -07:00
  • 69c45dfa99 Merge branch 'jackmu95-patch-1'; fixes about page dialog issue Naomi Black 2015-06-18 22:09:10 -07:00
  • eb393cb189 Fixing the about page Naomi Black 2015-06-18 22:06:09 -07:00
  • f80f97253c refactor(change_detection): made ChangeDetector and ProtoChangeDetector interfaces vsavkin 2015-06-18 14:47:38 -07:00
  • ee8da36d08 chore(pub): add angular2_material to pub Rado Kirov 2015-06-18 16:07:35 -07:00
  • 9d4111d69d fix(compiler): make text interpolation more robust Tobias Bosch 2015-06-18 13:15:11 -07:00
  • 180e617866 Revert "fix(Compiler): fix text nodes after content tags" Tobias Bosch 2015-06-18 12:43:19 -07:00
  • bc798b182d fix(router): return promise with error handler Brian Ford 2015-06-16 09:46:11 -07:00
  • 941362014b feat: remove MapWrapper.clear(). Martin Probst 2015-06-18 09:59:51 -07:00
  • dfd30910aa feat: remove MapWrapper.contains(). Martin Probst 2015-06-17 21:42:56 -07:00
  • be7ac9fd41 feat: remove MapWrapper.create()/get()/set(). Martin Probst 2015-06-17 16:21:40 -07:00
  • 35e882e74f feat: add constructors without type arguments. Martin Probst 2015-06-17 21:36:42 -07:00
  • 58b38c9201 feat: upgrade ts2dart to 0.6.4. Martin Probst 2015-06-17 19:31:37 -07:00
  • ed3af5f751 fix(benchpress): do not throw on unkown frame timestamp event Michael Goderbauer 2015-06-18 12:54:41 -07:00
  • 5beaf6d735 fix(change detection): preserve memoized results from pure functions Yegor Jbanov 2015-06-17 12:56:11 -07:00
  • b0e2ebda70 feat(query): added support for querying by var bindings vsavkin 2015-06-15 15:18:11 -07:00
  • cd21df3572 refactor(element_injector): renamed Query.directive into Query.selector vsavkin 2015-06-15 13:24:43 -07:00
  • c7e48350d3 chore: kill ListWrapper.create() and .push(). Martin Probst 2015-06-17 11:17:21 -07:00
  • 6af41a4543 chore: add missing .d.ts to type reference. Martin Probst 2015-06-17 11:23:55 -07:00
  • f9eb8a44d1 chore: add some FIXMEs to globals.d.ts. Martin Probst 2015-06-17 11:11:15 -07:00
  • d43394f7b7 chore(build): overwrite tsd files on npm install Harry Terkelsen 2015-06-17 15:06:57 -07:00
  • dcc4bc2735 fix(annotations): swap DirectiveArgs & ComponentArgs Victor Berchet 2015-06-17 19:34:24 +02:00
  • 5dee8e26cc fix(views): remove dynamic component views, free host views, free embedded views Tobias Bosch 2015-06-16 09:45:03 -07:00
  • df6acedd25 refactor(RenderCompiler): minor changes to PropertyBindingParser Pawel Kozlowski 2015-06-17 11:55:15 +02:00
  • ffd1ac425e style(DI): idiomatic TS Victor Berchet 2015-06-17 10:12:06 +02:00
  • edd01615c3 refactor(Lexer): switch token types to an enum Victor Berchet 2015-06-17 09:59:19 +02:00
  • 9700e80698 fix(docs): Fix docs for Directive.compileChildren Andreas Argelius 2015-06-17 11:30:15 +09:00
  • cd735c4837 fix(XHRImpl): file:/// and IE9 bugs gdi2290 2015-06-16 23:15:26 -07:00
  • f93aae4802 chore(release): releases 2.0.0-alpha.27 Rado Kirov 2015-06-16 21:34:47 -07:00
  • b2c66949b2 feat: allow Type.annotations = Component(...).View(...) Misko Hevery 2015-06-16 16:13:31 -07:00
  • eb3586d777 fix: makes NgModel work in strict mode Misko Hevery 2015-06-16 15:53:52 -07:00
  • 5b5ffe75d0 docs(Http): add docs for Http lib Jeff Cross 2015-06-09 15:18:57 -07:00
  • e68e69e7e5 refactor(Http): rename request options interface Jeff Cross 2015-06-13 19:48:40 -07:00
  • 70ffd267f8 refactor(Http): implement Request object parameter for http.request Jeff Cross 2015-06-13 16:44:32 -07:00
  • b68e561c0f feat(Http): add Http class Jeff Cross 2015-06-13 15:49:05 -07:00
  • 93596dff3f feat(BaseRequestOptions): add merge method to make copies of options Jeff Cross 2015-06-12 21:50:19 -07:00
  • ea27704ea9 fix(docs): order class members in order of declaration Jeff Cross 2015-06-16 13:30:36 -07:00
  • 35589a6b3c feat(benchpress): more smoothness metrics Michael Goderbauer 2015-06-15 11:05:16 -07:00
  • 598a75ec1c style(ChangeDetection): idiomatic TS Victor Berchet 2015-06-16 08:47:24 +02:00
  • cdfb635737 refactor(facade): refactor type check function - is*() Victor Berchet 2015-06-11 19:32:55 +02:00
  • 37fceda7e8 chore(broccoli): improve overwrite error in merge-trees Caitlin Potter 2015-06-16 11:24:29 -05:00
  • 2d499de2bd refactor(view): remove unused const Pawel Kozlowski 2015-06-16 15:31:29 +02:00
  • 91c75f99fe refactor(ShadowDomStrategy): remove unused imports in test Victor Berchet 2015-06-16 17:41:32 +02:00
  • 6e38515402 fix(ShadowDom): fix emulation integration spec to test all 3 strategies Victor Berchet 2015-06-15 07:17:54 +02:00
  • d599fd3434 fix(Compiler): fix text nodes after content tags Victor Berchet 2015-06-14 19:49:47 +02:00
  • b2e6ad85ea style(TestComponentBuilder): fix a typo in the spec Victor Berchet 2015-06-14 18:29:58 +02:00
  • d8e2795368 fix(view): local variables override local variables set by ng-for vsavkin 2015-06-15 18:05:29 -07:00
  • 7a41b19e58 test(PropertySetterFactory): add more tests Pawel Kozlowski 2015-06-15 22:52:10 +02:00
  • bc9e482b39 fix: Class factory now adds annotations Misko Hevery 2015-06-15 22:06:52 -07:00
  • cab1d0ef0f feat(router): allow configuring app base href via token Brian Ford 2015-06-15 15:41:09 -07:00
  • 0c282e826a chore(doc-gen): ensure github links have the correct text Peter Bacon Darwin 2015-06-15 21:59:52 +01:00
  • 8112b0baa7 chore(doc-gen): fix versionInfo population Jacob Eggers 2015-06-09 08:30:37 -07:00
  • c34cb01404 fix(forms): updated form examples to contain select elements vsavkin 2015-06-13 12:15:54 -07:00
  • f1541e65b3 fix(forms): fixed the handling of the select element vsavkin 2015-06-13 12:15:42 -07:00
  • 9bad70be5e fix(selector): select by attribute independent of value and order Tobias Bosch 2015-06-11 11:35:02 -07:00
  • 5bfcca2d5b feat(query): notify on changes vsavkin 2015-06-12 09:45:31 -07:00
  • 73d152506b fix(router): ensure that root URL redirect doesn't redirect non-root URLs Matias Niemelä 2015-06-15 00:45:02 -07:00
  • 3154cea0bf docs(router): alias should be as Matias Niemelä 2015-06-15 00:46:17 -07:00
  • ac3e624d0f feat(View): add support for styleUrls and styles Victor Berchet 2015-06-10 14:40:24 +02:00
  • f065a2ecb7 style(ShadowDomStrategy): remove an extra semi-colon Victor Berchet 2015-06-09 17:02:32 +02:00
  • a46df6f829 refactor(StringWrapper): add missing types Victor Berchet 2015-06-09 16:51:40 +02:00
  • 926dadd346 Merge pull request #149 from rodyhaddad/rodyhaddad/change-doctype-magic-trick Alex Wolfe 2015-06-15 10:29:44 -07:00
  • 98fcf8c6ef refactor(material): use static strings for aria roles Pawel Kozlowski 2015-06-14 14:24:19 +02:00
  • da60381c89 feat(AstTranformer): add support for missing nodes Victor Berchet 2015-06-10 11:55:11 +02:00
  • 7d32879929 feat(Parser): support if statements in actions Victor Berchet 2015-06-10 11:11:01 +02:00
  • d64cc8d87d style(render): idiomatic TS Victor Berchet 2015-06-12 23:11:11 +02:00
  • cebf69933c style(compiler): idiomatic TS Victor Berchet 2015-06-12 22:38:44 +02:00
  • 6464d4a567 chore(layout): update doctype rodyhaddad 2015-06-15 11:11:19 +03:00
  • c3ae34f066 feat: support decorator chaining and class creation in ES5 Misko Hevery 2015-06-12 23:51:42 -07:00
  • 4f581671dc style(change_detection): fix clang error: line too long Peter Bacon Darwin 2015-06-15 00:44:20 +01:00
  • 5a542d8ba8 docs(change_detection): fix link to PreGeneratedChangeDetection Peter Bacon Darwin 2015-06-15 00:16:10 +01:00
  • dd23bab3ad fix(docs): update link paths in annotations Jeff Cross 2015-06-10 21:40:01 -07:00
  • 14d28d7473 chore(doc-gen): fix id and alias generation for exports and members Peter Bacon Darwin 2015-06-15 00:04:01 +01:00
  • 992293a196 chore(doc-gen): include enum in the export doc types Peter Bacon Darwin 2015-06-12 20:59:27 +01:00
  • 9908def857 fix(bootstrap): temporary disable jit change detection because of a bug in handling pure functions vsavkin 2015-06-13 15:26:59 -07:00
  • 552d1ed61b feat(e2e): added e2e tests for forms vsavkin 2015-06-13 15:26:33 -07:00
  • 5782f063f1 fix(router): rethrow exceptions Brian Ford 2015-06-08 18:04:13 -07:00
  • 4ae7df27d2 fix: improve type safety by typing refs. Martin Probst 2015-06-12 15:49:34 -07:00
  • c3c2ad1454 fix: improve type of TreeNode.children. Martin Probst 2015-06-12 15:49:04 -07:00
  • c51aef9f7d fix(element_injector): changed visibility rules to expose hostInjector of the component to its shadow dom vsavkin 2015-06-11 13:54:17 -07:00
  • 81419ae4fb Merge pull request #148 from cbart/patch-1 Kathy Walrath 2015-06-12 17:08:32 -07:00
  • bbfb4e1dcc fix(dynamic_component_loader): Fix for ts2dart issue Tim Blasi 2015-06-12 16:55:08 -07:00