Commit Graph

36 Commits

Author SHA1 Message Date
Aristeidis Bampakos 9f267ca80f docs(forms): Typo - missing space before "Now we can control"
closes #1343
2016-05-11 19:30:49 -07: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
Filipe Silva ebc022e475 docs: update prose for the `let` change to ngFor 2016-04-28 18:37:45 -07:00
Kara 258014c9de docs(forms): fix bootstrap typo 2016-04-19 20:48:21 -07:00
Naomi Black 6d13db472a chore(links): make links to API docs relative 2016-04-19 17:44:38 -07:00
Alberto Jiménez López 8e7c552452 docs: Remove double 'the' & missing dashes in several files
closes #1073
2016-04-11 21:53:28 -07:00
Vladimir Zdenek f7ee6b9c1c docs(forms): fix typo
closes #1057
Change "way" to "away" in the following context: "throw it away".
2016-04-11 12:49:17 -07:00
Foxandxss 7a6833ae6a docs: remove broken dup of quickstart repo link
closes #978
2016-03-17 17:56:31 -07:00
Foxandxss 6ca1ac2c45 docs: instrucs for "download-and-go" development with quickstart source repo 2016-03-14 12:44:25 -07:00
Foxandxss b300d7b116 docs: add quickstart repository where needed 2016-03-14 09:11:50 -07:00
Scott Hatcher 730642bbd3 docs(forms): Fix minor typos 2016-03-11 08:28:58 -08:00
Ward Bell 1a154daa2e chore: add gulp link-checker task
also fix some of the broken links that it found
2016-03-10 23:53:43 -08:00
Ward Bell 271b64b7e3 docs(forms): clarify NgControlName directive and NgForm 2016-03-10 15:48:54 -08:00
Josh Otis 746a6649b2 chore: new flat left navigation panel (all language tracks) 2016-03-03 04:51:52 -08:00
Ward Bell ad7f172ea5 docs: share 'styles.css' across all samples all langs; fix styles 2016-02-28 12:47:01 -08:00
Ward Bell 3d992384c3 chore(devguide/ts): to beta.6 + typings + related doc updates 2016-02-12 00:56:22 -08:00
Ward Bell b0ebc3897c docs(devguide/forms): add "new hero" with form reset workaround and msg hiding
closes #792
2016-02-01 14:13:51 -08:00
Ward Bell 79d3d9f0ad docs(samples): convert boot.ts -> main.ts
plus router text fix and missed beta.2 update to QS.js
closes #773
2016-01-28 17:32:38 -08:00
Vladislav Zarakovsky 3137359c7d docs(guides): Fix typos "-change" -> "Change"
closes #605
2016-01-04 12:25:46 -08:00
Trotyl Yu 57b4ca29e0 docs(form): Fix typo of mismatch of quotes.
closes #639
2016-01-03 16:14:00 -08:00
Trotyl Yu 2df8aaf1d4 docs(form): Fix typo of quote.
closes #638
2016-01-03 16:12:26 -08:00
Denis Kolodin 9e00961423 docs(forms): Typo fix in forms page of TS guide
closes #555
2015-12-16 18:45:45 -08:00
Josh Olson 003375da4d &mdash;, not $mdash;
closes #557
2015-12-16 18:32:09 -08:00
Ward Bell 82383bc673 docs(tutorial): part 3 + revisions to intro, 1 & 2
closes #573
2015-12-16 18:08:38 -08:00
Filipe Silva 92574937f3 docs(forms): add js guide
closes #500
2015-12-14 10:04:59 -08:00
Ward Bell 4084a725fd docs(forms): code shuffle, text, & alpha52 updates
closes #478
2015-12-12 09:39:01 -08:00
Ward Bell 83fab41666 (docs) fix plunker for Intro; minor Forms tweaks
closes #426
2015-11-30 21:24:19 -08:00
Ward Bell f7b2913231 (docs) devguide forms improved by looking at DART version
closes #425
2015-11-30 20:52:19 -08:00
Mithun Patel 4b4582cb17 Fix typos in Forms & DI chapters; add links in testing docs
closes #398
2015-11-23 17:03:06 -08:00
jennyraj 5f9ad5552d Typo fixed. Closes #383 2015-11-23 16:18:01 -08:00
Wassim Chegham 8cccad42c3 docs(api): fix typos. remove extra 'the' 2015-11-12 12:38:09 -08: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
Ward Bell faf0057d3a (docs) forms: fill gaps in the instructions that make this a complete sample (including app.ts) 2015-11-08 00:00:07 -08:00
Ward Bell 963f67ea07 (docs) forms - code maintained by _examples
Includes template-syntax.jade clarification on attributes v properties
2015-10-27 15:11:25 -07:00
Ward Bell f10a2e906a (docs) Forms new page and images 2015-10-27 15:11:25 -07:00
Ward Bell 6234a0ed41 (docs) Template Syntax 2015-10-18 12:16:21 +01:00