Commit Graph

1506 Commits

Author SHA1 Message Date
Markus b29c96817e fixed typos in bios (harp.json) 2015-05-18 06:59:13 +02:00
Alex Wolfe 377162499e Merge pull request #117 from angular/mobile-fixes
Updates for mobile list styles and layout
2015-05-17 11:37:01 -07:00
Alex Wolfe d135d1bf7e Updates for mobile list styles and layout 2015-05-17 11:34:24 -07:00
Naomi Black 1af6775b61 docs(contribute): Update the Contribute to Angular to add AngularDart
closes #111
2015-05-14 14:09:43 -07:00
Naomi Black 3f09871344 docs(README): add note about harp version 2015-05-14 14:02:55 -07:00
Alex Wolfe d38e9b732a Merge pull request #104 from lisposter/master
change the variable `todos` to `names`
2015-05-13 06:16:40 -07:00
Leigh Zhu 443e4e5b5f fix variable name 2015-05-10 17:40:48 +08:00
Rado Kirov 491f2cc97f fix(version): bump to alpha.22
Closes: #98
2015-05-08 13:38:30 -07:00
Kathy Walrath 46f8910fad Merge pull request #95 from SamVerschueren/iss94
Added my-app directive to the ES5 'Getting started' guide
2015-05-08 11:59:53 -07:00
Kathy Walrath c022570792 Merge pull request #100 from fjavierjimenez/master
fix(ts): change wrong injectable class on typescript guide 02
2015-05-08 09:16:04 -07:00
Kathy Walrath 1911821bc2 Merge pull request #71 from meenie/meenie-patch-1
Fix typo in annotations docs
2015-05-08 09:06:46 -07:00
Francisco Javier Jimenez Saez ac2155209c fix(ts): change wrong injectable class on typescript guide 02 2015-05-08 11:20:29 +02:00
Alex Eagle a40310d842 Update the quickstart for alpha22.
We no longer need to use the quickstart repo since the published bundle works with Decorators.
2015-05-07 22:45:35 -07:00
Cody Lundquist 438a27bd78 Fix typo in annotations docs 2015-05-07 20:31:55 -07:00
Kathy Walrath bd947b2cf6 Merge pull request #72 from HenriqueLimas/master
fix(Templates) rename Template to View
2015-05-07 17:30:53 -07:00
Sam Verschueren b0c75b49e2 Added my-app directive to the ES5 'Getting started' guide 2015-05-07 09:01:54 +02:00
Rado Kirov bdf28bc026 feat(ts): moving dev guide TS.
Removes plunker links as they don't support TS yet.
2015-05-06 14:31:50 -07:00
Alex Wolfe a85af9e15e Update bio card directive, code cleanup 2015-05-05 09:56:18 -07:00
Alex Wolfe 0d27464c7a linenums 2015-05-03 20:29:54 -07:00
Alex Wolfe 4210541f24 use one layout, update logic, add prettify to api code tags 2015-05-03 20:28:21 -07:00
Alex Wolfe 8455cf49c3 Merge pull request #82 from mjw56/fix-typo
fix typo
2015-05-03 19:13:47 -07:00
Alex Wolfe accefeb666 Merge branch 'master' into code-cleanup 2015-05-03 19:10:56 -07:00
Alex Wolfe 3b08583342 spacing 2015-05-03 19:10:10 -07:00
Alex Wolfe a5f3214e97 Code examples, now escape html, full directives 2015-05-03 19:09:25 -07:00
Mike Wilcox 4cfed5cac5 fix typo 2015-05-02 19:51:25 -04:00
Alex Wolfe b9386de4f3 code tabs, and code example directive 2015-05-02 15:34:16 -07:00
Alex Wolfe e5b0cf5119 Fix dart layout template 2015-05-01 10:30:15 -07:00
Alex Eagle 1f3940977c fix(quickstart): create app.ts before running tsc --watch 2015-05-01 09:05:28 -07:00
Alex Wolfe 6475fb7e51 bio directive 2015-05-01 07:40:25 -07:00
Alex Wolfe d4086a71bb merge with master 2015-05-01 06:51:21 -07:00
Alex Wolfe 47e25571fd updated site file 2015-05-01 06:49:07 -07:00
Alex Wolfe feabd268fc restructure directories 2015-05-01 06:48:52 -07:00
Alex Wolfe 2dda353497 Merge pull request #80 from angular/bug-fixes
Bug fixes
2015-05-01 06:45:46 -07:00
Alex Wolfe f37d071485 Forms video 2015-05-01 06:42:34 -07:00
Alex Wolfe 5f2fb1b5a4 updated apis docs with proper formatting 2015-05-01 06:37:29 -07:00
Alex Wolfe c11737ff73 Standard case for API pages 2015-05-01 06:04:23 -07:00
Alex Wolfe bceb5ca6b9 fix code indent 2015-05-01 05:56:02 -07:00
Rado Kirov c3c813b4bb fix(quickstart): Update TS quickstart to use newly released TS 1.5.0 beta. 2015-04-30 16:18:58 -07:00
Henrique Ramos Limas 638eb68eb4 chore(rename) rename View and Templates concepts 2015-04-29 19:51:51 -03:00
Alex Wolfe 2bb004c44a Merge pull request #67 from angular/kwalrath-dart-21
update dart angular2 version, don't display pub get output
2015-04-29 06:31:21 -07:00
Alex Wolfe 38746aac75 Update README.md 2015-04-28 22:51:05 -07:00
Alex Wolfe cb941799c5 Update README.md 2015-04-28 19:35:31 -07:00
Kathy Walrath 8650595b70 update dart angular2 version, don't display pub get output 2015-04-28 17:22:00 -07:00
Alex Wolfe 2611457df7 small update to nav 2015-04-28 14:57:15 -07:00
Alex Wolfe f6c0840673 update nag 2015-04-28 14:50:58 -07:00
Alex Wolfe b8d2122ad8 script update 2015-04-28 14:45:31 -07:00
Alex Wolfe cd4f0f4e8d prevent default events 2015-04-28 14:40:49 -07:00
Alex Wolfe aa3c471fed Merge pull request #59 from angular/devpreview
docs(devpreview): Change alpha to developer preview and get rid of .x wh...
2015-04-28 14:33:11 -07:00
Naomi Black c4496c0686 docs(devpreview): Change alpha to developer preview and get rid of .x where feasible
closes #47
2015-04-28 12:33:29 -07:00
Alex Wolfe fbd5ca4523 touch module 2015-04-28 11:13:30 -07:00