Peter Bacon Darwin
452e7e7729
chore(doc-gen): automatically update environment and version on the cheatsheet
...
Closes #515
2015-12-15 09:51:52 -08:00
Naomi Black
8f67e3fe54
cheatsheet(version): update version numbers, remove download until fixed
2015-12-15 01:23:32 -08:00
Kathy Walrath
8e8963270b
docs(guide): Update Dart forms chapter to alpha.52
...
closes #471
2015-12-14 10:14:10 -08:00
Filipe Silva
92574937f3
docs(forms): add js guide
...
closes #500
2015-12-14 10:04:59 -08:00
Peter Bacon Darwin
8459a4dd5c
chore(doc-gen): allow dart cheatsheet to be generated
2015-12-08 17:31:53 -08:00
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