Naomi Black
5d3aed2bff
chore(quickstart): change learn in 5 mins text
2015-12-08 17:24:23 -08:00
Kathy Walrath
0874f94520
docs(displaying-data): update Dart version to alpha.47
...
Per feedback on #195 .
closes #443
2015-12-03 16:29:43 -08:00
Kathy Walrath
f82b730cbd
docs(guide): add Dart forms guide
...
closes #409
2015-12-03 13:15:33 -08:00
Josh Leeb-du Toit
740c2a3157
docs: remove repeated 'class'; closes #388
...
Remove repeated 'class' from component explanation to improve grammer
and readability of the documentation.
2015-11-23 16:33:14 -08:00
Kathy Walrath
ed89c209a9
Merge pull request #362 from tomplusplus/alpha-45-Dart-update
...
Dart update to alpha.45
2015-11-12 10:29:56 -08:00
Tom Ingebretsen
d827d785ff
Updated Dart quickstart and guide examples to angular2 version alpha.45
...
Updated Dart quickstart and guide examples to angular2 version alpha.45
2015-11-11 14:24:30 -07:00
Peter Bacon Darwin
e86fde8dc9
chore(jade): upgrade to use `marked` filter
...
The `Transformers.markdown` (`:markdown`) filter is deprecated. This commit updates
the entire docs project to use the `jstransformer-marked` (`:marked') filter.
2015-11-10 18:37:53 +00:00
Kathy Walrath
8d90ee8a0c
Update to Dart QS to alpha.44, move _examples dir
2015-10-19 22:52:49 +01:00
Kathy Walrath
9826612970
Update Dart QS to resemble TS one, use _examples
2015-10-16 16:33:22 -07:00
Naomi Black
876f2dd6b6
chore(nav): Update nav with new structure, make ts default view
2015-10-14 23:04:58 -07:00
Robert Messerle
f38e6e7bd4
cleans up various alignment and layout issues
2015-10-09 16:27:33 -07:00
Naomi Black
cc934560ac
docs(dart): update to alpha-39
2015-10-06 13:49:38 -07:00
Kathy Walrath
f293d61875
clarify/improve imports & import discussion
2015-10-06 13:11:04 -07:00
Kathy Walrath
9907ef265e
update dart docs to alpha.38
2015-10-06 13:11:04 -07:00
Naomi Black
f2a489327f
Fixed link to the best practices folder (folder is now public)
2015-09-10 11:28:41 -07:00
Kathy Walrath
9edd38288e
angular.dart -> angular2.dart in quickstart text
...
typo caught by reviewer
2015-08-03 07:37:10 -07:00
Kathy Walrath
0d0b734b4f
Update Dart docs to alpha.33
2015-07-30 17:11:07 -07:00
Naomi Black
9169409c21
harp(update): var changes to allow use with harp 0.17.0
2015-07-28 00:14:34 -07:00
Kathy Walrath
75452c9858
update to alpha-29
2015-07-01 17:40:50 -07:00
Kathy Walrath
c1ba841d69
Update to alpha-28
...
Only changes are to version numbers, command output, and a couple of places where I said web but should've said lib.
2015-07-01 17:02:06 -07:00
Cezary Bartoszuk
0d6c1db6bb
Typo in code example of lib/show_properties.dart
...
In the text show_properties.dart is (correctly) placed in the lib directory,
while in the comment at the top of the file, it's path is under web.
2015-06-12 23:57:22 +01:00
Kathy Walrath
299700c26c
update quick start to 26, for realsies
2015-06-05 11:58:51 -07:00
Kathy Walrath
1d06a4a6fc
Merge branch 'master' into kwalrath-dart-25
...
Conflicts:
public/docs/dart/latest/quickstart.jade
2015-06-05 11:18:27 -07:00
Kathy Walrath
11b2102d8b
23 -> 26 (quickstart)
2015-06-05 11:09:07 -07:00
Kathy Walrath
e1fdffc887
25 -> 26
2015-06-05 11:08:56 -07:00
Kathy Walrath
8db6131ede
escape some >s
2015-06-03 13:13:20 -07:00
Kathy Walrath
23fcb95fec
Update all the code and text to latest alpha.25 examples
2015-06-03 12:54:59 -07:00
Kathy Walrath
0bff66b9b6
Update browser version; add more info about tools.
2015-06-01 15:41:41 -07:00
Kathy Walrath
22fcdb346f
make the transformer more prominent
2015-06-01 09:24:11 -07:00
Kathy Walrath
3bd646b228
dart quickstart: add transformer, use alpha.25
2015-05-29 17:55:02 -07:00
Alex Wolfe
6b11326dac
use same images for all guide
2015-05-26 06:29:27 -07:00
Alex Wolfe
88ead0dd12
update dart to .23
2015-05-19 22:41:37 -07:00
Alex Wolfe
ed597245ee
update dart guide
2015-05-19 09:21:11 -07:00
Alex Wolfe
b707aed54b
merge with master and updates to code box directives
2015-05-19 06:33:09 -07:00
Alex Wolfe
d135d1bf7e
Updates for mobile list styles and layout
2015-05-17 11:34:24 -07:00
Rado Kirov
491f2cc97f
fix(version): bump to alpha.22
...
Closes : #98
2015-05-08 13:38:30 -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
Alex Wolfe
4210541f24
use one layout, update logic, add prettify to api code tags
2015-05-03 20:28:21 -07:00
Alex Wolfe
e5b0cf5119
Fix dart layout template
2015-05-01 10:30:15 -07:00
Alex Wolfe
f37d071485
Forms video
2015-05-01 06:42:34 -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
Kathy Walrath
8650595b70
update dart angular2 version, don't display pub get output
2015-04-28 17:22:00 -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
b3c6189fc6
update Dart API index, plus Dart guide chapters 3 & 4
2015-04-23 13:40:10 -07:00
Alex Wolfe
58e607e873
banner for dart and image fix
2015-04-23 08:58:53 -07:00
Alex Wolfe
f3eb6b8eaa
fix broken link in dart
2015-04-23 08:50:54 -07:00
Alex Wolfe
116df89300
Merge branch 'master' into api-branch
2015-04-23 08:38:36 -07:00
Alex Wolfe
d1891f0573
fixed image, added resources back
2015-04-23 08:34:23 -07:00
Kathy Walrath
b3f4857070
Update screenshot in chapter 2
2015-04-22 17:44:00 -07:00
Kathy Walrath
2c2f9db31c
Update guide chapter 2: displaying data
2015-04-22 16:00:37 -07:00
Kathy Walrath
0fecfb8e98
Changes to chapter 1 of the Dart guide
2015-04-22 11:16:38 -07:00
Alex Wolfe
22d1e8a9c3
dart updates
2015-04-22 07:49:21 -07:00
Naomi Black
0b22d905b3
docs(sidenav): oops missing paren
2015-04-22 00:38:57 -07:00
Naomi Black
b8ed6bb766
docs(guide): fix sidenav to show correct devguide dart sections
2015-04-22 00:35:19 -07:00
Naomi Black
f84b6f9eaa
docs(devguide): Making Components chapter in Dart
2015-04-22 00:29:55 -07:00
Naomi Black
57f471ca11
docs(devguide): Add user input chapter for dart
2015-04-22 00:23:36 -07:00
Naomi Black
7a87fd32d9
docs(devguide): Dart displaying-data chapter
2015-04-21 23:53:13 -07:00
Naomi Black
067abfe3ee
docs(devguide): more dart tweaks for setup chapter
2015-04-21 22:22:52 -07:00
Naomi Black
778402b417
docs(devguide): missed graphic and typos for dart setup
2015-04-21 22:18:10 -07:00
Naomi Black
db8b04af7f
docs(devguide): More Dart edits
2015-04-21 22:16:12 -07:00
Naomi Black
2cb5362ba7
docs(devguide): missed a few things for draft 1 of dart example
2015-04-21 22:10:56 -07:00
Naomi Black
21031a6d2e
docs(devguide): first chapter dart examples and a typo
2015-04-21 22:03:32 -07:00
Kathy Walrath
de848ac437
Update Dart quick start to angular2 alpha 19
2015-04-14 11:09:54 -07:00
Kathy Walrath
a9ef061d0e
Tweaks to Dart quickstart, Dart resources banner
2015-04-07 17:18:47 -07:00
Alex Wolfe
8c8f148131
Merge pull request #22 from angular/kwalrath-patch-1
...
Update the Dart quickstart, now that Dart 1.9 is out
2015-04-06 07:19:57 -07:00
Naomi Black
5c5dfc2fa9
add new blog post to resources and 2 contributors
2015-04-02 20:58:25 -07:00
Kathy Walrath
10d7f80ead
Update quickstart.jade
2015-04-02 14:00:37 -07:00
Alex Wolfe
0882495d83
indent formatting
2015-03-21 09:22:27 -07:00
Alex Wolfe
1cc40350de
formatting fixes
2015-03-21 09:20:17 -07:00
Alex Wolfe
3cea09ad26
Docs(resources): Add ng-conf video and forms blog post
2015-03-20 21:29:34 -07:00
Alex Wolfe
4d8741b673
fixed dart formatting
2015-03-15 21:39:16 -07:00
Alex Wolfe
5e0ccd67eb
resources
2015-03-11 20:38:58 -07:00
Alex Wolfe
7e5ad57ce5
previous changes from other branch
2015-03-11 17:56:08 -07:00
Alex Wolfe
f1580c9887
more mobile styles
2015-03-04 21:51:01 -08:00
Alex Wolfe
d6b5a85819
Merge pull request #64 from davideast/bio
...
updates to resources
2015-03-04 21:21:44 -08:00
Naomi Black
13758891c0
updates to resources
2015-03-04 22:20:00 -07:00
Alex Wolfe
c25cfa9d67
Merge pull request #56 from davideast/jsqs
...
Copyedit of JS quick start
2015-03-04 20:30:18 -08:00
Alex Wolfe
72374edcac
Merge pull request #60 from davideast/help
...
copyedit of help page(s)
2015-03-04 19:33:32 -08:00
Alex Wolfe
5123ea29b3
fixed duplication for help
2015-03-04 19:33:12 -08:00
Kathy Walrath
d8a7f1dbc3
copyedit of resources page(s)
2015-03-04 17:58:52 -08:00
Kathy Walrath
ef8323690b
copyedit of help page(s)
2015-03-04 17:43:41 -08:00
Kathy Walrath
d56ede4e53
Copyedit of JS quick start
2015-03-04 16:21:24 -08:00
Naomi Black
5f4886f1e9
Dropdown changes and text consistency
2015-03-04 12:32:15 -07:00
Kathy Walrath
8d0b4349e2
Merge pull request #48 from davideast/dart-alert
...
use an alert
2015-03-04 10:59:25 -08:00
Kathy Walrath
3973f4e390
use an alert
2015-03-04 10:44:44 -08:00
Alex Wolfe
4300f504ae
link fix
2015-03-04 10:39:24 -08:00
Kathy Walrath
b6717c73bd
incorporate Rado's review comments
2015-03-03 17:43:26 -08:00
Kathy Walrath
c42f28081e
More updates to Dart stuff
2015-03-03 16:37:56 -08:00
Kathy Walrath
da2d76352b
tweaks to quickstarts
2015-03-03 11:32:06 -08:00
Alex Wolfe
4e73e7a148
fixed curly braces
2015-03-02 23:14:05 -08:00
Kathy Walrath
5c6e4ecd0c
make dart quick start prettier, truthier
2015-03-02 22:22:56 -08:00
Kathy Walrath
b892275c2b
Latest Dart info (still needs work)
2015-03-02 18:42:31 -08:00
Kathy Walrath
d6f6fbb921
copy of js docs
2015-03-02 14:46:31 -08:00