Commit Graph

  • fa1ec48549 chore(example): fix TODO example on dart Julie Ralph 2015-04-21 10:17:26 -07:00
  • 749ceb8c27 callout for api page Alex Wolfe 2015-04-21 08:58:54 -07:00
  • 8d2ae687bb fix url bug Alex Wolfe 2015-04-21 08:54:02 -07:00
  • 6acdbb7597 fixed numbering Alex Wolfe 2015-04-21 08:49:15 -07:00
  • f7f06c5ad4 chore: add more type annotations Kevin Moore 2015-04-19 14:47:02 -07:00
  • 01a0745dfd Update to guide icons and landing page Alex Wolfe 2015-04-21 08:44:56 -07:00
  • e23004df52 fix(di): capture original exception in InvalidBindingError Pawel Kozlowski 2015-04-20 15:35:16 +02:00
  • fe70c2647a chore(packaging): bump version to 2.0.0-alpha.20 Yegor Jbanov 2015-04-20 17:53:29 -07:00
  • ada1e642c5 feat(view): add imperative views Tobias Bosch 2015-04-20 11:34:53 -07:00
  • 817c79ca77 refactor(testability): rename function to get testability Julie Ralph 2015-04-16 11:00:13 -07:00
  • a97a2266d3 feat(change_detection): added async pipe vsavkin 2015-04-19 12:45:08 -07:00
  • 8b3c808cb0 cleanup: remove an unused type vsavkin 2015-04-19 12:44:11 -07:00
  • 2d929e73ec cleanup(change_detection): moved pipes-related tests to the pipes dir vsavkin 2015-04-19 12:43:56 -07:00
  • 79d0a5022e added updated api content Alex Wolfe 2015-04-20 13:57:43 -07:00
  • 681d06386d feat(view): implemented loading component next to existing location vsavkin 2015-04-18 11:18:03 -07:00
  • 77b31ab42f feat(dart/transform): Add debug transform parameters Tim Blasi 2015-04-17 11:12:35 -07:00
  • 5b4eb0c6d7 style(dart/transform): Format Dart files in reflection Tim Blasi 2015-04-17 11:07:23 -07:00
  • 5c25248582 docs(x-ref links): Change links to use dgeni syntax Naomi Black 2015-04-17 13:01:07 -07:00
  • 64ad74acbe fix(shadowdom): remove unused nodes on redistribute Tobias Bosch 2015-04-17 20:37:23 -07:00
  • 02997f473a fix(viewFactory): allow empty view cache Tobias Bosch 2015-04-17 14:37:57 -07:00
  • abda569b55 docs(dart/transform): Link to the Transform wiki page Tim Blasi 2015-04-20 10:11:32 -07:00
  • 447018b54b docs: change primordial injector to platform injector Misko Hevery 2015-04-20 16:37:49 +00:00
  • 0a200aff70 chore(doc-gen): fix atScript file reader test Marc Laval 2015-04-20 15:30:15 +02:00
  • 883e1c1541 feat(events): support preventdefault Marc Laval 2015-04-16 18:03:15 +02:00
  • aabe83cf63 chore(build): run application tests in Node Marc Laval 2015-04-16 18:44:34 +02:00
  • 1b3beb1a2e docs(making-components): First pass of this chapter Naomi Black 2015-04-20 02:29:59 -07:00
  • 14d6bb6847 Merge branch 'api-branch' of github.com:angular/angular.io into api-branch Naomi Black 2015-04-19 18:22:04 -07:00
  • e4df43dea1 docs(devguide): First pass through chapter 1 Naomi Black 2015-04-19 18:12:19 -07:00
  • 5b5f1776f3 docs(devguide): First pass through chapter 1 Naomi Black 2015-04-19 18:12:19 -07:00
  • 054d3655cb docs(devguide): more edits Naomi Black 2015-04-19 16:32:52 -07:00
  • c8408a1f7f docs(user-input): finished first pass chapter 3 Naomi Black 2015-04-19 16:04:22 -07:00
  • 3c9d095670 Merge branch 'api-branch' of https://github.com/angular/angular.io into api-branch Alex Wolfe 2015-04-19 15:22:46 -07:00
  • 95e60ce204 update to sidenav and ngbindable Alex Wolfe 2015-04-19 15:21:21 -07:00
  • 9133173bab docs(user-input): First 2 sections of this chapter. Alex to comment on my use of aside. Naomi Black 2015-04-19 15:12:29 -07:00
  • ff146ceaa2 docs(displaying-data): Reworked the intro para styles. Naomi Black 2015-04-19 14:35:53 -07:00
  • 2f15f05325 side nav update Alex Wolfe 2015-04-19 14:26:53 -07:00
  • 94cc8e9005 First round of api docs Alex Wolfe 2015-04-19 13:53:18 -07:00
  • 3b72b71570 guide list Alex Wolfe 2015-04-19 10:30:06 -07:00
  • 313b3636d3 displaying data guide Alex Wolfe 2015-04-19 10:24:28 -07:00
  • fbd6851860 chore(doc-gen): add ids to members to allow direct linking Peter Bacon Darwin 2015-04-18 22:06:35 +01:00
  • 8cf88739f3 first draft, code examples not working, for alex to review Naomi Black 2015-04-18 13:56:30 -07:00
  • d6dae0cc85 Tweak .gitignore file to ignore also packages symlinks. Konstantin Shcheglov 2015-04-17 22:36:40 -07:00
  • 2f95c0d68d next step now auto generated Alex Wolfe 2015-04-18 09:30:29 -07:00
  • 9eef5a660a scaffolding for guide Alex Wolfe 2015-04-18 09:12:05 -07:00
  • 376d508934 chore(doc-gen): read .es6 files as well as .js when generating docs Peter Bacon Darwin 2015-04-18 08:35:38 +01:00
  • a00cb1de50 feat(Compiler): Make Compiler.buildRenderDirective() static. Konstantin Shcheglov 2015-04-16 10:23:46 -07:00
  • 56f3429cc9 fix(view): chagned view factory to keep AstWithSource vsavkin 2015-04-17 16:46:49 -07:00
  • 4943c0f887 fix(view): fixed hydrator to pass the right element index when attaching an event listener vsavkin 2015-04-17 16:08:59 -07:00
  • 1f950dc225 data change Alex Wolfe 2015-04-17 16:29:10 -07:00
  • 00e2d70f05 refactor(dart/transform): Remove index_static from hello_world Tim Blasi 2015-04-17 15:07:31 -07:00
  • e52d71060f chore(analysis): fix analyzer warning in index_static Yegor Jbanov 2015-04-17 14:01:42 -07:00
  • 01869f9fa8 chore(format): format a TS file Yegor Jbanov 2015-04-17 13:56:13 -07:00
  • 526c51d1a6 fix(facades): fix splice semantics; add test Yegor Jbanov 2015-04-17 13:20:03 -07:00
  • 2b4d30d931 chore(analysis): analyze everything in lib folders recursively; fix existing warnings Yegor Jbanov 2015-04-17 12:59:07 -07:00
  • 3dc4df2ffa chore(analysis): analyze web folders; fix existing warnings Yegor Jbanov 2015-04-16 16:29:46 -07:00
  • f830cfca12 refactor(view): provide ViewContainers dynamically on any element Tobias Bosch 2015-04-16 15:38:28 -07:00
  • eac5c88893 fix(view): fixed hydrator to export the dom element instead of ng element vsavkin 2015-04-17 12:08:11 -07:00
  • abfe175c9e doc(VmTurnZone): inline doc Victor Berchet 2015-04-17 18:06:24 +02:00
  • 0fc66daef6 fix(core): typo ComponetRef -> ComponentRef Victor Berchet 2015-04-17 16:55:45 +02:00
  • 5a095bb257 refactor(di): rename ProviderError to BindingError Pawel Kozlowski 2015-04-17 19:18:29 +02:00
  • de31aca7a7 docs(di): Edits to DI. Naomi Black 2015-04-17 03:29:05 -07:00
  • 97220dd2ba docs(life_cycle): mark registerWith as @private Peter Bacon Darwin 2015-04-17 16:25:13 +01:00
  • e1b0bab9a6 chore(doc-gen): ignore members marked with @private Peter Bacon Darwin 2015-04-17 16:24:07 +01:00
  • 66a2f9b23a docs(angular2/annotations): convert [...] links to use {@link ...} style inline tags Peter Bacon Darwin 2015-04-17 13:50:04 +01:00
  • a8533b2133 chore(doc-gen): add link inline tags Peter Bacon Darwin 2015-04-17 13:50:04 +01:00
  • 87ac100c66 docs: add DI to public docs Misko Hevery 2015-04-15 22:35:38 +00:00
  • 487c4d23c1 chore: enable chrome browser tests on c9.io Misko Hevery 2015-04-15 05:14:03 +00:00
  • 8906cdbab8 chore(build): trigger npm postinstall when npm install is skipped Igor Minar 2015-04-16 16:35:38 -07:00
  • 88963b438f chore(travis): pin npm used to v2.7.4 Igor Minar 2015-04-15 21:57:52 -07:00
  • 4fd4a1d15c chore(travis): turn on travis cache for npm dependencies Igor Minar 2015-04-15 21:37:13 -07:00
  • 371c8b8a1c chore(travis): add npm/install-dependencies.sh step in preparation for caching Igor Minar 2015-04-15 21:32:39 -07:00
  • eb87f5f851 chore(npm): add shrinkwrap to our project Igor Minar 2015-04-15 20:36:02 -07:00
  • 27d227283c chore(npm): remove duplicate fs-extra dependency Igor Minar 2015-04-15 20:58:06 -07:00
  • ea9d24be31 chore(npm): move tsd update to post install and add tsd version to devDependencies Igor Minar 2015-04-15 15:53:39 -07:00
  • 5408abca68 refactor(change_detection): removed global change detection objects so it is possible to override pipe registry vsavkin 2015-04-13 09:50:02 -07:00
  • 233cb0f96a feat(view): changed event emitters to be observables vsavkin 2015-04-14 14:34:41 -07:00
  • 8b28e99373 fix(benchpress): explicitly require navigation to finish before continuing Julie Ralph 2015-04-16 09:43:22 -07:00
  • 923d90bce8 refactor(views): clean up creating views in place and extract view_hydrator Tobias Bosch 2015-04-15 21:51:30 -07:00
  • 97fc248e00 cleanup(di): changed an error message to be more descriptive vsavkin 2015-04-13 10:05:11 -07:00
  • 7bd682bb27 feat(parser): changed parser to parse pipes in the middle of a binding vsavkin 2015-04-15 13:34:59 -07:00
  • e927342e58 Read only a single DirectiveMetadata (will be squashed) Tim Blasi 2015-04-16 08:54:44 -07:00
  • ae84eb7462 refactor(dart/transform): Correct Dart analyzer warnings Tim Blasi 2015-04-14 13:55:15 -07:00
  • f89bb8eaf3 Address code review comments Tim Blasi 2015-04-14 13:09:47 -07:00
  • 0d0b3a35da test(dart/transform): Add unit tests for DirectiveMetadataReader Tim Blasi 2015-04-13 11:04:28 -07:00
  • cf7bef58b0 feat(dart/transform): Add the DirectiveMetadataReader Tim Blasi 2015-04-10 16:58:52 -07:00
  • 5be4e6fbea ordered guide Alex Wolfe 2015-04-16 07:24:28 -07:00
  • c65fd31e86 feat(dart/transform): Detect annotations which extend Injectable or Template. Jacob MacDonald 2015-03-19 15:47:10 -07:00
  • dd05f24964 Merge pull request #30 from angular/dart-quickstart-19 Alex Wolfe 2015-04-16 06:21:53 -07:00
  • 6600ac7031 chore: Fix missing analysis for lib and web directories Kevin Moore 2015-04-15 18:17:12 -07:00
  • 957384ceeb fix: Fix issues found by Dart analyzer Kevin Moore 2015-04-15 18:17:22 -07:00
  • d3e391d176 chore(build): run render tests in Node Marc Laval 2015-04-14 11:31:35 +02:00
  • 0658d5602e chore(doc-gen): ignore exports marked as @private Peter Bacon Darwin 2015-04-14 20:24:07 +01:00
  • 458213d055 docs(DEVELOPER.md): mention building JS or Dart selectively Simon Hürlimann (CyT) 2015-04-15 18:07:20 +02:00
  • cd1295a823 Update 01_templates.md Bradley Heinz 2015-04-14 18:53:58 -07:00
  • 5d302c504e Update 02_directives.md Bradley Heinz 2015-04-14 19:29:47 -07:00
  • 68faddbf5c feat(change_detection): updated handling ON_PUSH detectors so they get notified when their bindings change vsavkin 2015-04-14 08:54:09 -07:00
  • dc9c614da2 chore: break out warnings vs hints in build/analyze.dart Kevin Moore 2015-04-10 16:52:41 -07:00
  • 8c1adabe1c refactor(change_detection): renamed BindingPropagationConfig to ChangeDetectorRef vsavkin 2015-04-14 07:47:12 -07:00
  • 213dabdceb fix(view): remove dynamic components when the parent view is dehydrated Tobias Bosch 2015-04-14 18:01:44 -07:00
  • 6ecaa9aebb feat(change detection): add removeShadowDomChild Tobias Bosch 2015-04-14 18:01:08 -07:00