Commit Graph

  • 045cc8269f fix(compiler): remove attributes when expression in [attr.foo]='exp' evaluates to null Pawel Kozlowski 2015-09-13 19:05:18 +02:00
  • 9f999dd8e4 cleanup(pipes): clean up imports vsavkin 2015-09-15 11:47:09 -07:00
  • d890c4f827 refactor(pipes): remove LimitTo pipe in favor of slice pipe Lenny 2015-08-30 17:05:02 -07:00
  • c2043ec681 feat(pipes): add slice pipe that supports start and end indexes Lenny 2015-08-30 17:04:48 -07:00
  • 0808eeaa0c feat(StringWrapper): add support for JS slice method to string Lenny 2015-08-30 17:04:15 -07:00
  • bced3aaa17 fix(ListWrapper): make list slice in dart return empty list if start and end are inverted like JS Lenny 2015-08-30 17:03:37 -07:00
  • 105db02e07 fix(api): remove DomRenderer from public API Misko Hevery 2015-09-14 21:19:07 -07:00
  • 61b6a475a6 fix(api): remove RecordViewTuple / cleanup NgFor Misko Hevery 2015-09-14 21:09:40 -07:00
  • 6db9f9013d fix(api): remove UNDEFINED Misko Hevery 2015-09-14 21:07:47 -07:00
  • f7d46e7159 fix(api): remove animation from public API Misko Hevery 2015-09-14 20:59:14 -07:00
  • 5b6d576f93 chore: add test to prevent accidental changes to public API Misko Hevery 2015-09-14 20:49:29 -07:00
  • 255ed69392 docs(router): Typo Closes #4152 David Fuka 2015-09-11 21:49:41 -07:00
  • 851b1cf013 build(gulp): properly exit tasks that don't use broccoli pipeline when ctrl+c is hit Igor Minar 2015-09-15 09:34:54 -07:00
  • dcd2df2486 build(gulp): add docs/angular.io/watch and docs/angular.io/copy tasks Igor Minar 2015-09-14 15:44:19 -07:00
  • 5f15363dab feat(CORE_DIRECTIVES): add NgStyle to CORE_DIRECTIVES Pawel Kozlowski 2015-09-13 18:00:48 +02:00
  • a15b679494 feat(ng_for): Add Even and Odd variables to ng_for Ted Sander 2015-09-14 14:07:59 -07:00
  • db098650ee docs: correct typo Jennifer Bland 2015-09-13 11:15:03 -04:00
  • f7b6ff0520 chore(build): improve reliability of the saucelabs job Marc Laval 2015-09-09 16:41:11 +02:00
  • df7f59b3a8 fix(test): do not set ng.probe when ng is null or undefined Marc Laval 2015-09-09 15:21:02 +02:00
  • abc4ef31e2 fix(test): AngularProfiler should check before using modern APIs Marc Laval 2015-09-09 12:23:04 +02:00
  • 55290b9b21 fix(test): PostMessageBusSink tests failing in slow browsers Marc Laval 2015-09-09 12:18:22 +02:00
  • d6464633fa fix(test): StyleCompiler tests failing in Android browsers Marc Laval 2015-09-08 17:36:59 +02:00
  • c83207f231 fix(test): Android browser does not support element.click() Marc Laval 2015-09-08 13:50:28 +02:00
  • 3a7b50f244 fix(shims): function.name to return empty string when no name Marc Laval 2015-09-08 12:38:19 +02:00
  • e889ec8335 refactor(dart/transform): Use a protobufs representation during transform Tim Blasi 2015-09-14 17:16:34 -07:00
  • cb4ff7491a chore(dart/transform): Integrate protoc into gulp build Tim Blasi 2015-09-09 09:31:33 -07:00
  • 5298eb0709 feat(router): enforce convention of CamelCase names in route aliases Brian Ford 2015-09-14 16:01:09 -07:00
  • cb4a9a3c04 refactor(router): use CamelCase aliases for routes Brian Ford 2015-09-14 17:36:32 -07:00
  • 97d1844bfc feat(core): Add a long-form syntax for Angular bootstrapping. Alex Rickabaugh 2015-09-02 15:19:26 -07:00
  • 193792c27f refactor(router): Switch from using APP_COMPONENT binding to a manual ROUTER_PRIMARY_COMPONENT binding. Alex Rickabaugh 2015-09-03 12:55:08 -07:00
  • 4f57990d45 feat(core): Support multiple ChangeDetectors in a single LifeCycle. Alex Rickabaugh 2015-09-02 15:19:17 -07:00
  • 9dc1d6ae81 fix(code size): do not rely on Uri in BrowserDomAdapter Yegor Jbanov 2015-09-14 15:14:09 -07:00
  • e4f94f0678 fix(build): lazy-require es6-shim in the a1 router to prevent npm/gulp issues Igor Minar 2015-09-14 15:38:10 -07:00
  • 31b68b2aec docs(alpha-37): adding the files that I missed in the alpha-37 update Naomi Black 2015-09-14 15:01:08 -07:00
  • bfbce542e6 chore(material): add unit tests for MdButton. Jeremy Elbourn 2015-08-24 17:24:01 -07:00
  • d2458866c1 refactor(router): remove unused Pipeline Brian Ford 2015-08-24 14:39:54 -07:00
  • cac25fe003 chore(build): replace traceur-runtime with es6-shim. Rado Kirov 2015-09-11 16:00:26 -07:00
  • 309944931f fix(router): recognize child components with empty segments Brian Ford 2015-09-14 11:22:54 -07:00
  • 63e785902f feat(change_detection): allow triggering CD form ChangeDetectorRef Misko Hevery 2015-09-11 14:53:49 -07:00
  • 83715f06d1 chore(docs): typo Misko Hevery 2015-09-11 14:51:43 -07:00
  • b42b9fc42d refactor(hooks): change to intrefaces Misko Hevery 2015-09-11 14:23:24 -07:00
  • 39ce9d3397 feat(animate): adds basic support for CSS animations on enter and leave Robert Messerle 2015-08-28 14:39:34 -07:00
  • effbb54f3d docs(metadata): fix some minor typos Gerd Jungbluth 2015-09-13 15:01:58 +02:00
  • d1dbc973c4 docs(DirectiveMetadata): fix some minor typos Gerd Jungbluth 2015-09-13 14:30:55 +02:00
  • feddefdc84 docs(DirectiveMetadata): fix typo Kevin Huang 2015-09-11 22:02:13 -07:00
  • b821f7fa5f docs(alpha-37): API doc update for alpha 37 Naomi Black 2015-09-11 20:41:40 -07:00
  • 787d1f955f fix(Typings): Remove public exports added in 1926335b85af6c1fe56f4e36d0b95dcc92bb5c42 Jason Teplitz 2015-09-11 13:45:31 -07:00
  • 0246b2a2cb feat(compiler): support creating template commands Tobias Bosch 2015-09-11 13:37:05 -07:00
  • 71cbb49672 refactor(compiler): allow to serialize and deserialize DirectiveMetadata Tobias Bosch 2015-09-11 13:35:46 -07:00
  • 67c79ba3f6 fix(test): make evalModule faster by caching spawned modules in the browser Tobias Bosch 2015-09-11 13:33:24 -07:00
  • d9036c6cf3 feat(router): introduce new navigate method Brian Ford 2015-09-08 21:42:23 -07:00
  • acc2722cb8 refactor(router): rename navigate and navigateInstruction methods Brian Ford 2015-09-08 21:41:56 -07:00
  • 5e49d7e624 fix(router): load route config from async instructions Brian Ford 2015-09-11 14:50:41 -07:00
  • 4c2fb1f6e8 chore(package.json): update karma-jasmine Marc Laval 2015-09-10 18:32:28 +02:00
  • de9dc55852 chore(bundles): switch bundler tool input from es6 to es5. Rado Kirov 2015-09-11 13:00:11 -07:00
  • 013811c171 chore(benchmarks): enable the transformer on the static_tree benchmark Harry Terkelsen 2015-09-11 13:54:45 -07:00
  • e34a29dafe docs(http): fix http documentation Tamas Csaba 2015-09-01 09:55:37 +02:00
  • 9b009b3159 chore(DEVELOPER.md): add details for configuring Dart on Windows Marc Laval 2015-09-01 17:31:05 +02:00
  • d4383af022 docs: Fix broken link to download angular page Razvan Moraru 2015-09-02 16:10:45 +02:00
  • b91a966d05 docs: RenderProtoViewMergeMapping typo Closes #4042 PatrickJS 2015-09-07 23:37:21 -07:00
  • 958863d038 docs: correct typo 'specifity' to 'specificity' Closes #4082 Nick Mann 2015-09-08 23:19:22 -07:00
  • fd14460148 docs: fixed misspelling of the word 'explicitly' Closes #4108 Henry Wong 2015-09-09 21:35:02 -07:00
  • 4df0604f09 docs: cleanup Trotyl Yu 2015-09-05 00:22:02 +08:00
  • a826f22698 docs(di): fix typo "before before" Closes #3986 Henrique Limas 2015-09-03 23:02:14 -03:00
  • 7ccef08715 docs(core): fixed typo in RenderCompiler comments Olivier Combe 2015-09-08 16:43:24 +02:00
  • 716ce08a93 docs(angular2/angular2_sfx): Correct typo Phillip Alexander 2015-09-08 21:00:46 -07:00
  • 646b9200a2 docs(web_workers): fix typo Will Ngo 2015-09-08 21:53:04 -07:00
  • 6449c3c1c6 docs(CompilePipeline): correct compiliation to compilation Closes #4072 Lukas Ruebbelke 2015-09-08 22:30:25 -07:00
  • 1fba78b12a docs(web_workers/shared/message_bus.ts): correct typo Closes #4076 Artur Meyster 2015-09-08 22:43:10 -07:00
  • 80a04b4323 docs(message_bus.ts):Change initilialized to initialized Closes #4077 William Johnson 2015-09-08 22:46:24 -07:00
  • 41c7c57c65 docs(web_workers/worker/renderer.ts): correct typo Closes #4078 Timur Meyster 2015-09-08 22:57:57 -07:00
  • f7fb5097b9 docs(proto_view_merger.ts):Change seprate to separate brianpchsu 2015-09-08 22:56:11 -07:00
  • 20fbbcc72d docs(web_workers/ui/di_bindings): Correct typo Closes #4081 Wenqian Guo 2015-09-08 23:12:55 -07:00
  • f94a2d86fb docs(web_workers/shared/message_bus.ts): correct typo 'messsage' to 'message' Richard Kho 2015-09-09 00:12:40 -07:00
  • 55358a39dc docs(core/render/dom/compiler/property_binding_parser.ts): correct typo Ning Xia 2015-09-09 10:10:38 -07:00
  • a2bcf71b6b docs(core/di/binding.ts): Correct typo Closes #4099 Ansel Rosenberg 2015-09-09 11:45:35 -07:00
  • 18de0ceeb1 Fixes typo 'partialy' -> 'partially' Jimmy Gong 2015-09-09 13:42:35 -07:00
  • fc82700364 docs(web_workers/shared/application.ts): correct typo Closes #4109 Timur Meyster 2015-09-09 21:49:33 -07:00
  • 16ecc7e82d docs(core/pipes/date_pipe.ts): configurable typo Closes #4121 dapperAuteur 2015-09-10 22:52:54 -07:00
  • ed586f0b4a docs(forward_ref): typo Closes #4123 pocketmax 2015-09-10 23:00:48 -07:00
  • f66c3a21eb docs(di/binding): Typo Closes #4124 David Fuka 2015-09-10 23:03:46 -07:00
  • 17eb41ff48 docs(core/render): view typo Closes #4125 gistic-guob 2015-09-10 23:08:44 -07:00
  • 31e385c70d docs(compiler/element_injector): typo beneficial Closes #4126 Rob Richardson 2015-09-10 23:11:44 -07:00
  • cc8a6ebf68 docs(codegen_logic_util): typo Closes #4127 rainabba 2015-09-10 23:17:16 -07:00
  • 19408968f3 docs(di/binding.ts): Typo on line 73 Closes #4128 David Fuka 2015-09-11 00:20:21 -07:00
  • efaed076ab docs(pipes): add missing parenthesis in AsyncPipe example Georgios Kalpakas 2015-09-11 20:43:11 +03:00
  • 47e09a38e6 Add ES5 examples - before and after Eric Mendes Dantas 2015-09-11 13:08:40 -03:00
  • ffd4f06ab7 Adding lifecycle breaking change to the changelog.md Eric Mendes Dantas 2015-09-11 07:47:15 -03:00
  • 3c13f5fd4b test(router): add integration test for async routes with children Brian Ford 2015-09-11 10:07:09 -07:00
  • f6cc573687 fix(exception_handler): fix error messages of wrapped exceptions vsavkin 2015-09-10 15:25:36 -07:00
  • 892d2b9652 refactor(exception_handler): move ExceptionHandler into facade vsavkin 2015-09-10 08:42:16 -07:00
  • 8d538ff42e tools: add .vscode to .gitignore vsavkin 2015-09-10 08:33:49 -07:00
  • 63141ab9ab chore(tools): remove rtts from the repo. Rado Kirov 2015-09-09 19:00:22 -07:00
  • 8f2c621fbd (docs) apply cosmetic fixes requested by @btford for PR #203 Ward Bell 2015-09-09 19:19:41 -07:00
  • c44e966278 (docs) getting started evolved with some unit-tests for quickstart Ward Bell 2015-09-09 14:20:43 -07:00
  • 50e758ba60 improved infrastructure for devguide and revised getting started (TS) Jay Traband 2015-08-08 13:55:53 -07:00
  • c350d01cec Added Jules Kremer Jules Kremer 2015-09-09 13:45:01 -07:00
  • f2a489327f Fixed link to the best practices folder (folder is now public) Naomi Black 2015-09-10 11:28:41 -07:00
  • 6a4a8a60ab docs(WebWorker): Fix typos in WebWorker docs Jason Teplitz 2015-09-10 10:39:28 -07:00
  • 7ec4da40ce chore(changelog): update change log to alpha 37 Misko Hevery 2015-09-09 16:21:13 -07:00