Commit Graph

  • 271ced8ac4 Update DEVELOPER.md Alex Eagle 2015-05-07 16:47:47 -07:00
  • c5bd3f0773 Update README.md Alex Eagle 2015-05-07 16:53:58 -07:00
  • ad23921814 feat(material): early version of md-input Jeremy Elbourn 2015-05-07 09:10:41 -07:00
  • 31cbec0857 build(gulp): check node and npm version and log a warning if incompatible Igor Minar 2015-05-07 22:37:35 -07:00
  • d717529e9a fix(change_detection): updated dynamic change detector not to mutate when throwing vsavkin 2015-05-08 08:32:02 -07:00
  • c68fa27444 refactor(render): remove recursion from renderer Tobias Bosch 2015-05-06 10:49:42 -07:00
  • c022570792 Merge pull request #100 from fjavierjimenez/master Kathy Walrath 2015-05-08 09:16:04 -07:00
  • 1911821bc2 Merge pull request #71 from meenie/meenie-patch-1 Kathy Walrath 2015-05-08 09:06:46 -07:00
  • d2507ac760 Add full example to FormBuilder docs John Jelinek IV 2015-04-29 10:33:20 -05:00
  • 4ce0d5e024 fix(dart): Remove unused imports. Martin Probst 2015-05-08 15:15:41 +02:00
  • 5d9e573b3e docs(annotations): differentiate between component definitions and component instances Matthew Hill 2015-05-04 16:50:50 +01:00
  • 51839ca677 feat(compiler): allow setting attributes on a host element Pawel Kozlowski 2015-05-01 13:41:56 +02:00
  • ac2155209c fix(ts): change wrong injectable class on typescript guide 02 Francisco Javier Jimenez Saez 2015-05-08 11:20:29 +02:00
  • a40310d842 Update the quickstart for alpha22. Alex Eagle 2015-05-07 18:24:40 -07:00
  • 7225416661 chore(npm): bump angular version in the shrinkwrap after today's release Igor Minar 2015-05-07 21:56:50 -07:00
  • 5e4fa5cf07 build(gulp): use gulp-watch instead of gulp.watch for watching files Igor Minar 2015-05-07 21:55:21 -07:00
  • 438a27bd78 Fix typo in annotations docs Cody Lundquist 2015-04-29 09:33:45 -07:00
  • bd947b2cf6 Merge pull request #72 from HenriqueLimas/master Kathy Walrath 2015-05-07 17:30:53 -07:00
  • fa28b28d0a build(typescript): Migrated change detection to typescript vsavkin 2015-05-01 14:05:19 -07:00
  • f0ef72d6cc chore(release): releases alpha.22 Rado Kirov 2015-05-07 16:04:06 -07:00
  • a58c9f83bd fix(brocolli): escape special regexp characters when building regexps Caitlin Potter 2015-05-07 18:15:15 -04:00
  • 624a33f7f8 chore(package.json): bump zone to 0.4.4 Rado Kirov 2015-05-07 14:32:01 -07:00
  • 20a033e4c9 chore(material): add simple e2e smoke tests for components. Jeremy Elbourn 2015-05-04 18:34:06 -07:00
  • 93c331d103 fix(decorators.es6): export Directive decorator PatrickJS 2015-05-05 15:16:20 -07:00
  • 51c477925a fix(formatter): point to the newest clang-format Alex Eagle 2015-05-07 14:17:12 -07:00
  • 1daa8aa3a1 chore(shrinkwrap): update dependencies to latest Alex Eagle 2015-05-07 13:25:02 -07:00
  • 62bf777ef1 fix(docs): fix broken docs test after addition of .ts extension to dgeni regex. Jeremy Elbourn 2015-05-07 13:08:30 -07:00
  • aaf3edd131 build(brocolli): move filename filtering into DiffingPluginWrapper Caitlin Potter 2015-05-06 19:24:10 -04:00
  • 6bba289a3c fix(build): build the broccoli tools with correct typescript version. Alex Eagle 2015-05-07 13:37:25 -07:00
  • b0c735f72c fix(decorators): incorrect annotation to decorator adapter Misko Hevery 2015-05-07 12:30:18 -07:00
  • 0e2047f9ca chore(benchmarks): add transform benchmark runner and clean up benchmark output Jacob MacDonald 2015-05-07 10:36:04 -07:00
  • e30ad2ec2c chore(doc-gen): include TypeScript files in the doc generation Peter Bacon Darwin 2015-05-07 10:26:23 +01:00
  • c509057f65 chore(doc-gen): log comments as silly() rather than info() Peter Bacon Darwin 2015-05-07 10:25:41 +01:00
  • e138add584 chore(doc-gen): provide aliases for jade-data docs Peter Bacon Darwin 2015-05-07 10:25:02 +01:00
  • b0c75b49e2 Added my-app directive to the ES5 'Getting started' guide Sam Verschueren 2015-05-07 09:01:54 +02:00
  • 49777648b3 fix(decorators): fixed decorators vsavkin 2015-05-06 21:08:55 -07:00
  • cb87fa0970 chore(build): migrated di to TypeScript vsavkin 2015-04-24 15:19:11 -07:00
  • 649e276610 chore: support last dev build of Dart at 1.10.0-dev.1.10 Kevin Moore 2015-05-06 18:21:46 -07:00
  • 5ef11774c2 chore: update pubspec files Kevin Moore 2015-05-05 10:33:34 -07:00
  • 75db2c5241 chore: add more types to a number of top-level properties and methods Kevin Moore 2015-05-05 12:59:54 -07:00
  • c8ebd11d63 feat(dart/transform): Generate DirectiveMetadata for exports Tim Blasi 2015-05-06 10:00:25 -07:00
  • 6651aa1e1d chore(build): update to TypeScript @head Alex Eagle 2015-05-06 13:48:35 -07:00
  • 3f28d08778 build bug fix Alex Wolfe 2015-05-06 15:53:58 -07:00
  • ab28676d02 more comments Alex Wolfe 2015-05-06 15:36:02 -07:00
  • 577a80371f fixed build process by adding comment Alex Wolfe 2015-05-06 15:27:25 -07:00
  • bdf28bc026 feat(ts): moving dev guide TS. Rado Kirov 2015-05-04 22:14:09 -07:00
  • 01fdb4afc6 chore(build): remove karma preprocessors Julie Ralph 2015-05-06 10:29:32 -07:00
  • be7504d451 fix(decorators): fixes decorator reflection. Rado Kirov 2015-05-06 10:06:30 -07:00
  • 169e4e862d refactor(dart/transform): Use render Compiler concepts Tim Blasi 2015-05-01 17:29:58 -07:00
  • abc3de7efe refactor(render): rename RenderView and RenderProtoView Tobias Bosch 2015-05-06 11:22:28 -07:00
  • 0b1bb172c9 feat(dart/analysis): Build DirectiveMetadata for LibrarySpecificUnit keertip 2015-05-04 09:20:27 -07:00
  • 0856516ae9 refactor(renderer): separate compiler from renderer Tobias Bosch 2015-05-06 10:17:38 -07:00
  • 705d3aacff build(gulp): fix concurrency and caching issues in test.unit.js and test.unit.dart tasks Igor Minar 2015-05-06 08:45:28 -07:00
  • 1d0078415f build(broccoli): refactor typescript plugin to be incremental via DiffingBroccoliPlugin Igor Minar 2015-05-04 08:27:14 -07:00
  • 9d1df21d91 build(gulp): do no rebuild tools during test.unit.cjs Igor Minar 2015-05-05 16:09:09 -07:00
  • 3f36a3c119 build(broccoli): traceur plugin should react only to .js/.es6/.cjs file removal Igor Minar 2015-05-05 16:13:07 -07:00
  • 8c15ccecd1 build(broccoli): add DiffingBroccoliPlugin and refactor existing plugins to use it Igor Minar 2015-05-04 08:19:25 -07:00
  • e966869744 build(broccoli.d.ts): add tree.description signature Igor Minar 2015-05-04 08:24:33 -07:00
  • 6b017fb388 build(gulp): create private build.tools task and use it instead of magic variable Igor Minar 2015-05-04 08:32:58 -07:00
  • bb6f59e423 chore(build): make karma watch broccoli output for dart unit tests Julie Ralph 2015-05-04 15:38:08 -07:00
  • c9cec60007 fix(router): fix for leading slash in dart Rado Kirov 2015-05-05 15:19:06 -07:00
  • f356d03362 feat(dom): add location and history as DOM-like APIs. Rado Kirov 2015-05-05 14:50:53 -07:00
  • 0520ca68b4 feat(dart/transform): Add DirectiveMetadataExtractor transform step Tim Blasi 2015-05-01 13:57:44 -07:00
  • 8e1d53b5e9 feat(router): adds the router to the self-executing bundle. Rado Kirov 2015-05-04 17:57:28 -07:00
  • f5b56c627b refactor: add types to top-level fields in change_detection Kevin Moore 2015-05-04 12:18:06 -07:00
  • a85af9e15e Update bio card directive, code cleanup Alex Wolfe 2015-05-05 09:56:18 -07:00
  • 740d85cad8 chore(build): change TS Error type to a class. Alex Eagle 2015-05-04 14:17:01 -07:00
  • 33bba094d2 chore(build): fix package.json warning Alex Eagle 2015-05-04 15:44:19 -07:00
  • f88c4b77ca feat(material): add prototype dialog component w/ demo. Jeremy Elbourn 2015-04-28 10:56:33 -07:00
  • 75da6e4c4a feat(router): export decorator version of RouteConfig Brian Ford 2015-05-04 15:39:14 -07:00
  • 1864f60afb feat(benchmarks): Add basic dart transformer benchmarks. Jacob MacDonald 2015-03-19 15:47:10 -07:00
  • 457c15cd6c feat(decorators): adds decorator versions of DI annotations. Rado Kirov 2015-05-04 11:11:22 -07:00
  • 28feac9411 refactor(router): rename "alias" to "as" Brian Ford 2015-05-03 20:36:36 -07:00
  • 9153331303 feat(router): route redirects Brian Ford 2015-05-03 20:25:26 -07:00
  • 0d27464c7a linenums Alex Wolfe 2015-05-03 20:29:54 -07:00
  • 4210541f24 use one layout, update logic, add prettify to api code tags Alex Wolfe 2015-05-03 20:28:21 -07:00
  • 9d5c33f9dd feat(router): sibling outlets Brian Ford 2015-05-03 20:25:04 -07:00
  • 2713b7877b fix(router): navigate on popstate event Brian Ford 2015-05-03 20:22:41 -07:00
  • 8455cf49c3 Merge pull request #82 from mjw56/fix-typo Alex Wolfe 2015-05-03 19:13:47 -07:00
  • accefeb666 Merge branch 'master' into code-cleanup Alex Wolfe 2015-05-03 19:10:56 -07:00
  • 3b08583342 spacing Alex Wolfe 2015-05-03 19:10:10 -07:00
  • a5f3214e97 Code examples, now escape html, full directives Alex Wolfe 2015-05-03 19:09:25 -07:00
  • 4cfed5cac5 fix typo Mike Wilcox 2015-05-02 19:51:25 -04:00
  • b9386de4f3 code tabs, and code example directive Alex Wolfe 2015-05-02 15:34:16 -07:00
  • 2f0fef8ee1 chore(router): add router bundle to gulpfile Brian Ford 2015-05-01 16:39:38 -07:00
  • 259f872cea fix(router): throw if config does not contain required fields Brian Ford 2015-05-01 15:50:12 -07:00
  • 68ed8f1b6b refactor(router): rename LocationMock to LocationSpy Brian Ford 2015-05-01 15:43:54 -07:00
  • ef7014fe19 feat(router): export routerInjectables Brian Ford 2015-05-01 05:53:58 -07:00
  • 46ad3552c7 fix(router): infer top-level routing from app component Brian Ford 2015-05-01 05:53:38 -07:00
  • 4965226f3f fix(router): use lists for RouteConfig annotations Brian Ford 2015-04-29 15:47:12 -07:00
  • ea546f5069 feat(router): add location service Brian Ford 2015-04-21 11:23:23 -07:00
  • cf32213079 fix(bundle): update the bundle config to point to rx.js Rado Kirov 2015-05-01 12:03:11 -07:00
  • ce6a2ba836 refactor(view): moved the logic from ProtoView to ProtoViewFactory vsavkin 2015-04-30 14:45:42 -07:00
  • 0f4a089c32 chore(packaging): switch to conventional changelog Yegor Jbanov 2015-04-30 12:53:39 -07:00
  • e5b0cf5119 Fix dart layout template Alex Wolfe 2015-05-01 10:30:12 -07:00
  • 3c77855b39 chore(build): Remove .es6 files which shadow .ts files. Alex Eagle 2015-04-27 16:11:20 -07:00
  • 1f3940977c fix(quickstart): create app.ts before running tsc --watch Alex Eagle 2015-05-01 08:58:22 -07:00
  • 6475fb7e51 bio directive Alex Wolfe 2015-05-01 07:40:25 -07:00
  • d4086a71bb merge with master Alex Wolfe 2015-05-01 06:51:21 -07:00
  • 47e25571fd updated site file Alex Wolfe 2015-05-01 06:49:07 -07:00