Patrice Chalin
f30d71a3cc
docs(dev guide): cleanup of deprecated Jade mixin ( #1322 )
...
Replace uses of `liveExLinks` mixin and then deleted its definition.
2016-05-09 21:13:50 +01:00
Patrice Chalin
1c0218bc79
docs(dev guide): attribute-directives - move html excerpt to .html file ( #1313 )
...
Jade can’t parse inlined Angular adorned HTML properly, so it is best
to put such source in a file and include with `makeExample`.
2016-05-06 18:18:48 +01:00
Patrice Chalin
e958be24bf
docs(dev guide): attribute-directives - updated dart/ts code and new dart prose
...
Mainly copyedits and prep for extension
+ example code cleanup & bug fix
+ fix bug in default color initialization
2016-05-06 15:42:01 +01:00
Patrice Chalin
ac92e77611
docs(dev guide): lifecycle-hooks - updated dart/ts code and new dart prose
...
Mainly copyedits, but also
- Dart .jade extends TS .jade file with minor overrides
- Significant update of example code (so it matches the ts example in its
appearance and behavior).
- Tweaks to Dart code.
- A few extra/corrected mixin definitions in `_util-fns.jade`.
2016-05-06 14:17:34 +01:00
Patrice Chalin
ce6c645501
docs(dev guide): structural-directives - ts minor edits, dart first versiondocs(dev guide): structural-directives - ts minor edits, dart first version ( #1277 )
...
Copyedits and other minor edits for TS
+ first version of the chapter for Dart
2016-05-04 13:18:38 +01:00
Naomi Black
8a29e502d3
chore(api): hide another private function
2016-05-03 18:48:09 -07:00
Naomi Black
01aa15830d
chore(resources): more additions on resources
2016-05-03 18:47:45 -07:00
Naomi Black
b0e81a6783
chore(routing): add a short route for the styleguide
2016-05-03 18:46:54 -07:00
Foxandxss
81209a1d0b
docs(quickstart): update to new world
2016-05-03 17:34:48 -06:00
Ward Bell
b4f567458e
docs(ts/js): update to rc1
2016-05-03 17:29:00 -06:00
Ward Bell
6dfae3a407
docs(style-guide): fix some typos (missed one)
2016-05-03 16:29:21 -06:00
Foxandxss
8d5d614c42
docs(style-guide): fix some typos
...
closes #1275
2016-05-03 16:26:40 -06:00
Tero Parviainen
da45504907
docs(pipes): change description for parameters to reflect change in beta.16
...
closes #1197
2016-05-03 16:15:15 -06:00
NFM
fea2d1f0f6
docs(quickstart.jade): Modify "Typescript type definition file" link up-to-date url
...
closes #1262
2016-05-03 16:05:01 -06:00
Michel D'HOOGE
44f63f9907
docs(npm-packages): typo ES6 = ES2015
...
closes #1263
2016-05-03 16:02:16 -06:00
Dan Smith
59c1e1def4
docs(quickstart): fix misplaced close paren
2016-05-03 17:54:54 -04:00
Ward Bell
2842058a30
docs(router): document new router and samples - phase 2
2016-05-03 15:51:24 -06:00
Foxandxss
596825a8b1
docs: update all docs to partially comply the style-guide
2016-05-03 12:42:44 -06:00
Ward Bell
2ccdd867d2
docs(router): samples and doc for new router (phase 1)
2016-05-03 09:18:18 -06:00
Ward Bell
f513ee83c7
docs(samples): removed unused typings excludes from tsconfig
2016-05-03 01:45:27 -06:00
Foxandxss
3f50248940
docs(style-guide): revisions for New World (repack)
...
closes #1260
2016-05-03 00:42:02 -06:00
Ward Bell
cadd6c9823
docs: switch to commonjs module generation
2016-05-03 00:01:55 -06:00
Ward Bell
3d5302adce
chore: update to rc.0
2016-05-02 19:57:28 -07:00
Robert Messerle
49908bb1b4
converts docs landing template to use layout classnames rather than attribute syntax
2016-05-02 19:55:59 -07:00
Eric Jimenez
5ce56598f5
feat(docs landing): new docs landing
2016-05-02 19:55:59 -07:00
Naomi Black
80e542cca9
chore(copyedit): copyedits to feature page text
2016-05-02 17:46:49 -07:00
Naomi Black
d442b30a68
chore(dgeni): update dgeni to serve old and new router
2016-05-02 17:42:05 -07:00
Eric Jimenez
c5309e9195
feat(features: update features section)
2016-05-02 15:41:21 -07:00
Naomi Black
f96c0c7d77
chore(hero): update hero banner for ngconf livestream
2016-05-02 15:08:00 -07:00
Eric Jimenez
410b3741f7
feat(images): new frontpage as directed by Alex Wolfe. New images from Fatima Remtullah
2016-05-02 13:03:13 -07:00
Naomi Black
acc5233671
chore(dgeni): update dgeni to handle repackaging changes
2016-05-02 13:00:06 -07:00
Naomi Black
68503b9e41
chore(updates): update resources and livestream hero
2016-05-02 12:02:48 -07:00
Foxandxss
d941353957
docs(style-guide): fix merge issues
...
closes #1244
2016-05-02 08:57:35 -07:00
Foxandxss
66764fec7e
docs: fix a few typos
...
closes #1239
2016-05-01 16:17:05 -07:00
John Papa
bbd7d79a76
docs(style-guide): add style-guide - v.6
2016-05-01 16:08:45 -07:00
Foxandxss
f4223c7049
docs(lifecycle-hooks): update directive selector to camelCase
...
closes #1236
2016-05-01 15:19:12 -07:00
Foxandxss
6c0c6357a9
docs: rename heros to heroes
2016-05-01 23:04:47 +02:00
John Papa
ddfbbb5ebb
docs(style-guide): add style-guide - v.5
2016-04-30 23:03:19 -07:00
Patrice Chalin
3aa533f61b
chore(dart): pipes example rolled back to beta.15
...
The pipes example stopped working in beta.16; roll it back to the
last known working version.
See earlier commit for code changes necessary in support of beta.16:
https://github.com/angular/angular.io/commit/0557c728d75e519bc6846b37492
414dff540c6ee
2016-04-30 15:06:00 +01:00
Patrice Chalin
ff20b55975
chore(dart & ts): update to beta.17
...
Change `ngFor=“#…”` to `ngFor=“let…` in code. All are .dart files
except for `app_component.html` which also has changes for:
- `<inpuf var-foo…`> to `<input ref-foo…>`
- `#docregion` tag name updates from var-foo to ref-foo.
- Other misc updates to minimize diffs with TS version of file,
whitespace differences were ignored.
+ Minor update to sync up Dart prose with TS prose.
+ Used
https://github.com/angular/angular/wiki/Angular-2-Dart-Transformer#resol
ved_identifiers to solve
https://github.com/angular/angular.io/issues/1033
Guide/pipes not updated as it will be rolled back to
beta.15 in PR #1220 .
2016-04-30 15:01:16 +01:00
Naomi Black
d313e1f93c
chore(presskit): make reuse permissions more clear
2016-04-29 23:05:31 -07:00
Naomi Black
62623d5f9b
chore(resources): update resources links and header and footer
2016-04-29 22:57:18 -07:00
Eric Jimenez
6ab29e0a07
feat(resources): add more pages. Increase font size. Rename in footer. All encompassing resource page
2016-04-29 21:48:07 -07:00
Stephen Fluin
798a55b6f7
chore(bio): Added bio for Stephen Fluin
2016-04-29 17:25:46 -07:00
Eric Jimenez
36308fe5f6
fix(footer): use cursor pointer on feedback in footer
2016-04-29 17:25:19 -07:00
Naomi Black
b89647add4
chore(dgeni): fix missing apis in the master list
2016-04-29 17:20:59 -07:00
Eric Jimenez
af9793cbbb
feat(resources): add more pages. Increase font size. Rename in footer. All encompassing resource page
2016-04-29 20:07:13 -04:00
Eric Jimenez
083842a1b1
feat(resources): add more pages
2016-04-29 18:02:19 -04:00
Eric Jimenez
d8fcd5ef3d
feat(nav reorg): reorganize footer and top nav
2016-04-28 19:23:13 -07:00
Eric Jimenez
ff985c7059
feat(press kit): press kit with logos
2016-04-28 19:22:36 -07:00