Kathy Walrath
92ca77e3e8
docs(dart): update samples and quickstart to beta.8
...
closes #910
2016-03-03 16:38:38 -08:00
Kathy Walrath
e725136d98
docs(template-syntax): publish Dart version, tweak TypeScript version
...
closes #875
2016-03-01 21:19:34 -08:00
Thibault Sottiaux
d9b55cb9ac
samples(template-syntax/dart): fix sample & make it comply with style guidelines
...
closes #879
2016-03-01 13:49:38 -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
524ff05373
chore: add shims_for_IE.js to all index.html
2016-02-25 14:04:37 -08:00
Kathy Walrath
b32b10dfe5
Update dart samples to b7
...
Note: template-syntax is broken (not caused by this commit)
closes #860
2016-02-22 10:48:38 -08:00
Ward Bell
157d6d48cc
docs(template syntax): improvements based on review feedback Feb 16
...
closes #851
2016-02-19 00:38:17 -08:00
Ward Bell
ee5a4e131a
docs(template-syntax): add TOC, NgSwitch, and NgForTrackBy - TS/Dart
2016-02-16 11:03:02 -08:00
Kathy Walrath
908c0b2986
docs(dart): b3 -> b6
...
plus make a few outlier pubspec.yamls more consistent
closes #833
2016-02-11 18:02:13 -08:00
Kathy Walrath
3d87360432
docs(template-syntax): get closer to a Dart version of template-syntax
...
Add doc regions to the TS version.
Update the Dart sample.
Publish a hidden draft of the Dart version.
Closes #758 .
2016-02-09 20:49:49 -08:00
Ward Bell
030653cef3
chore: add "mobile-optimized" <meta> tag to all sample index.html
2016-02-03 15:59:46 -08:00
Ward Bell
593167eb79
docs(template-syntax): typos found by Deb K
2016-01-30 13:28:18 -08:00
Kathy Walrath
dd0d822cbc
docs(guide/template-syntax): copy edit TypeScript version
...
Also update some samples. This PR replaces #734 & #756 .
2016-01-28 18:31:01 -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
Ward Bell
7c2cd81949
docs(template-syntax): delete button crosses out hero name
...
closes #765
2016-01-27 18:59:41 -08:00
Tom Ingebretsen
14de4228fc
docs(guide/template-syntax): Dart version of the sample
...
closes #377
2016-01-25 13:29:17 -08:00
Ward Bell
034a5a6943
docs(template-syntax): Clarify input/output aliasing syntax
...
closes #722
2016-01-19 00:01:31 -08:00
Ward Bell
7ed0fce10d
docs: add IE polyfills to all samples; update QS and Router to explain
...
closes #712
2016-01-17 20:32:59 -08:00
Ward Bell
0f5294e32c
docs(template-syntax): sample/devmode fix + text updates
...
closes #692
2016-01-13 00:54:03 -08:00
Jay Traband
872064e12e
feat(e2e testing): testing framework + initial tests
...
close #604
2015-12-30 17:58:09 -08:00
Ward Bell
0b466a239d
docs(*) migrate index.htmls for release
...
closes #528
2015-12-15 12:19:30 -08:00
Ward Bell
0c1d7ca3cb
docs(router): new chapter
...
Ward and Jeremy
Todo: EXCLUDE Old router doc for reference while re-writing
2015-12-15 11:35:11 -08:00
Ward Bell
6dc9e5d10b
docs(Template Syntax): correct minor oversights in a.53 update
...
closes #494
2015-12-13 22:31:33 -08:00
Ward Bell
7cf097ea68
docs(Template Syntax): update to a.53 (kebab work)
...
closes #493
2015-12-13 20:15:52 -08:00
Jay Traband
296b501483
chore(devguide-tooling): add enforce-example-boilerplate gulp task
...
closes #485 and 479
removal all package.json from _example subdirs and add an example-config.json to each. Update add-example-symlinks to use new fns
updated gitignore, package.json
add tests to QuickStart
2015-12-12 13:57:18 -08:00
Ward Bell
9fc5143dc9
chore: .gitignore of all TS samples should exclude all .js files
...
closes #467
2015-12-10 08:27:14 -08:00
Jay Traband
0018e75d01
chore(devguide-tooling): node_modules symlink support for _examples and subdirs
...
closes #450 . READ COMMENTS IN PR450 FOR INSTRUCTIONS ON USAGE
We'll put these instructions some place better soon.
Also replace globule with globby ( perf issues) and explicitly exclude node_modules where possible.
Updated _examples/package.json for latest 3rd party libs (e.g. alpha.48) and
updated template-syntax/ts/package.json to be a prototypical example
2015-12-08 14:27:39 -08:00
Ward Bell
fba9e90fa6
docs(template-syntax): import {NgForm} from 'angular2/common'
...
closes #458
2015-12-08 13:07:45 -08:00
Ward Bell
c33ee37144
docs(template-syntax): drive jade from sample
...
closes #456
2015-12-08 10:08:06 -08:00
Jay Traband
b06f2dcec6
(fix) plunker generation fixes
...
closes #424
plnkr - change plnkr.config -> plnkr.json and change output paths and names
update jade plunkers to new 'resources/live-examples' path + minor cleanup
update gulpfile to run build-plunkers as part of build-docs.
2015-11-30 21:00:02 -08:00
Ward Bell
758821c775
(docs) plunkers for template-syntax & pipes
...
closes #410
2015-11-25 17:54:28 -08:00
Jay Traband
4bbd9784ef
dev-tooling: add plunker generation from _examples
...
closes #408 , Dev Tooling 15
2015-11-25 12:23:14 -08:00
Ward Bell
e7a9a46994
(docs) template-syntax - to alpha46, noImplicitAny, demo enum binding
...
closes #374
2015-11-13 18:53:25 -08:00
Ward Bell
c4416cfb2c
(docs) User Input - refactored to its own example and support blur event
2015-10-31 19:30:21 -07:00
Ward Bell
acdc9b5f7b
(docs) devguide add template-syntax example
2015-10-31 19:30:21 -07:00