Commit Graph

  • 0b59e664ec feat(WebWorker) Add channel support to MessageBus Jason Teplitz 2015-08-17 10:28:47 -07:00
  • 104302a958 refactor(dart/transform): Remove unnecessary getter/setter codegen Tim Blasi 2015-08-07 11:54:43 -07:00
  • ba2c077b01 refactor(core): Create reusable RecursiveAstVisitor in ast.ts Tim Blasi 2015-08-07 12:32:23 -07:00
  • 94733069a4 build(publish): don't try to publish the http module into npm Igor Minar 2015-08-19 10:11:27 -07:00
  • cba388bb65 build(publish): uncomment "pub publish" section in pub_publish.sh Igor Minar 2015-08-19 10:09:55 -07:00
  • efbd8fca4c build(typings): make router.d.ts depend on angular2.d.ts Igor Minar 2015-08-19 10:08:27 -07:00
  • 6b38d249c5 chore(build): add Safari8 to CI Marc Laval 2015-08-19 10:59:28 +02:00
  • abb0e279a5 docs(metadata): correct ES5 annotation examples Pawel Kozlowski 2015-08-19 11:42:59 +02:00
  • d191ec4c33 chore(release): bump version to 2.0.0-alpha.35 and add changelog Igor Minar 2015-08-18 21:57:49 -07:00
  • 873b6da120 chore(test): disable tests based on Intl API in non-Chrome browsers Marc Laval 2015-08-18 16:16:30 +02:00
  • f0e7f13f30 doc(NgStyle): fix missing [] Victor Berchet 2015-08-18 16:47:06 -07:00
  • ccfadb9b47 refactor: make bindings/directives names consistent Misko Hevery 2015-08-18 14:46:35 -07:00
  • 8dc509f688 fix(karma): corrected race condition with RX loading Misko Hevery 2015-08-18 21:22:50 -07:00
  • 72e0b8f7dc fix(router): allow router-link to link to redirects Brian Ford 2015-08-13 11:09:22 -07:00
  • b5c4d8ba79 feat(facade): add maximum method for ListWrapper Brian Ford 2015-08-13 11:19:37 -07:00
  • 5c95b376b5 fix(router): subscribe should return subscription Brian Ford 2015-08-18 11:30:32 -07:00
  • f2d3bdb801 feat(http): xhr error listener invokes throw on EventEmitter gdi2290 2015-08-08 14:17:43 -07:00
  • 3b9411cbeb chore: removed a VI tmp file Victor Berchet 2015-08-18 15:55:17 -07:00
  • 16eb8ced58 fix(http/http): allow for commonjs as ngHttp PatrickJS 2015-08-13 18:16:28 -07:00
  • 63a94ee941 fix(docs) Fixes typo in ProtoViewRef class ericmartinezr 2015-08-17 13:11:38 -03:00
  • ddcfd465ad fix: <template> tag for browsers that do not suppor them Yegor Jbanov 2015-08-13 23:22:00 -07:00
  • 3b4965279c feat(browser): support Edge Marc Laval 2015-08-16 01:30:18 +02:00
  • 914ca88e5d chore(build): enable SauceLabs job Marc Laval 2015-08-18 13:46:23 +02:00
  • 675cb87c76 fix(examples): Modifies web worker examples to be compatible with systemjs 0.18.10. Ian Riley 2015-08-18 10:32:23 -07:00
  • 53df0d8b3f chore(npm): Upgrades systemjs dependency to 0.18.10. Ian Riley 2015-08-17 11:59:49 -07:00
  • 8a7a783ff2 chore(build): Modifies replace scripts to reflect new changes in systemjs. Ian Riley 2015-08-14 15:06:16 -07:00
  • e68c978202 chore(npm): Upgrades systemjs to 0.18.3. Ian Riley 2015-08-14 15:05:56 -07:00
  • 272ad61ab1 fix(injectors): reset the construction counter in dynamic strategy. Rado Kirov 2015-08-13 18:06:55 -07:00
  • 5f7d4faa88 fix(docs): export bootstrap in core.ts but not in core.dart yjbanov 2015-08-18 12:21:09 -07:00
  • 235dec26fc fix(browser_adapter.ts): baseElement.getAttribute gdi2290 2015-08-11 22:17:39 -07:00
  • 52da220016 feat(change_detection): added an example demonstrating how to use observable models vsavkin 2015-08-17 15:29:00 -07:00
  • cbfc9cb344 feat(change_detection): added an experimental support for observables vsavkin 2015-08-17 15:28:37 -07:00
  • ed81cb94b0 feat(router): user metadata in route configs Daniel Rasmuson 2015-08-10 20:29:40 -04:00
  • 1f54e64fcf feat(PropertyBindingParser): support onbubble-event as an alternate syntax for (^event) Victor Berchet 2015-08-12 17:42:37 -07:00
  • 20cf61756a chore: update DEVELOPER.md with version information Miško Hevery 2015-08-18 09:47:18 -07:00
  • ea6673947c refactor: rename annotations to metadata Misko Hevery 2015-08-14 10:03:45 -07:00
  • 5e6317fecc feat(change_detection): request a change detection check when an event happens vsavkin 2015-08-16 19:05:53 -07:00
  • 823fa4689e refactor(change_detection): generate handleEvent only when necessary vsavkin 2015-08-16 18:29:43 -07:00
  • 6c9e712c34 fix(query): do not visit dehydrated injectors. Rado Kirov 2015-08-14 16:02:50 -07:00
  • 4845583dcf refactor(change_detector): made change detection responsible for processing events vsavkin 2015-08-12 16:26:21 -07:00
  • 8b655c7be3 docs(annotations): replaces old syntax for hostListeners with host Isaac Park 2015-08-16 20:37:31 -04:00
  • a06f48e357 test(query_integration): remove duplicated change detection call Pascal Precht 2015-08-15 11:27:41 +02:00
  • 841206c678 fix(testability): properly throw when no testability available Michael Goderbauer 2015-08-14 18:43:47 -07:00
  • 296851797b fix(WebWorkers): Run XHR requests on the UI Jason Teplitz 2015-08-14 15:09:58 -07:00
  • ee5df00146 refactor(directives): minor cleanup & refactoring Victor Berchet 2015-08-13 13:18:41 -07:00
  • 89a0f2457d doc(di): minor fixes Victor Berchet 2015-08-12 16:34:13 -07:00
  • 26d2ea8afc fix(router): fix regression with generating links to async routes Brian Ford 2015-08-14 12:31:56 -07:00
  • 2686316c90 test(query): adds a view query test in presence of a long ng-for. Rado Kirov 2015-08-14 11:42:24 -07:00
  • 83b69e8edc chore: add repository field to npm package.json files Pawel Kozlowski 2015-08-13 15:43:52 +02:00
  • 35a83b495a feat(query_list): delegate toString to _results array gdi2290 2015-07-27 17:24:42 -07:00
  • dfe0130753 docs(dgeni): Fix an extra newline in the markdown for type. Naomi Black 2015-08-13 17:41:15 -07:00
  • 2fcb4cb769 test(Router): increase the timeout for the back button test Victor Berchet 2015-08-12 17:53:08 -07:00
  • 73d7bd32e9 added browser-sync to package.json Jay Traband 2015-08-13 15:35:16 -07:00
  • 1ec1a49c7c Rename doc-shredder/test to doc-shredder/_test to avoid harp compile issues Jay Traband 2015-08-13 15:17:32 -07:00
  • 1859849fbb Fix to handle extra #enddocregion tags Jay Traband 2015-08-11 19:12:19 -07:00
  • 4d2ac96fa2 Karma configuration and sample test Marcel Good 2015-08-10 11:33:41 -07:00
  • 86d75d4bb9 Added 'app.ts' test file to doc-shredder tests Ward Bell 2015-08-11 13:02:01 -07:00
  • 903f59b8ee clean up regionExtractor to hoist nullLine pattern, add examplesDir to xref info Jay Traband 2015-08-11 11:55:22 -07:00
  • 64ea3b6f9a First pass at build-shred-map complete Jay Traband 2015-08-11 00:27:09 -07:00
  • 713a428bb6 Fix for triply or greater nested fragments and trailing nullLine markers Jay Traband 2015-08-10 20:41:59 -07:00
  • 826e3dade9 Building shredMap tooling Jay Traband 2015-08-10 11:17:02 -07:00
  • df077c1dc2 added make-example Jay Traband 2015-08-08 18:08:07 -07:00
  • 9b61d586bf added browser-sync, modified shred-single-dir in doc-shredder to return a promise, updated readme. Jay Traband 2015-08-08 13:55:53 -07:00
  • da4bcd5d91 docs: removed outdated docs vsavkin 2015-08-11 10:40:51 -07:00
  • 512340e39b chore: Remove IRequestOptions / IResponseOptions Misko Hevery 2015-08-11 15:01:29 -07:00
  • 284dc67076 chore: disable dart for HTTP package Misko Hevery 2015-08-12 13:03:28 -07:00
  • 38945955ab refactor: Remove IQueryList Misko Hevery 2015-08-11 14:41:38 -07:00
  • b7837389d7 refactor: Remove isDart from public API Misko Hevery 2015-08-11 14:00:54 -07:00
  • 5c328adb4b refactor(di): Visibility.(Private|Public|PublicAndPrivate) Misko Hevery 2015-08-10 22:45:56 -07:00
  • 60af19f0e1 refactor: rename all const to UPPER_CASE Misko Hevery 2015-08-10 21:42:47 -07:00
  • 1d65b38b28 feat(test): find testabilities across dart js applications Ted Sander 2015-08-11 16:09:16 -07:00
  • 64ebf278c0 fix: improper use package name in facade Closes #3613 Miško Hevery 2015-08-12 16:41:19 -07:00
  • 416fd085b1 refactor(pipes): removed BasePipeTrasnform vsavkin 2015-08-12 12:04:54 -07:00
  • 839edaa15b feat(pipes): changed PipeTransform to make onDestroy optional vsavkin 2015-08-12 10:46:06 -07:00
  • ac311911c0 fix(typescript): update to typescript with fixed system emit Alex Eagle 2015-08-11 14:35:55 -07:00
  • aa480fee72 feat(dart/transform): Support part directives Tim Blasi 2015-08-04 16:50:31 -07:00
  • b6ee20846b fix(benchmarks): remove reference to String.prototype.contains() Caitlin Potter 2015-08-10 18:33:30 -04:00
  • b5fb05b735 feat(npm): add typescript block to package.json Jeff Cross 2015-08-12 12:06:54 -07:00
  • 7b3cca20d2 feat(npm): publish bundles and their typings in npm distribution Jeff Cross 2015-08-11 16:33:03 -07:00
  • 8f5360c387 feat(testability): option to disable tree walking Michael Goderbauer 2015-08-11 22:34:59 -07:00
  • ba7364ec9e Set the minimum typescript version to 1.5.0 Victor Berchet 2015-08-12 13:59:54 -07:00
  • ed25a29cc8 fix(NgClass): take initial classes into account during cleanup Pawel Kozlowski 2015-08-10 12:25:46 +02:00
  • a7a1851c0f feat(compiler): allow binding to className using class alias Pawel Kozlowski 2015-08-12 10:44:46 +02:00
  • f2f4b905e5 fix(docs): ng-non-bindable Closes #3607 Miško Hevery 2015-08-12 11:59:21 -07:00
  • 08dbe87819 fix(testability): throw if no testability available Michael Goderbauer 2015-08-11 22:01:20 -07:00
  • 218b037d98 test(NgClass): remove code duplication in tests Pawel Kozlowski 2015-08-07 17:21:57 +02:00
  • 2150a8f9d1 feat(query): view query is properly updated when dom changes. Rado Kirov 2015-07-29 16:16:45 -07:00
  • 720a3c8edd refactor: update analyzer_plugin dev_dependencies to include version constraints Kevin Moore 2015-08-11 13:53:46 -07:00
  • 585ea5d600 feat(query): allow to query for TemplateRef Tobias Bosch 2015-07-22 14:24:57 -07:00
  • 5b5d31fa9a feat(pipe): added the Pipe decorator and the pipe property to View vsavkin 2015-08-07 11:41:38 -07:00
  • 02b7e61ef7 chore: reenable analyzer_plugin tests Yegor Jbanov 2015-08-11 13:48:23 -07:00
  • 280d8f3148 chore: add dartdoc compliance checks to build Yegor Jbanov 2015-08-06 15:07:33 -07:00
  • 5a405011de refactor(http): move http files to top-level module Jeff Cross 2015-07-28 13:10:25 -07:00
  • 2374e16104 chore(build): use pub upgrade instead of pub get Yegor Jbanov 2015-08-11 08:59:28 -07:00
  • 561066f899 chore(docs): explain the process for merging changes to master Alex Eagle 2015-08-10 11:45:50 -07:00
  • 903a0f0513 fix(router): throw when component in route config is not defined Brian Ford 2015-08-10 13:05:08 -07:00
  • f83289b1a0 chore(build): do not run analyzer_plugin tests Yegor Jbanov 2015-08-11 12:53:01 -07:00
  • 77d3668432 feat(http): serialize search parameters from request options Caitlin Potter 2015-07-13 14:47:10 -04:00
  • dfa5103b1d feat(typings): allow defining custom namespace for bundle Jeff Cross 2015-08-07 17:30:36 -07:00
  • 1f692ae263 feat(typings): allow declaration of reference paths Jeff Cross 2015-08-07 16:42:36 -07:00