Ward Bell
95c34d27bc
docs: temporary TS-referencing chapters for gaps in JS/Dart
...
Also displays styleguide at language level
Fragmented glossary for JS & Dart
2016-03-01 11:22:04 -08:00
Sam Verschueren
d61e884e08
Change all the For and If directives to NgFor and NgIf
2015-06-27 18:32:10 -07:00
Naomi Black
2f62173bbf
devguide(typo): fixed escaping issue in ts samples
2015-05-29 15:17:14 -07:00
Naomi Black
22383d4816
docs(update): update examples to alpha-23 and small fixes from Jeff
2015-05-26 15:00:45 -07:00
Jeff Cross
4589f5912f
style(guide): remove FriendsService from ES5 example where TS example does not have it
2015-05-26 14:33:11 -07:00
Jeff Cross
bc2ec07dcb
style(guide): add more context throughout displaying-data guide
2015-05-26 14:29:25 -07:00
Alex Wolfe
6b11326dac
use same images for all guide
2015-05-26 06:29:27 -07:00
Jeff Cross
7917bba1a4
style(guide): remove FriendsService from ES5 example where TS example does not have it
2015-05-19 15:17:16 -07:00
Jeff Cross
abb973d069
fix(guide): use correct number of friends in list on displaying-data guide
2015-05-19 15:16:44 -07:00
Jeff Cross
ad884ff6b3
style(guide): uppercase the For directive
2015-05-19 15:10:47 -07:00
Jeff Cross
f096b9bc6a
style(guide): incorporate FriendsService into final example, If directive
2015-05-19 15:09:37 -07:00
Jeff Cross
7722b596fb
fix(guide): rename todos->names
2015-05-19 14:36:03 -07:00
Jeff Cross
99663edb8c
style(guide): add more context throughout displaying-data guide
2015-05-19 14:33:21 -07:00
Jeff Cross
20f1992e33
fix(guide): remove html escaping from samples in displaying-data
2015-05-19 14:31:43 -07:00
Jeff Cross
b9339e5a17
fix(guide): fix incomplete import statements in displaying-data
2015-05-19 14:30:55 -07:00
Jeff Cross
fa8312a1bd
refactor(guide): remove setInterval example
...
It distracts from the flow of this step of the guide, and isn't used in the rest of the guide.
The use case of updating data is better covered in the next step of the guide.
2015-05-19 14:29:55 -07:00
Jeff Cross
1803016cd7
fix(guide): improve "add line after" wording in displaying-data
2015-05-19 12:34:38 -07:00
Jeff Cross
111a2147c1
fix(guide): remove html escaping from displaying-data code samples
2015-05-19 12:32:55 -07:00
Jeff Cross
9827bc7466
fix(guide): remove directives that aren't yet used from displaying-data
2015-05-19 12:21:59 -07:00
Alex Wolfe
b707aed54b
merge with master and updates to code box directives
2015-05-19 06:33:09 -07:00
Leigh Zhu
443e4e5b5f
fix variable name
2015-05-10 17:40:48 +08:00
Francisco Javier Jimenez Saez
ac2155209c
fix(ts): change wrong injectable class on typescript guide 02
2015-05-08 11:20:29 +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
Mike Wilcox
4cfed5cac5
fix typo
2015-05-02 19:51:25 -04:00
Trotyl Yu
e7e9f07316
Fixed bugs of lt or gt
...
change from "template: '{{ myName }} <ul> <li *for="#name of names"<{{ name }}>/li< >/ul<',"
to "template: '{{ myName }} <ul> <li *for="#name of names">{{ name }}</li> </ul>',"
2015-04-27 00:19:07 +08:00
Alex Wolfe
b66786ed55
more updates
2015-04-22 07:18:52 -07:00
Alex Wolfe
64c5aff275
displaying data fix
2015-04-22 07:17:26 -07:00
David East
1e10270f98
Docs clean up.
2015-04-22 05:42:50 -07:00
David East
5f08eecc58
Docs updates.
2015-04-22 05:42:50 -07:00
David East
7ebb9173b0
Docs changes.
2015-04-22 05:42:50 -07:00
David East
6fe86825b5
Displaying data clean up.
2015-04-22 05:42:50 -07:00
David East
d3f8fb741a
Live examples and formatting.
2015-04-21 17:01:09 -07:00
Naomi Black
054d3655cb
docs(devguide): more edits
2015-04-19 16:32:52 -07:00
Alex Wolfe
3c9d095670
Merge branch 'api-branch' of https://github.com/angular/angular.io into api-branch
2015-04-19 15:22:46 -07:00
Alex Wolfe
95e60ce204
update to sidenav and ngbindable
2015-04-19 15:21:21 -07:00
Naomi Black
ff146ceaa2
docs(displaying-data): Reworked the intro para styles.
2015-04-19 14:35:53 -07:00
Alex Wolfe
313b3636d3
displaying data guide
2015-04-19 10:24:28 -07:00
Naomi Black
8cf88739f3
first draft, code examples not working, for alex to review
2015-04-18 13:57:11 -07:00
Alex Wolfe
9eef5a660a
scaffolding for guide
2015-04-18 09:12:05 -07:00