Commit Graph

  • 6ad5fa0d9d Update view_ref.js Matan Lurey 2015-05-14 12:36:16 -07:00
  • 666336be1a build(trees): remove unused imports Igor Minar 2015-05-14 09:56:19 -07:00
  • 77bf90dff1 build(gulp): don't print stack from jasmine handler failures in ci mode Igor Minar 2015-05-14 10:00:53 -07:00
  • 8ad0205948 docs(promise_pipe.ts): correct "async" pipe PatrickJS 2015-05-12 13:22:46 -07:00
  • 7ff17db113 docs(CONTRIBUTING.md) : fix grammatical error in refactor description Derek Van Dyke 2015-05-13 10:33:58 -07:00
  • 1d11fdecdc docs(annotations): correct List for directives for Component gdi2290 2015-05-14 08:13:54 -07:00
  • b1ef30aa20 test(watch): add some test coverage for watch build plugin Caitlin Potter 2015-05-13 22:40:53 -04:00
  • 28659efa69 chore(traceur-jasmine): accept multiple specfile globs Caitlin Potter 2015-05-13 22:40:04 -04:00
  • 6c59894a29 chore(package.json): add rewire devDependency Caitlin Potter 2015-05-13 22:58:40 -04:00
  • 47b8b48ee7 build(gulp): log test errors but suppress error handling within gulp while in watch mode Igor Minar 2015-05-13 22:21:04 -07:00
  • 3969009fe7 build(brocolli): convert brocolli-ts2dart to use TreeDiffer Caitlin Potter 2015-05-08 12:46:38 -05:00
  • ecb068019b refactor(proto_view_factory): expose data for generating change detectors Tobias Bosch 2015-05-11 17:59:39 -07:00
  • 5114411749 perf(dart): Improve Dart ListWrapper#concat Tim Blasi 2015-05-12 14:14:43 -07:00
  • 08f21dbf51 feat(change_detection): implemented change detection that can be configured with pregenerated change detectors vsavkin 2015-05-13 13:25:18 -07:00
  • d8c7c274e4 refactor(change_detector): extracted ChangeDetectorDefinition vsavkin 2015-05-13 13:01:31 -07:00
  • fadabf79e3 chore(package.json): update run-sequence to v1.1.0 Caitlin Potter 2015-05-13 11:29:30 -04:00
  • 23cec1e8e2 build(gulp): use chokidar alone instead of gulp-watch Caitlin Potter 2015-05-08 14:20:54 -04:00
  • c36ea0221e chore(package.json): uninstall gulp-watch, install chokidar@^1.0.1 Caitlin Potter 2015-05-12 18:15:49 -04:00
  • 685a6507b6 feat(compiler): added support for [()] syntax vsavkin 2015-05-13 15:28:03 -07:00
  • 846354473d chore(cleanup): Remove some unused files. Jacob MacDonald 2015-05-11 14:25:25 -07:00
  • 390cfb793b fix(router): generate links for router-link with baseHref Brian Ford 2015-05-12 16:18:58 -07:00
  • 17392f663f fix(router): sort possible routes by cost Brian Ford 2015-05-12 14:53:13 -07:00
  • d38e9b732a Merge pull request #104 from lisposter/master Alex Wolfe 2015-05-13 06:16:40 -07:00
  • 8b6fa1cf19 doc: fix inline docs Victor Berchet 2015-05-13 11:30:59 +02:00
  • 909233f724 fix(ng1 benchmarks): revert *ng-if to ng-if Victor Berchet 2015-05-13 11:28:55 +02:00
  • 0e82970a29 fix(examples): prefix directives with Ng Victor Berchet 2015-05-13 10:43:00 +02:00
  • cdbb2473bb fix(benchmark): change If for NgIf Victor Berchet 2015-05-13 10:18:31 +02:00
  • c20060d259 fix(directives): fix import path Victor Berchet 2015-05-13 10:11:33 +02:00
  • 38926f7123 fix(benchmark): fixes ng-if ng-for renaming for templates. Rado Kirov 2015-05-12 18:31:38 -07:00
  • 0efd89ae5d docs(npm-shrinkwrap.readme.md): add info about from property changes Igor Minar 2015-05-13 01:02:20 -07:00
  • 718d2ae2ee build(gulp): run beforeExit hook only once Igor Minar 2015-05-12 21:19:59 -07:00
  • af9dcad8e3 fix(facade): MapWrapper.createFromPairs Chirayu Krishnappa 2015-05-01 16:15:48 -07:00
  • 772b529a8e build(gulp): bump the required node version to 0.12.2 Igor Minar 2015-05-12 16:05:38 -07:00
  • 111fa60a93 chore: rename for to ng-for Misko Hevery 2015-05-11 17:04:55 -07:00
  • e9f236b70f chore: rename switch to ng-switch Misko Hevery 2015-05-11 16:07:23 -07:00
  • 78d3f62b6a chore: rename non-bindable to ng-non-bindable Misko Hevery 2015-05-11 16:00:53 -07:00
  • d310a9c0b4 chore: rename if to ng-if Misko Hevery 2015-05-11 15:58:59 -07:00
  • 7dc524ed58 chore(publishing): fix pubspec authors field yjbanov 2015-05-12 15:05:32 -07:00
  • 032f8b7840 fix(test): fixed a test vsavkin 2015-05-12 14:11:29 -07:00
  • 4f2b9a4c28 chore: fail travis on failed ‘test.unit.cjs/ci’ Misko Hevery 2015-05-12 14:10:53 -07:00
  • 1ac7bb3bb8 chore(packaging): bump version to 2.0.0-alpha.23 yjbanov 2015-05-12 13:48:54 -07:00
  • f302f70330 chore: convert dom module to typescript Misko Hevery 2015-05-12 11:19:47 -07:00
  • 555dd93ed9 chore: change gulp test.unit.js to use dots reporter Misko Hevery 2015-05-11 12:14:45 -07:00
  • 96b0a1c75e refactor(PromisePipe): use lexical this inside of transform Jeff Cross 2015-05-12 10:43:56 -07:00
  • c8a0ed40bd refactor(NgZone): use zone.js v0.5 from npm Victor Berchet 2015-05-12 09:47:17 +02:00
  • e11c20541a refactor(VmTurnZone): renamed to NgZone Victor Berchet 2015-05-07 15:38:57 +02:00
  • c75e216871 refactor(VmTurnZone): outer zone = root zone Victor Berchet 2015-05-07 09:24:59 +02:00
  • fd1d60f03b refactor(VmTurnZone): use the browser microtask queue for JS Victor Berchet 2015-04-30 19:51:22 +02:00
  • e8a6c95e2a feat(VmTurnZone): Rework the implementation to minimize change detection runs Victor Berchet 2015-04-10 12:42:33 +02:00
  • 358a6750ed feat(di): support type literals in DI yjbanov 2015-05-08 17:57:03 -07:00
  • 4320859e1b chore(dart): Copy css resources in build Tim Blasi 2015-05-12 09:33:07 -07:00
  • 98e7a38e50 chore: use SDK dartfmt Kevin Moore 2015-05-08 19:23:49 -07:00
  • 229e770a1d refactor(forms): rename FormDirectives to formDirectives Pawel Kozlowski 2015-05-11 15:20:04 +02:00
  • 5036086fb3 fix(forms): export directives as const in Dart Pawel Kozlowski 2015-05-11 14:52:39 +02:00
  • 97d24563f4 feat(dart/transform): Inline templateUrl values Tim Blasi 2015-05-08 17:29:21 -07:00
  • 655ed851f0 refactor(facade/lang): remove unneded semicolons Pawel Kozlowski 2015-05-11 21:52:41 +02:00
  • f8f79dc76c chore(package.json): update gulp-clang-format Pawel Kozlowski 2015-05-11 22:09:33 +02:00
  • a574154108 fix(router): add baseUrl to relative paths, but not absolute. Rado Kirov 2015-05-11 14:49:55 -07:00
  • 7f976381d5 fix(view): fixed ProtoViewFactory to get all property bindings vsavkin 2015-05-11 16:07:25 -07:00
  • ac80df0959 fix(router): reuse common parent components Brian Ford 2015-05-07 21:10:12 -07:00
  • aff85b5037 feat(facade): add equals method to StringMapWrapper Brian Ford 2015-05-11 09:08:37 -07:00
  • 5691063ba0 refactor(ChangeDetection): rename AsyncPipe to ObservablePipe Jeff Cross 2015-05-11 14:25:27 -07:00
  • 7498758584 feat(PromisePipe): add pipe for promises Jeff Cross 2015-04-28 13:39:45 -07:00
  • 92d6aa1f32 fix(gulpfile): fixed test.unit.dart to format dart code before running test vsavkin 2015-05-11 12:33:41 -07:00
  • 3256ff1c73 feat(gulpfuile): added watch.js.dev vsavkin 2015-05-11 12:32:02 -07:00
  • f9c1de46b3 feat(compiler): added support for host actions vsavkin 2015-05-11 12:31:16 -07:00
  • a9ce0f7afb cleanup(di): use typescript initialization idioms vsavkin 2015-05-11 10:28:07 -07:00
  • 1a4ab2c57a build(gulp): remove the check-format step from test.unit.js task Igor Minar 2015-05-11 12:08:05 -07:00
  • 77d1fc149a fix(router): router-link works without params Rado Kirov 2015-05-06 18:30:37 -07:00
  • c2a42d5d2b fix(location): dartium does not like pushState with null. Rado Kirov 2015-05-08 18:45:48 -07:00
  • 01d5c29513 fix(transformer): remove classDefParser in favor of hardcoded strings to speed up build Jacob MacDonald 2015-05-08 15:03:08 -07:00
  • 7844e3a275 chore: dartfmt Dart code in the repo Kevin Moore 2015-05-08 19:51:19 -07:00
  • a5638a940c feat(directives): export collection of core directives Pawel Kozlowski 2015-04-24 14:21:39 +02:00
  • 4665726f48 feat(lang): support const expressions in TS/JS and Dart Pawel Kozlowski 2015-05-10 13:26:33 +02:00
  • e8ad0d1776 chore(package.json): update ts2dart to 0.5.2 Pawel Kozlowski 2015-05-10 18:44:03 +02:00
  • 28022f472d docs(DEVELOPER.md): Update Dart SDK Version Sekib Omazic 2015-05-08 23:39:06 +02:00
  • 443e4e5b5f fix variable name Leigh Zhu 2015-05-10 17:40:48 +08:00
  • 4f3433b5bd feat(view): allow to transplant a view into a ViewContainer at another place. Tobias Bosch 2015-05-08 17:58:08 -07:00
  • 2185e7cee9 feat(di): expose parent injector yjbanov 2015-05-08 16:24:17 -07:00
  • c82cc47767 build(gulp): watch and incrementally compile files for server.js.dev task Igor Minar 2015-04-27 15:24:32 -07:00
  • 66f5e30d7c chore(dart): use --trust-type-annotations and --trust-primitives yjbanov 2015-05-08 16:13:53 -07:00
  • 1a0da11e55 feat(di): components can self-publish via publishAs yjbanov 2015-05-08 16:13:00 -07:00
  • abc8878547 feat(dart/transform): Reuse readDirectiveMetadata in plugin Tim Blasi 2015-05-08 14:02:47 -07:00
  • 75e9d3f634 chore(ci): bump node version to 0.12 Julie Ralph 2015-04-16 14:07:43 -07:00
  • 248caefb7e docs(npm-shrinkwrap.readme.md): update npm update instructions Igor Minar 2015-05-08 13:57:50 -07:00
  • 853d1de6ec fix(router): strip base href from URLs when navigating Brian Ford 2015-05-06 18:28:24 -07:00
  • 84dc6ae76b fix(test_lib): spy funcs should match null arguments Brian Ford 2015-05-07 17:18:42 -07:00
  • 05219a54cd feat(dom): add getBaseHref method Brian Ford 2015-05-06 18:23:34 -07:00
  • 4b62a722f0 feat(change_detection.js): export null pipes PatrickJS 2015-04-30 18:09:51 -07:00
  • 61b69c63ed docs(modules_dart): add README.md Yegor Jbanov 2015-04-30 22:58:05 -07:00
  • 09b39bf77a docs(core): fix Formatters -> Pipes gdi2290 2015-04-30 23:02:14 -07:00
  • 42f6baeaec Fix documentation for toFactory and toAsyncFactory Kevin Western 2015-05-03 16:14:32 -07:00
  • 491f2cc97f fix(version): bump to alpha.22 Rado Kirov 2015-05-08 13:30:38 -07:00
  • 8ef183b593 feat(material): add early version of md-grid-list. Jeremy Elbourn 2015-05-04 15:57:46 -07:00
  • 2cb066215a Add correct type to TestBed.createView Matan Lurey 2015-05-06 19:32:28 -07:00
  • 46f8910fad Merge pull request #95 from SamVerschueren/iss94 Kathy Walrath 2015-05-08 11:59:53 -07:00
  • 200e190f70 fix(dart/transform): Handle hostAttributes in DirectiveMetadata Tim Blasi 2015-05-08 09:35:44 -07:00
  • 44f829dbc6 feat(dart/transform): Use the render Compiler and the DirectiveParser Tim Blasi 2015-05-05 10:31:21 -07:00
  • 401c9efad7 chore(build): update shrinkwrap docs Alex Eagle 2015-05-07 14:14:34 -07:00
  • 900bf8e483 Update DEVELOPER.md Alex Eagle 2015-05-07 16:49:59 -07:00