Kapunahele Wong
f49633a62c
docs(attribute directives): copy edits squashed ( #2508 )
2016-10-13 15:42:23 -07:00
Jesús Rodríguez
9f0ff2e2a9
docs(attribute-directives): add Renderer to style elements
...
closes #2164
2016-08-24 23:47:41 -07:00
Peter Bacon Darwin
d79adb2422
docs(rc5): update docs and plunkers for rc5
2016-08-09 11:48:07 -07:00
Patrice Chalin
b0e0d94b5c
docs: revert Jade to markdown
...
closes #1818
Previously, the markdown of some chapters was converted to Jade markup
to support the conditional exclusion of TS prose parts in Dart
chapters. This commit reverts some of that back to clean markdown,
thanks to a few custom directives.
2016-07-05 23:03:30 -07:00
Patrice Chalin
e5b11d456c
docs(guide/attribute-directives): follow-up to #1654 ( #1765 )
...
- Updated Dart code to match TS.
- Ran dartfmt.
- Enabled e2e tests; suites passed:
- public/docs/_examples/attribute-directives/dart
- public/docs/_examples/attribute-directives/ts
- Prose copyedits.
2016-06-28 13:15:51 -07:00
Foxandxss
074a33a622
chore: tslint sweep done
2016-06-13 02:40:28 +02:00
Patrice Chalin
6d2d52c588
docs(dart): cleanup 'live example' links ( #1449 )
...
This fixes various issues such as:
- missing space in Dart version between the live demo and demo source
links.
- Live example link directing to Plunker for Dart.
The main mixins (`liveExampleLink`*) used to support the generation of
links now assume reasonable default values for their arguments, and in
most cases the defaults are used.
* Dart example links: use http vs https
As agree to with @kwalrath.
2016-05-20 16:18:58 -07: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
Foxandxss
596825a8b1
docs: update all docs to partially comply the style-guide
2016-05-03 12:42:44 -06:00
Torgeir Helgevold
c1f2c397ff
docs: add DI cookbook
2016-04-05 10:15:18 -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
Josh Otis
746a6649b2
chore: new flat left navigation panel (all language tracks)
2016-03-03 04:51:52 -08:00
Ward Bell
6e11cf6a1e
docs(attribute directives/TS/Dart): remove `Renderer`; improve text
...
closes #757
2016-01-27 14:49:16 -08:00
Kion Stephen
7269d3481d
docs(attribute-directives): small fixes.
...
closes #618
2016-01-03 15:39:17 -08:00
Ward Bell
f4acc0ccbc
docs(tutorial): Part 3 improvements + input explanation
...
Updated Attribute Directives chapter with appendix on input properties
closes #576
2015-12-17 02:12:58 -08:00
John Oxley
912ed52f25
docs: Fixed minor typos in attribute-directives and user-input
...
closes #556
* user-input.jade
2015-12-16 18:42:48 -08:00
Filipe Silva
92f1690b73
docs(Structural Directives): new dev guide chapter
...
closes #499
2015-12-14 10:08:32 -08:00
Ward Bell
47d12c896f
docs(attribute-directives): code shuffle & alpha52 update
...
closes #473
2015-12-12 09:29:17 -08:00
Ward Bell
4d1571254b
docs(attribute-binding): bind to 2nd property, default-color
2015-12-03 12:44:26 -08:00
Deborah Kurata
c9ea1e52c1
docs(attribute-directive): new chapter + dev-guide chapter shuffle
...
closes #437
2015-12-02 19:01:27 -08:00