Commit Graph

  • e0fbd4b624 fix(change detect): Fix bug in JIT change detectors Tim Blasi 2015-06-12 16:32:21 -07:00
  • 8e3bf3907a feat(dart/transform): Use the best available Change Detectors Tim Blasi 2015-05-29 16:34:51 -07:00
  • 0d6c1db6bb Typo in code example of lib/show_properties.dart Cezary Bartoszuk 2015-06-12 23:57:22 +01:00
  • 21dcfc89e9 fix(dynamic_component_loader): implemented dispose for dynamically-loaded components vsavkin 2015-06-12 14:14:29 -07:00
  • 9613772455 feat: update ts2dart to 0.6.1. Martin Probst 2015-06-11 19:32:01 -07:00
  • f3d741854a fix: add types for ts2dart's façade handling. Martin Probst 2015-06-11 18:50:41 -07:00
  • c4ecbf0a7f fix: rename FORWARD_REF to forwardRef in the Angular code base. Martin Probst 2015-06-11 18:49:07 -07:00
  • 13466604f9 fix: declare var global. Martin Probst 2015-06-11 09:44:04 -07:00
  • cdc7b03e67 fix(router): avoid two slash values between the baseHref and the path Matias Niemelä 2015-06-12 12:57:35 -07:00
  • e372cc779d fix(router): do not prepend the root URL with a starting slash Matias Niemelä 2015-06-12 11:29:31 -07:00
  • 6834c4992d feat(benchpress): add mean frame time metric Michael Goderbauer 2015-06-09 15:19:26 -07:00
  • 1cf807c319 fix(ci): remove non-existent gulp task from test_e2e_dart Jeff Cross 2015-06-12 12:00:03 -07:00
  • 833048f310 fix(shrinkwrap): restore fsevents dependency Jeff Cross 2015-06-12 10:21:42 -07:00
  • 38e5c3f918 style: format the code with the updated clang Victor Berchet 2015-06-12 19:07:13 +02:00
  • b4e82b8bc7 fix(DirectiveMetadata): add support for events, changeDetection Victor Berchet 2015-06-12 09:50:30 +02:00
  • db3d5d4941 refactor(_DirectiveMetadataVisitor): simplify the code Victor Berchet 2015-06-12 09:14:59 +02:00
  • a6e7123995 feat: adjust formatting for clang-format v1.0.19. Martin Probst 2015-06-12 07:50:45 -07:00
  • 1c2abbc61d feat: upgrade to clang-format v1.0.19. Martin Probst 2015-06-12 09:25:57 -07:00
  • 7648bb8ee3 doc(Lifecycle events): Document the call order Victor Berchet 2015-06-09 08:34:01 +02:00
  • 35197acc1a fix(forms): fixed the selector of NgRequiredValidator vsavkin 2015-06-11 11:30:28 -07:00
  • 6622826587 docs(forms): updated forms docs to cover new apis vsavkin 2015-06-11 09:58:53 -07:00
  • 4fe919335c refactor(forms): made directive names consistent vsavkin 2015-06-10 13:51:44 -07:00
  • a858f6ac42 fix(forms): getError does not work without path vsavkin 2015-06-09 16:05:13 -07:00
  • cee26826d7 fix(benchmarks): Do not apply the angular transformer to e2e tests Victor Berchet 2015-06-12 12:40:36 +02:00
  • e89fe0a9ff chore(dart2js): remove helpless warnings Victor Berchet 2015-06-12 12:44:14 +02:00
  • d10bbf0cbc chore(package.json): bump dgeni-packages version Jeff Cross 2015-06-11 14:28:19 -07:00
  • 05d02fa90b fix(docs): ensure no duplicates in alias names of docs Jeff Cross 2015-06-11 17:48:57 -07:00
  • 796fc66771 chore(build): rename .es6 files to .js Rob Wormald 2015-06-10 00:02:37 -07:00
  • 6cafaba993 chore(test): setup a gulp task for quickly running e2e tests against the dev server Matias Niemelä 2015-06-10 16:52:19 -07:00
  • 60b97b27fa fix(build): ensure that asset files are copied over to example directories Matias Niemelä 2015-06-10 16:51:46 -07:00
  • 355ab5b3a6 feat(query): adds support for descendants and more list apis. Rado Kirov 2015-06-10 17:08:22 -07:00
  • ca09701343 perf(render): only create LightDom instances if the element has children Tobias Bosch 2015-06-10 15:54:10 -07:00
  • 4f27611ae6 perf(render): don't create property setters if not needed Tobias Bosch 2015-06-10 10:31:38 -07:00
  • 24e647e0f7 perf(render): precompute # bound text nodes and root nodes in DomProtoView Tobias Bosch 2015-06-09 11:57:50 -07:00
  • 9cd510abaa perf(render): don’t create an intermediate element array in renderer Tobias Bosch 2015-06-09 11:41:08 -07:00
  • d07ed581a9 refactor(benchmark): add view cache param to largetable benchmarks Tobias Bosch 2015-06-09 15:00:49 -07:00
  • 5ab92ce844 bug: increase number of supported contstructor args to 20 Misko Hevery 2015-06-11 11:25:40 -07:00
  • 76797dfbd4 fix(build): Minify files for angular2.min.js bundle Daria Jung 2015-06-08 17:15:40 -07:00
  • 591f742d42 feat(transform): update for Directive.host Victor Berchet 2015-06-09 12:54:47 +02:00
  • 20953ed492 doc(Directive): update docs for Directive.host Victor Berchet 2015-06-09 12:46:21 +02:00
  • f3b49378e4 feat(Directive): Have a single Directive.host which mimics HTML Victor Berchet 2015-06-09 12:33:40 +02:00
  • 47b6b05017 doc(Directive): fix the inline doc for lifecycle events Victor Berchet 2015-06-09 09:56:29 +02:00
  • 437ee613e3 Merge pull request #147 from brunoqc/typo David East 2015-06-11 12:09:35 -07:00
  • f9745327e6 fix(Parser): Parse pipes in arguments Victor Berchet 2015-06-04 19:06:09 +02:00
  • d02f5c65bd Typo in resources.jade Bruno Bigras 2015-06-11 14:42:21 -04:00
  • 659adf83dc chore(doc-gen): move typeParams and heritage rendering to template Peter Bacon Darwin 2015-06-11 19:15:17 +01:00
  • a187c782aa feat(dart/transform): Allow absolute urls in templates Tim Blasi 2015-06-10 12:37:22 -07:00
  • 950f2a38cd refactor(dart/transform): Rename parser.dart > ng_deps.dart Tim Blasi 2015-06-10 12:46:43 -07:00
  • f2371487a1 refactor(ProtoRecord): switch to enum Victor Berchet 2015-06-09 15:45:45 +02:00
  • 6ca81fb98c refactor(ProtoViewDto): switch to enum Victor Berchet 2015-06-09 15:20:33 +02:00
  • af35ab56a3 fix(life_cycle): throw when recursively reentering LifeCycle.tick vsavkin 2015-06-10 17:21:30 -07:00
  • 15dab7c5b2 fix(ng_zone): updated zone not to run onTurnDown when invoking run synchronously from onTurnDone vsavkin 2015-06-10 17:21:11 -07:00
  • 37f8fd6551 chore(windows): fix !test.unit.js/karma-run and !test.unit.dart/karma-run tasks Marc Laval 2015-06-09 13:44:42 +02:00
  • f04b606bb0 chore(package): add Matias to authors list Matias Niemelä 2015-06-10 12:02:43 -07:00
  • 2ccc65d7fd fix: Improve error message on missing dependency Misko Hevery 2015-05-18 17:19:54 -07:00
  • 7501ad11ca chore: Define ReflectionCapabilities interface Misko Hevery 2015-05-18 16:09:09 -07:00
  • 331a051e75 feat(Parser): implement Unparser Victor Berchet 2015-06-06 11:15:14 +02:00
  • 92f1af86d8 perf(RouterLink): use hostListeners for click gdi2290 2015-06-08 17:06:10 -07:00
  • a6cb86bab3 feat(forms.ts): formInjectables with FormBuilder gdi2290 2015-06-09 22:38:19 -07:00
  • 76beaa2097 refactor(change detect): Clean up change detector test layout Tim Blasi 2015-06-10 14:56:08 -07:00
  • 94272af45b chore: update zone.js to 0.5.1 Victor Berchet 2015-05-19 09:13:17 +02:00
  • ad95601e3c test(change detect): Port remaining unit tests Tim Blasi 2015-06-09 18:00:24 -07:00
  • 17c6d6a92d feat(dart/transform): Add onInit and onCheck hooks in Dart Tim Blasi 2015-06-09 15:39:48 -07:00
  • 633cf63682 fix: compare strings with StringWrapper.equals Kevin Moore 2015-06-10 19:41:20 +02:00
  • 92d565848b fix(shadow_dom): moves the imported nodes into the correct location. Rado Kirov 2015-06-10 11:24:37 -07:00
  • 617d693102 fix(dartfmt): don't break win32 command line limit Caitlin Potter 2015-06-08 17:52:05 -04:00
  • 4530b93a6e build(broccoli): remove unneded reference path from broccoli-ts2dart Igor Minar 2015-05-31 17:24:58 -07:00
  • dc45559c17 build(broccoli): add support for DiffResult#addedPaths Igor Minar 2015-05-31 17:24:21 -07:00
  • efab03274f chore(doc-gen): autogenerate Angular version in angular.d.ts file Peter Bacon Darwin 2015-06-10 12:42:24 +01:00
  • f2e2ce15cd chore(doc-gen): add type-alias export doc type Peter Bacon Darwin 2015-06-10 12:13:06 +01:00
  • ddd5a235c3 test(change detect): Port change detect tests for mode Tim Blasi 2015-06-08 18:07:06 -07:00
  • 2cc2196140 docs(annotations_impl): fix invalid code blocks Peter Bacon Darwin 2015-06-09 23:11:08 +01:00
  • 65cbcb2f73 chore(doc-gen): ensure log is injected into getExportDocType Peter Bacon Darwin 2015-06-09 23:07:21 +01:00
  • 002101521c chore(broccoli): implement diffing LodashRenderer plugin Caitlin Potter 2015-06-09 13:35:58 -04:00
  • 902759e1c7 fix(analzyer): removed unused imports vsavkin 2015-06-05 22:30:52 -07:00
  • c564475251 example(forms): removed old forms example vsavkin 2015-06-05 15:37:20 -07:00
  • 4cd29f791f examples(forms): added an example of using model-driven forms vsavkin 2015-06-05 15:27:46 -07:00
  • 3eff7be9a6 examples(forms): added an example of using template-driven forms vsavkin 2015-06-05 15:27:25 -07:00
  • e7e82cbee6 feat(forms): set exportAs to form for all form related directives vsavkin 2015-06-05 14:33:57 -07:00
  • 73bce40287 feat(forms): export validator directives as part of formDirectives vsavkin 2015-06-05 14:31:03 -07:00
  • 5fc23caef7 feat(forms): changed forms to capture submit events and fires synthetic ng-submit events vsavkin 2015-06-05 14:29:50 -07:00
  • 1a4d23742b feat(forms): added hasError and getError methods to all controls vsavkin 2015-06-05 14:28:19 -07:00
  • 8923103c3b fix(npm): update scripts and readme for npm packages. Rado Kirov 2015-06-08 18:35:45 -07:00
  • f34f8df319 refactor(xhr): move render's xhr implementation to render/ Jeff Cross 2015-06-09 10:21:25 -07:00
  • 21568106b1 feat(http): add basic http service Jeff Cross 2015-04-28 23:07:55 -07:00
  • 363b9ba415 build(bower): remove moot version property from bower.json Kevin Kirsche 2015-06-08 21:41:47 -04:00
  • 0409b4ca49 test(change detect): Port more change detect tests Tim Blasi 2015-06-08 15:23:27 -07:00
  • 7611f92f5b fix(diffing-broccoli-plugin): wrapped trees are always stable Caitlin Potter 2015-06-07 17:56:35 -04:00
  • 7aa9751054 build(broccoli): replace broccoli-flatten with diffing flatten implementation Igor Minar 2015-06-08 22:08:13 -07:00
  • 77b52d65c7 build(broccoli): remove unused import from broccoli-replace Igor Minar 2015-06-08 21:55:17 -07:00
  • 5df56b47d6 build(gulp): don't double build during init of serve.js.dev Igor Minar 2015-06-08 21:53:51 -07:00
  • 1eefde7f0d build(broccoli): replace stew.map with diffing replace Igor Minar 2015-06-08 19:01:22 -07:00
  • 44b31f326b build(broccoli): log the build tree after each build into tmp/build.*.log Igor Minar 2015-06-08 18:56:24 -07:00
  • b5431e4cc0 fix(build): only pass ts files to ts2dart transpilation. Rado Kirov 2015-06-03 16:14:01 -07:00
  • 83e99fc72d fix(bundle): makes interfaces.ts non-empty when transpiled. Rado Kirov 2015-06-04 18:52:11 -07:00
  • cd6175827f refactor: use a custom replacement build step instead of broccoli-replace Matias Niemelä 2015-06-08 11:05:32 -07:00
  • e77710a372 fix(JsonPipe): always transform to json gdi2290 2015-06-05 10:44:01 -07:00
  • b6e95bb96e feat(change detect): Throw on attempts to use dehydrated detector Tim Blasi 2015-06-05 17:33:51 -07:00
  • cd95e078fe feat(router): add routing to async components Brian Ford 2015-05-21 13:59:14 -07:00
  • 548f3dd5cc feat(facade): add isMap method Brian Ford 2015-05-29 14:19:10 -07:00