Commit Graph

  • 1562bc91ba chore(build): don't use global module format in router bundle Pawel Kozlowski 2015-08-10 15:34:20 +02:00
  • 6bd95c1455 feat(coreDirectives): add NgClass to coreDirectives Pawel Kozlowski 2015-08-07 16:18:26 +02:00
  • 4f5e405676 fix(UrlResolver): encode URLs before resolving Pawel Kozlowski 2015-08-08 09:25:24 +02:00
  • 86eb46af09 fix(transformers): be more specific in the imports to rewrite Ted Sander 2015-08-06 19:58:44 -07:00
  • 6651aab11f refactor: allow the latest dart_style version Kevin Moore 2015-08-10 10:44:04 -07:00
  • 5a8b1bcaec docs(router): add documentation for lifecycle hooks Brian Ford 2015-08-05 12:02:38 -07:00
  • ac6227e434 feat(router): auxiliary routes Brian Ford 2015-07-17 13:36:53 -07:00
  • 96e34c1d36 fix(presubmit): uses proper branch instead of hard coded Misko Hevery 2015-08-09 10:37:57 -07:00
  • 4038150246 chore(ci): presubmit-pr-888 adds Closes #888 on merge Misko Hevery 2015-08-08 19:23:14 -07:00
  • 24eabb9bb1 test(matchers): add support for toHaveClass in tests Matias Niemelä 2015-08-07 16:45:26 -07:00
  • 574bbea747 fix(Testability): fix type error in getAllAngularTestability (dart) Michael Goderbauer 2015-08-06 19:23:29 -07:00
  • d9089f215c shred and watch build tooling - v2 ( dgeni, gulp, jade) Jay Traband 2015-08-06 12:45:50 -07:00
  • 7e6ff558e3 shred and watch build tooling ( dgeni, gulp, jade) Jay Traband 2015-08-03 17:45:58 -07:00
  • a1c53eec6b Refactor(WebWorker): Unify WebWorker naming jteplitz 2015-08-07 13:17:54 -07:00
  • 84463cf0bd Feat(WebWorker): Add WebWorker Image Filter Demo Jason Teplitz 2015-07-31 10:33:22 -07:00
  • 2dcf714d2b refactor(pipes): use Injector instead of pipe factories for pipe instantiation vsavkin 2015-08-06 10:39:02 -07:00
  • 06da60f4b7 feat(di): added resolveAndInstantiate and instantiateResolved to Injector vsavkin 2015-08-06 10:33:46 -07:00
  • ff1b110ae1 fix(CSSClass): change selector to ng-class Pawel Kozlowski 2015-08-06 10:38:40 +02:00
  • 748c2d6c97 fix(compiler): strip <script> tag from templates Pawel Kozlowski 2015-08-05 16:35:59 +02:00
  • 339071cb07 refactor(CompileElement): remove unused methods Pawel Kozlowski 2015-08-06 11:50:16 +02:00
  • a37de36fa6 fix(test_lib): run unit tests in default Documnent Marc Laval 2015-08-06 12:28:36 +02:00
  • 5fbd16f2f3 docs(alpha-34): API update fixes enums again and updates docs to v35 Naomi Black 2015-08-06 23:25:42 -07:00
  • cf6ffd5469 docs(fix-docgen): Fix docgen issues with some recent updates to core Naomi Black 2015-08-02 23:40:18 -07:00
  • d40ff0bb89 chore(doc-gen): render enum doctypes correctly Peter Bacon Darwin 2015-08-03 11:15:18 +01:00
  • c4296285f3 chore(doc-gen): render enum doctypes correctly Peter Bacon Darwin 2015-08-03 11:15:07 +01:00
  • 106a28b8dc feat(refactor): replaced ObservablePipe and PromisePipe with AsyncPipe vsavkin 2015-08-04 11:55:21 -07:00
  • bd498977bd chore(material): clean up old workarounds with new features. Jeremy Elbourn 2015-08-04 15:32:17 -07:00
  • 7c52bc9768 chore(release): update version & changelog to alpha34 Jeremy Elbourn 2015-08-06 17:38:50 -07:00
  • 643c71740e chore(build): enable type-checking for TypeScript ES6 emit. Alex Eagle 2015-08-06 09:52:33 -07:00
  • 40a3cd2ab1 style(dart/transform): Do not format generated code by default Tim Blasi 2015-08-06 14:14:27 -07:00
  • 3db0ae1dac refactor(dart/transform): Show friendly messages for transform failures Tim Blasi 2015-08-05 17:39:37 -07:00
  • 07b9be798c fix(exception_handler): log errors that are thrown by the compiler vsavkin 2015-08-05 10:37:11 -07:00
  • b4a062983b fix(dart): @proxy is a value, not a factory Alex Eagle 2015-08-06 10:02:49 -07:00
  • f11f4e0b45 style(dart): Format with dartfmt v0.2.0 Tim Blasi 2015-08-04 12:05:30 -07:00
  • 450d3630cc test(router): add tests for router.d.ts Brian Ford 2015-08-04 15:08:59 -07:00
  • 166688348a chore(browsers): fix failing tests in IE11 Marc Laval 2015-07-29 18:34:02 +02:00
  • 39ad50657e refactor(di/tests): removes unecessary for-loop Pascal Precht 2015-07-24 16:10:16 +02:00
  • a62a6ba40a feat: upgrade ts2dart to 0.7.1. Martin Probst 2015-08-04 11:32:44 -07:00
  • 0bb78b7ef4 feat: enable the decorators compiler option. Martin Probst 2015-06-26 14:43:05 -07:00
  • 861be30021 feat: export a proper promise type. Martin Probst 2015-06-23 22:02:20 -07:00
  • 27aa9187f0 docs(CONTRIBUTING): sync with the change of angular/angular.js#12032 Steve Mao 2015-08-04 21:14:52 +10:00
  • c58b0ff787 refactor(change_detect): Share more codegen logic Tim Blasi 2015-08-03 14:10:07 -07:00
  • 392de4af67 feat(pipes): replaces iterable and key value diffing pipes with services vsavkin 2015-07-31 12:23:50 -07:00
  • c20a5d65d8 fix(compiler): Allow components to use any style of selector. Fixes #1602 Jeremy Elbourn 2015-07-28 11:38:40 -07:00
  • 4422819754 fix(parser): detect empty expression in strings to interpolate Pawel Kozlowski 2015-08-03 12:05:45 +02:00
  • 6eaa09ac20 refactor(injector): remove unused consts Pawel Kozlowski 2015-08-03 14:38:49 +02:00
  • c0adae69ac docs(Router): router config mgechev 2015-07-02 22:30:18 +03:00
  • cfedc77ce1 test(XHRConnection): normalize responseText and response gdi2290 2015-07-27 17:01:05 -07:00
  • 96eefdfebc fix(XHRConnection): use xhr status code gdi2290 2015-07-05 01:58:37 -07:00
  • 7bf7ec6d9c fix(router): ensure navigation via back button works Matias Niemelä 2015-07-28 01:46:09 -04:00
  • 60f38eab78 feat(router): add back() support to MockLocationStrategy Matias Niemelä 2015-07-28 23:19:56 -04:00
  • 209aefee57 docs(fix-docgen): Fix docgen issues with some recent updates to core Naomi Black 2015-08-02 23:40:18 -07:00
  • fa9567189f docs(update): fixes to enums since template updated Naomi Black 2015-08-03 14:20:38 -07:00
  • be79942ebd feat(transformers): add more information to factory debug reflection Ted Sander 2015-08-01 22:47:04 -07:00
  • 20b627c33a Merge pull request #178 from angular/kw-dart-33 Kathy Walrath 2015-08-03 07:38:10 -07:00
  • 9edd38288e angular.dart -> angular2.dart in quickstart text Kathy Walrath 2015-08-03 07:37:10 -07:00
  • 1beaf81e98 docs(View): correct templateUrl and template definition Dima Kuzmich 2015-08-02 10:30:00 +03:00
  • 12e4c738c9 fix(collection): MapIterator.next() is not supported (Safari) Marc Laval 2015-07-30 15:20:08 +02:00
  • 8822460858 chore(browsers): fix failing tests in Firefox Marc Laval 2015-07-27 11:47:25 +02:00
  • 53788ef827 revert "chore(doc-gen): render enum doctypes correctly" Pawel Kozlowski 2015-08-03 11:00:47 +02:00
  • a3cee85cbc docs(alpha-33): fix bad enum styles and update API docs Naomi Black 2015-08-02 23:08:36 -07:00
  • b8e82e4db3 chore(doc-gen): render enum doctypes correctly Peter Bacon Darwin 2015-07-30 20:07:34 +01:00
  • 94690ec5b0 docs(link): Fix the link to an enum for ViewEncapsulation Naomi Black 2015-08-02 22:29:05 -07:00
  • 77875a270d feat: implement web-tracing-framework support Misko Hevery 2015-06-14 16:42:26 -07:00
  • 6d272cc5f9 chore(travis): upload artifacts for all branches Alex Eagle 2015-07-31 14:58:50 -07:00
  • 6d280ea31f feat(md-button): enhance button focus appearance. Jeremy Elbourn 2015-07-31 14:11:35 -07:00
  • 7354206c74 chore(examples): manual encoding of data: urls is no longer necessary Yegor Jbanov 2015-07-30 08:48:48 -07:00
  • 39b0286d6b fix: remove unused imports Misko Hevery 2015-07-31 11:30:06 -07:00
  • dad9338c82 docs(type): Export Type so that we can link to it in our docs. Closes #3345 Misko Hevery 2015-07-28 14:41:36 -07:00
  • f6da89f74f chore(doc-gen): export interfaces over vars Peter Bacon Darwin 2015-07-29 06:50:18 +01:00
  • 3437d56904 feat(core): made directives shadow native element properties vsavkin 2015-07-30 17:58:56 -07:00
  • 3c58878b19 chore(build): Upgrade to TypeScript@1.5.3 Alex Eagle 2015-07-29 20:09:54 -07:00
  • c5cb7009ca feat(WebWorkers): Add WebWorker Todo Example. Add support for more DOM events. Jason Teplitz 2015-07-28 16:38:55 -07:00
  • adc27398fd perf(change_detection): do not generate onAllChangesDone when not needed vsavkin 2015-07-31 10:35:42 -07:00
  • dd06a871b7 fix(render): allow to configure when templates are serialized to strings Tobias Bosch 2015-07-31 10:58:24 -07:00
  • 014b6cb397 Revert "feat(WebWorkers): Add WebWorker Todo Example. Add support for more DOM events." Tobias Bosch 2015-07-31 11:40:15 -07:00
  • d44827a4c5 feat(WebWorkers): Add WebWorker Todo Example. Add support for more DOM events. Jason Teplitz 2015-07-28 16:38:55 -07:00
  • 3cda7128d0 cleanup(di): renamed viewInjector and hostInjector vsavkin 2015-07-29 15:01:22 -07:00
  • 70bc485755 fix(browser_adapter): fix clearNodes() in IE Pawel Kozlowski 2015-07-29 16:02:14 +02:00
  • 0a40024995 test(integration): minor tests cleanup Pawel Kozlowski 2015-07-28 15:56:18 +02:00
  • 985627bd65 cleanup(DI): clean up visibility decorators vsavkin 2015-07-29 11:26:09 -07:00
  • a9ec6b9064 docs(di): added a doc describing advanced di topis vsavkin 2015-07-29 16:32:42 -07:00
  • f5864afdbb docs(di): updated di docs vsavkin 2015-07-29 16:32:09 -07:00
  • 21e2f3c1db chore(button): dramatically clean-up button css. Jeremy Elbourn 2015-07-30 17:25:32 -07:00
  • 7b94bbf3e4 feat(testability): Expose function getAllAngularTestabilities Hank Duan 2015-07-30 15:51:06 -07:00
  • 71ea19902a perf(change_detection): removed the currentProto property vsavkin 2015-07-30 10:59:52 -07:00
  • 9e7363f686 refactor(benchmarks): Remove unnecessary style setter Tim Blasi 2015-07-29 15:34:56 -07:00
  • 0d0b734b4f Update Dart docs to alpha.33 Kathy Walrath 2015-07-30 17:11:07 -07:00
  • 2768158eaf tests(ProtoViewBuilder): host properties binding to unknown props Pawel Kozlowski 2015-07-30 11:46:52 +02:00
  • f8fa47e939 chore(release): release alpha.33 Alex Eagle 2015-07-30 16:07:03 -07:00
  • d4ded1a60d fix(docs): add ViewDefinition, DirectiveMetadata to public API Misko Hevery 2015-07-28 16:25:33 -07:00
  • 4e76cac5b7 fix(core): export LifeCycle at top-level modules Jeff Cross 2015-07-30 10:01:31 -07:00
  • 0dbdd5cd3c refactor(render): don’t store DOM nodes but store strings for big ProtoViews. Tobias Bosch 2015-07-29 17:41:09 -07:00
  • c08403935f chore(build): faster feedback for broken lint Alex Eagle 2015-07-29 17:00:54 -07:00
  • 4893002408 chore(transfomer): code style in rewriter yjbanov 2015-07-30 11:24:53 -07:00
  • 29095766e6 fix(bootstrap): fix expressions containing bootstrap (fixes #3309) Yegor Jbanov 2015-07-30 08:47:23 -07:00
  • eee2146735 fix(testing): Fixed race condition in WebWorker and Routing tests Jason Teplitz 2015-07-30 10:47:32 -07:00
  • 5d2a873ba5 docs(api): update to alpha-33 Naomi Black 2015-07-30 11:19:45 -07:00
  • 5c21af95c7 chore(docs): fix bad link syntax for ViewEncapsulation enums Naomi Black 2015-07-30 10:55:13 -07:00
  • cb6fc9c7cb chore(doc-gen): fix jade whitespace errors Peter Bacon Darwin 2015-07-30 11:24:49 +01:00