64 Commits

Author SHA1 Message Date
Earl St Sauver
007b4438a0 docs: Remove elvis operator from example where it didn't belong
closes #405

In the documentation, this section is discussing alternatives to
the elvis operator. This particular section is supposed to be
showing an alternative work around to the elvis operator, so
this error is especially confusing.
2015-11-25 19:48:06 -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
643a5bbf63 (docs) template-syntax - fix - ng-switch should be <h3>
closes #404
2015-11-24 13:14:01 -08:00
Earl St Sauver
206ce3373d docs: Change label of case to 'kebab' for attrs
closes #399

The docs refer to `this-style-of-casing` as snake case, but it's
actually "kebab case." Snake case looks `like_this_instead`.

https://en.wikipedia.org/wiki/Letter_case#Special_case_styles
2015-11-23 17:09:21 -08:00
Ward Bell
e7a9a46994 (docs) template-syntax - to alpha46, noImplicitAny, demo enum binding
closes #374
2015-11-13 18:53:25 -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
bc7d3241c8 (docs) template-syntax fix typo
closes #354
2015-11-08 11:03:37 -08:00
Victor Berchet
5828f4de79 doc(template syntax): Short-circuiting is now supported
see https://github.com/angular/angular/pull/5146
2015-11-07 23:31:21 -08:00
Ward Bell
c0e6ccc782 (docs) tutorial index fixes 2015-10-31 21:51:35 -07: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
840439770b (docs) overhaul user-input 2015-10-20 12:13:12 +01:00
Ward Bell
6234a0ed41 (docs) Template Syntax 2015-10-18 12:16:21 +01:00
Ward Bell
c25314a2c4 (docs) Move ToH-pt2 to Jade and break toh-pt1 out of the tutorial index 2015-10-15 07:41:03 -07:00