Commit Graph

  • cb2e646332 fix(tests): create default spys for all methods on a class Tobias Bosch 2015-04-14 13:26:42 -07:00
  • fef1dee7aa fix(dart/transform): Ensure consistent ordering of generated imports Tim Blasi 2015-04-14 15:27:08 -07:00
  • e14543498c fix(build): remove import of gulp-traceur which pulls in a different version of traceur Tobias Bosch 2015-04-15 11:17:42 -07:00
  • c25478380c docs(benchpress): add details about normalized mobile environment. Tobias Bosch 2015-04-15 10:12:13 -07:00
  • 90d4c0f015 bug fix Alex Wolfe 2015-04-15 08:15:51 -07:00
  • e819e97f9a docs: expose more API to public, document QueryList Misko Hevery 2015-04-14 23:26:49 +00:00
  • f149ae79c6 feat(material): first ng2 material design components Jeremy Elbourn 2015-02-17 11:56:24 -08:00
  • ffe13078e5 feat(bundle): add script to push bundles to code.angularjs.org Rado Kirov 2015-04-14 14:01:25 -07:00
  • f0d0fe0801 refactor(change_detection): cleaned up change_detection.js vsavkin 2015-04-14 13:48:44 -07:00
  • d630d5baa5 docs(change_detection): document LifeCycle Naomi Black 2015-04-14 14:16:14 -07:00
  • 7cac7c5157 refactor(dart/transform): Correct Dart analyzer warnings Tim Blasi 2015-04-13 16:54:09 -07:00
  • aba61f22a6 chore(build): Remove even more obsolete build config values. Martin Probst 2015-04-14 11:58:22 -07:00
  • 8475c63a6a misc(docs): Edits and additions for Forms and Change Detection Naomi Black 2015-04-13 21:00:52 -07:00
  • 2d09f84182 fix(build): Fail the build for certain TS errors. Martin Probst 2015-04-14 11:46:01 -07:00
  • ef6e0d8eb8 chore(build): remove obsolete html.js, copy.js, srcFolderInsertion. Martin Probst 2015-04-13 22:22:35 -07:00
  • db97d73c3b feat(build): Move HTML copying into the broccoli task. Martin Probst 2015-04-13 16:22:23 -07:00
  • de848ac437 Update Dart quick start to angular2 alpha 19 Kathy Walrath 2015-04-14 11:09:54 -07:00
  • 8e849b2693 Merge pull request #26 from icaliman/patch-1 Kathy Walrath 2015-04-14 09:02:20 -07:00
  • 71a6c3b99b more nav items Alex Wolfe 2015-04-14 08:11:02 -07:00
  • 0e3d0fbec6 docs(change_detection): don't annotate exports that are already in public modules Peter Bacon Darwin 2015-04-14 13:22:41 +01:00
  • 334d5e2edb secondary list Alex Wolfe 2015-04-14 05:22:14 -07:00
  • 896a1564ef chore(doc-gen): only clone docs that are actually being re-exported to a new module Peter Bacon Darwin 2015-04-14 13:20:49 +01:00
  • 43651ba8c1 secondary navigation Alex Wolfe 2015-04-13 23:03:13 -07:00
  • 8b97cf1479 cleanup(view): changed ComponentRef to contain ElementRef instead of extending it vsavkin 2015-04-13 09:35:56 -07:00
  • b5c9f9ed9b cleanup(element_injector): added a missing test vsavkin 2015-04-13 09:35:24 -07:00
  • bda120d862 chore(pub): run build/pubspec.dart before build/analyzer.dart Yegor Jbanov 2015-04-13 18:34:34 -07:00
  • 3177576ad6 feat(bundle): adds a self-executing dev bundle (SFX). Rado Kirov 2015-04-13 16:48:04 -07:00
  • 896a0457f8 refactor(build): Better encapsulate the broccoli builder. Alex Eagle 2015-04-13 16:39:47 -07:00
  • caf8e2723d chore(build): remove obsolte gulp tasks Igor Minar 2015-04-13 15:37:51 -07:00
  • 0107543a33 chore(build): move build/transformCJSTests task to broccoli Igor Minar 2015-04-13 14:52:47 -07:00
  • 7d29636087 chore(packaging): bump version to 2.0.0-alpha.19 Yegor Jbanov 2015-04-13 16:15:12 -07:00
  • 70433e6b73 chore(build): use a Filter plugin to write the dest folder. Alex Eagle 2015-04-13 09:52:02 -07:00
  • 3667854a8f refactor(di): move all binding resolution logic into injector.js Yegor Jbanov 2015-04-13 14:29:32 -07:00
  • c5c1c9e38e feat(docs): more docs on binding resolution Yegor Jbanov 2015-04-13 09:43:39 -07:00
  • 308823b6ea perf(view): use pre-resolved bindings for child injector init Yegor Jbanov 2015-04-11 16:57:42 -07:00
  • c05bad381c perf(benchmark): measure Injector init from resolved bindings Yegor Jbanov 2015-04-11 14:19:20 -07:00
  • 4a961f4ecb feat(di): provide two ways to create an injector, resolved and unresolved Yegor Jbanov 2015-04-10 17:05:31 -07:00
  • 6c8398df9b fix(di): refactor bindings to support Dart annotations Yegor Jbanov 2015-04-09 23:17:05 -07:00
  • ff6e7754ae chore(build): gulp test.unit.cjs broken the second run Marc Laval 2015-04-13 18:59:37 +02:00
  • 28ba179e31 feat: intiial commit for angular 2 dart analysis keertip 2015-04-10 08:39:31 -07:00
  • b96e560c8d feat(events): add support for global events Marc Laval 2015-04-02 15:56:58 +02:00
  • 7c95cea3a8 chore(bundle): avoid imports in "global" format Pawel Kozlowski 2015-04-13 21:16:21 +02:00
  • 34501aaae6 chore(build): move more broccoli support inside the TypeScript boundary Alex Eagle 2015-04-13 09:52:02 -07:00
  • dbfc4c1c16 chore(build): inline Traceur options just like we do everywhere Igor Minar 2015-04-13 11:37:18 -07:00
  • 301863b105 chore(build): transpile only e2e test code into cjs Igor Minar 2015-04-13 11:16:21 -07:00
  • ef8dc40492 chore(build): correct comment Igor Minar 2015-04-13 10:52:55 -07:00
  • 6dbd4d969b chore(build): create es5build.js only for files that will become es6 npm packages Igor Minar 2015-04-13 10:49:51 -07:00
  • 3dd0ac1f0a chore(build): move dart broccoli tree to make-broccoli-tree Igor Minar 2015-04-13 10:17:51 -07:00
  • 5b42272365 docs(DEVELOPER.md): add bower install info Kathy Walrath 2015-04-10 16:30:12 -07:00
  • 1f6c6dbf2f chore(build): refactor broccoli trees to generate them in order to reduce duplication Igor Minar 2015-04-10 14:27:30 -07:00
  • 0012caa4d5 perf(benchmarks): measure cost of Injector init with a variety of bindings Yegor Jbanov 2015-04-11 14:03:03 -07:00
  • 8499cf84c3 fix(shadow_dom): redistribute light dom when a dynamic component is attached. Tobias Bosch 2015-04-10 16:57:26 -07:00
  • 7dca24cd6e sub nav Alex Wolfe 2015-04-13 07:29:40 -07:00
  • f1000c591b update list format Alex Wolfe 2015-04-13 06:55:07 -07:00
  • 51ada60d91 api example formatted Alex Wolfe 2015-04-13 06:53:38 -07:00
  • fd0646f7f2 Merge pull request #29 from angular/style-guide Alex Wolfe 2015-04-13 05:46:33 -07:00
  • ed6867fffd hide side nag for now Alex Wolfe 2015-04-13 05:46:14 -07:00
  • d6aa0e7ade Merge branch 'master' into style-guide Alex Wolfe 2015-04-13 05:44:20 -07:00
  • daf0f472b3 feat(build): enforce formatting of some files. Alex Eagle 2015-04-11 13:29:32 -07:00
  • a3decad4c2 feat(build): Use broccoli for ts2dart transpilation. Martin Probst 2015-04-10 14:30:35 -07:00
  • 7b790a3369 chore(build): fix check-format Alex Eagle 2015-04-11 12:40:05 -07:00
  • e18920884e chore(DEVELOPER.md): Update Dart SDK Version Sekib Omazic 2015-04-11 12:02:06 +02:00
  • 6f8fef4f13 feat(bootstrap): changed bootstrap to return ComponentRef vsavkin 2015-04-10 10:09:16 -07:00
  • e295940833 cleanup(docs): Edited API docs Naomi Black 2015-04-10 11:15:01 -07:00
  • 2ed7622239 chore(build): compile the .ts broccoli tools. Alex Eagle 2015-04-10 16:45:24 -07:00
  • 6ce085a21a feat(benchmark): make view cache a parameter to the tree benchmark Tobias Bosch 2015-04-10 13:23:34 -07:00
  • e34146fc14 fix(view_factory): fix caching of views Tobias Bosch 2015-04-10 09:34:46 -07:00
  • 4e2316c742 feat(build): Add rudimentary TS typings for broccoli. Martin Probst 2015-04-10 16:26:37 -07:00
  • 785900f722 DEVELOPER.md copyedit Kathy Walrath 2015-04-09 09:33:10 -07:00
  • 5ce5a87abe style: add more type info to Dart BrowserAdapter Kevin Moore 2015-04-08 18:11:40 -07:00
  • afe5465862 add return types for indexOf and lastIndexOf Jeremy Elbourn 2015-04-09 11:51:00 -07:00
  • 678d541da7 refactor(compiler): add control.ignoreCurrentElement() to skip the current element Victor Berchet 2015-04-10 16:12:37 +02:00
  • f0477e164a chore(build): add typescript to the cjs build. Refactor the file extension logic in traceur plugin to simplify Alex Eagle 2015-04-10 13:28:35 -07:00
  • b5002fb46b docs(test_lib/test_injector): fix invalid jsdoc type chore(doc-gen): capture docs for modules from comments Peter Bacon Darwin 2015-04-10 12:45:02 +02:00
  • 82127571b5 feat(dart/transform): Use the Dart transformer for benchmarks Tim Blasi 2015-04-09 17:53:36 -07:00
  • f6e9d1f857 feat(dart/transform): Fix handling of Dart keywords Tim Blasi 2015-04-09 17:51:06 -07:00
  • 2cab7c79c3 feat(dart/transform): Allow multiple transformer entry points Tim Blasi 2015-04-09 17:49:11 -07:00
  • bba849909c fix(dart/transform): Gracefully handle log calls before init Tim Blasi 2015-04-09 17:42:14 -07:00
  • cac74c73e1 feat(dart/transform): Add stub implementations to Html5LibAdapter Tim Blasi 2015-04-09 17:36:25 -07:00
  • f375dbd013 feat(dart/transform): Mark Compiler as Injectable Tim Blasi 2015-04-09 17:35:33 -07:00
  • ea58ef85fc chore(build): move the js.prod build over to broccoli Igor Minar 2015-04-10 11:48:37 -07:00
  • bf7933714a chore(rename): rename View and Template concepts for #1244 Pawel Kozlowski 2015-04-09 21:20:11 +02:00
  • 564477b8a0 chore(build): migrate build.js.cjs to broccoli. This doesn't do the typescript part of the build yet. Also there is a bit of hackiness left to resolve in a follow-up change. Alex Eagle 2015-04-09 15:56:54 -07:00
  • 7e2c04e805 feat: add class directive to a list of directives Pawel Kozlowski 2015-04-10 16:38:18 +02:00
  • 59391f962a Merge pull request #25 from angular/dart-quickstart Kathy Walrath 2015-04-10 09:12:15 -07:00
  • 8fa1539bac feat(keyEvents): support for <div (keyup.enter)="callback()"> David-Emmanuel Divernois 2015-04-10 13:22:00 +02:00
  • f45281a10a feat(view): generalized loading of dynamic components vsavkin 2015-04-06 13:19:30 -07:00
  • e9f70293ac feat(query): adds initial implementation of the query api. Rado Kirov 2015-03-13 11:39:15 -07:00
  • 61cb99ea42 refactor(change_detection): removed directive and binding mementos vsavkin 2015-04-09 07:57:33 -07:00
  • 5408a9a72d cleanup(change_detection): removed dead code vsavkin 2015-04-09 07:36:38 -07:00
  • 22c1a0d030 fix(benchmarks): Stop working around a Traceur bug. Martin Probst 2015-04-09 17:36:53 -07:00
  • 8c3007e4b5 fix(build): Remove unused done function arguments. Martin Probst 2015-04-07 14:12:41 -07:00
  • 838aa2aaa9 fix(ts2dart): Adjust to new ts2dart API. Martin Probst 2015-04-03 15:19:34 -07:00
  • 3285ffba16 fix(traceur): Fix a couple of unsupported or incorrect tests. Martin Probst 2015-04-03 11:54:56 -07:00
  • 17e8857efc feat(dart): Use ts2dart for transpilation in Karma Dart. Martin Probst 2015-04-03 11:54:33 -07:00
  • 226cbc7db3 feat(dart): Use ts2dart for transpilation. Martin Probst 2015-03-30 14:02:20 -07:00
  • cc7c7b3321 fix(build): Don't include rtts in the dart build. Martin Probst 2015-04-02 12:58:45 -07:00
  • 70cea03b4b fix(build): Only return directories from subDirs() Martin Probst 2015-04-02 13:09:47 -07:00
  • a027912891 cleanup(change_detection): fixed ChangeDetector interface vsavkin 2015-04-09 07:29:32 -07:00
  • 3bdf669ddf cleanup(change_detection): removed dead code vsavkin 2015-04-09 07:28:41 -07:00