Commit Graph

  • 8e29bea01c Merge pull request #46 from davideast/dart3 Kathy Walrath 2015-03-03 17:44:04 -08:00
  • b6717c73bd incorporate Rado's review comments Kathy Walrath 2015-03-03 17:43:26 -08:00
  • c42f28081e More updates to Dart stuff Kathy Walrath 2015-03-03 16:37:56 -08:00
  • 043b8c6d2e feat(bench press): add microIterations option Tobias Bosch 2015-03-03 11:31:35 -08:00
  • 6a992c492d Merge pull request #41 from davideast/dropdown Alex Wolfe 2015-03-03 14:31:58 -08:00
  • 9c93c2294a dropdown Alex Wolfe 2015-03-03 14:22:30 -08:00
  • 1eaed5d7a5 Steps refactor. David East 2015-03-03 13:50:44 -08:00
  • 34fa6cd8d7 Merge pull request #40 from davideast/ignore Kathy Walrath 2015-03-03 12:54:32 -08:00
  • 0d783ae1d5 Add .DS_Store to .gitignore Kathy Walrath 2015-03-03 12:53:29 -08:00
  • 8704d7549f Merge pull request #39 from davideast/usertest David East 2015-03-03 11:41:21 -08:00
  • da2d76352b tweaks to quickstarts Kathy Walrath 2015-03-03 11:32:06 -08:00
  • 03793d0714 feat(CssProcessor): add support for CssTransformers Victor Berchet 2015-03-03 11:32:19 +01:00
  • 9982520a23 refactor(Compiler): make shadow DOM stragegy support more flexible Victor Berchet 2015-03-02 15:02:48 +01:00
  • bcf4a96a84 refactor(Compiler): simplify the code Victor Berchet 2015-03-03 15:26:18 +01:00
  • 5baa3061e5 Merge pull request #35 from davideast/dart2 Kathy Walrath 2015-03-03 10:09:38 -08:00
  • 61cc822f5f Wordsmithing and fix to escape the braces in the i18n section Naomi Black 2015-03-03 08:20:15 -08:00
  • 04abf2629b chore(gulpfile.js): minor corrections Cory Bateman 2015-03-03 08:46:20 -06:00
  • 70aa536e0a base setup for menu Alex Wolfe 2015-03-03 06:41:37 -08:00
  • 4ca28d0914 update web component logo Alex Wolfe 2015-03-03 06:38:36 -08:00
  • cd18967a6e version menu & social icons Alex Wolfe 2015-03-03 06:34:45 -08:00
  • efaf378172 Add favicon.ico to the top level of the site Naomi Black 2015-03-03 04:31:27 -08:00
  • 4e73e7a148 fixed curly braces Alex Wolfe 2015-03-02 23:14:05 -08:00
  • 20308d21bb drop down update Alex Wolfe 2015-03-02 22:57:42 -08:00
  • 50e8bcb31a update license & logos Alex Wolfe 2015-03-02 22:38:35 -08:00
  • 5c6e4ecd0c make dart quick start prettier, truthier Kathy Walrath 2015-03-02 22:22:56 -08:00
  • 13b70d114e Merge branch 'master' into dropdown Alex Wolfe 2015-03-02 22:04:56 -08:00
  • 46a55185a3 Merge pull request #34 from davideast/dart1 Kathy Walrath 2015-03-02 20:49:28 -08:00
  • 7791ed9209 merge with master Alex Wolfe 2015-03-02 19:16:09 -08:00
  • b43daa67ce dropdown initial test Alex Wolfe 2015-03-02 19:07:47 -08:00
  • c1fd3477fe fix a couple of js quick start typos Kathy Walrath 2015-03-02 18:43:37 -08:00
  • b892275c2b Latest Dart info (still needs work) Kathy Walrath 2015-03-02 18:42:31 -08:00
  • c9f6c832b4 QS revisions. David East 2015-03-02 17:05:31 -08:00
  • 55072f00a4 QS revisions. David East 2015-03-02 16:53:46 -08:00
  • 8adac5332a fix(benchmarks): prepare publish to pub Tobias Bosch 2015-03-02 15:54:02 -08:00
  • 9c9769e3dd fix(build): copy files that are included in html files to the same folder Tobias Bosch 2015-03-02 15:15:36 -08:00
  • 81a5ae8f6e fix(build): report and fail on errors Tobias Bosch 2015-03-02 15:48:18 -08:00
  • 733915d99b feat(forms): add support for nested forms vsavkin 2015-02-25 15:10:27 -08:00
  • 8a998d2eb1 fix typo in js _data.json file Kathy Walrath 2015-03-02 14:50:14 -08:00
  • d6f6fbb921 copy of js docs Kathy Walrath 2015-03-02 14:46:31 -08:00
  • 7ddfbf8bea refactor(tests): move files from angular2/e2e_test to angular2/src/test_lib Tobias Bosch 2015-03-02 14:01:02 -08:00
  • ba0a1ec459 feat(di): add support for optional dependencies vsavkin 2015-02-27 07:42:51 -08:00
  • 23786aaa92 feat(DomAdapter): add types Victor Berchet 2015-03-02 09:58:46 +01:00
  • 749a75812c fix(browser_adapter): work around WebKit bug with importing template elements Caitlin Potter 2015-03-02 16:38:39 -05:00
  • 3059104e8d add compilation error test for dart Bertrand Laporte 2015-02-26 15:56:19 +01:00
  • 21f24d19dd feat(change_detection): implement hydration/dehydration vsavkin 2015-02-27 07:56:50 -08:00
  • c1dc3ccf48 chore: publish npm and bump version to alpha 12 Jeff Cross 2015-03-02 11:36:34 -08:00
  • 821d01ab34 refactor(benchpress): export webdriver adapters in benchpress/benchpress Tobias Bosch 2015-03-02 09:23:09 -08:00
  • f783841f16 chore(packaging): pub publish script Yegor Jbanov 2015-03-02 09:43:56 -08:00
  • cf4cf8503c contribute Alex Wolfe 2015-03-02 07:15:03 -08:00
  • 426496c023 Help Page Alex Wolfe 2015-03-02 06:29:08 -08:00
  • 154d812cc1 update footer links Alex Wolfe 2015-03-02 06:15:13 -08:00
  • 086883af70 Added Ali Alex Wolfe 2015-03-02 06:05:12 -08:00
  • 0c54eb11cd resources page Alex Wolfe 2015-03-02 06:01:47 -08:00
  • 99916578ae bios Alex Wolfe 2015-03-02 05:43:46 -08:00
  • f710219237 cleanup Alex Wolfe 2015-03-01 23:49:34 -08:00
  • ee99ae475f bio layout Alex Wolfe 2015-03-01 23:48:31 -08:00
  • 52a86347fa font size Alex Wolfe 2015-03-01 21:39:57 -08:00
  • 1d577e4df9 numbers Alex Wolfe 2015-03-01 21:37:16 -08:00
  • 46601d1311 text formatting Alex Wolfe 2015-03-01 21:34:32 -08:00
  • 2ad3ae4add Text formatting for quick start Alex Wolfe 2015-03-01 21:11:13 -08:00
  • 2561d8c718 spacing Alex Wolfe 2015-03-01 20:02:34 -08:00
  • 1eb130891e code syntax highlighting Alex Wolfe 2015-03-01 20:00:19 -08:00
  • 210c2a39b2 dynamic selecting nav Alex Wolfe 2015-03-01 16:39:17 -08:00
  • b4d3a06c07 dropdown icon Alex Wolfe 2015-03-01 15:43:22 -08:00
  • bf1a05881d docs dropdown logice Alex Wolfe 2015-03-01 06:42:31 -08:00
  • 97e1a578b9 Merge pull request #24 from davideast/de-quickstart David East 2015-03-01 06:27:42 -08:00
  • 70f7e94d6f Link dot. David East 2015-03-01 06:25:45 -08:00
  • 6448553a3c A word on ES6. David East 2015-03-01 06:25:17 -08:00
  • 685b2fe3c5 Redundant new. David East 2015-03-01 06:09:17 -08:00
  • a86243dbaf Formatting. David East 2015-03-01 06:07:46 -08:00
  • 22d6b1bedd Revisions. David East 2015-03-01 06:03:05 -08:00
  • 9eaf05b0f2 More revisions. David East 2015-03-01 05:45:34 -08:00
  • 237e331aef cards for docs home Alex Wolfe 2015-02-28 22:47:43 -08:00
  • 890be79ded Revisions. David East 2015-02-28 21:58:27 -08:00
  • 62d7e3da91 added latests folder and logic to docs Alex Wolfe 2015-02-28 16:35:18 -08:00
  • 997cf2ac0e layout for docs Alex Wolfe 2015-02-28 12:46:00 -08:00
  • dceba5bf4d icon update Alex Wolfe 2015-02-28 12:10:58 -08:00
  • 7f8899530c Features Page & Icons Alex Wolfe 2015-02-28 12:06:30 -08:00
  • 8257e11ae3 minor update Alex Wolfe 2015-02-28 09:15:12 -08:00
  • 24ec15d01e add code example Alex Wolfe 2015-02-28 08:11:13 -08:00
  • a04be1cd25 AppComponent vs App David East 2015-02-28 06:13:40 -08:00
  • 68ebf708fe Formatting. David East 2015-02-28 06:07:33 -08:00
  • 9fdb7b3dbb Quickstart - Module loading David East 2015-02-28 05:53:01 -08:00
  • c1aa128527 JS Quickstart. David East 2015-02-28 05:37:48 -08:00
  • f30e3e59b5 fix(docs): fix typo in compiler integration_spec.js Richard Harrington 2015-02-27 17:26:07 -05:00
  • cbe7b8c671 chore(refactor): easier to make sense of attr-to-prop map (even if a bit reduntant) Yegor Jbanov 2015-02-27 22:11:08 -08:00
  • 186ac9b872 sidenav Alex Wolfe 2015-02-27 21:38:49 -08:00
  • 1ff1b83356 logos for home page Alex Wolfe 2015-02-27 21:34:19 -08:00
  • 2a4c04fdb1 layout spacers Alex Wolfe 2015-02-27 21:21:20 -08:00
  • b5638a71a1 Update to size and line-height for standard text Alex Wolfe 2015-02-27 21:09:15 -08:00
  • efebaf3d03 homepage copy Alex Wolfe 2015-02-27 21:06:18 -08:00
  • 757eae8ad3 feat(compiler): DOM adapters + html5lib implementation; misc fixes Yegor Jbanov 2015-02-27 14:50:06 -08:00
  • ab42664e76 Don't use the for..of syntax in AtScript. Alex Eagle 2015-02-27 10:31:44 -08:00
  • 15afb80a2f fix(build): make perf tests work again Tobias Bosch 2015-02-26 11:32:57 -08:00
  • ccb306cce7 docs(di): Fix typos, add some clarification. Tim Blasi 2015-02-25 11:27:32 -08:00
  • a867e2a9fd test(protractor): fix mis-typed argument value for sample-size Jeff Cross 2015-02-27 13:41:53 -08:00
  • 3b40052dc7 feat(build): enforce mobile layout during e2e tests Tobias Bosch 2015-02-27 09:07:16 -08:00
  • b3a3587671 placeholders Alex Wolfe 2015-02-27 07:21:28 -08:00
  • e64f9f3584 dynamic path rendering in docs nag Alex Wolfe 2015-02-27 07:17:29 -08:00
  • 906f631f92 Quickstart. David East 2015-02-27 07:11:08 -08:00