Commit Graph

15 Commits

Author SHA1 Message Date
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