11 Commits

Author SHA1 Message Date
Kapunahele Wong
01f0f6dec0 docs(forms): move template reference var higher in doc (#3521) 2017-04-11 19:21:47 -07:00
Jesús Rodríguez
e6741efd8f chore: remove moduleId from examples (#3362)
* chore: remove moduleId from examples

* add support for testing and plunkers

* delete component-relative cookbook

* latest touches

* ward teaks and travis fixes

* fix typo in style-guide
2017-03-14 12:30:37 +01:00
Pete Bacon Darwin
e5b97e3a92 docs: fix up irregular doc-region tags (#3285) 2017-02-21 13:28:34 +00:00
Filipe Silva
1101f07ef2 refactor: add src folder (#3171)
* boilerplate, gulpfile, quickstart

* move ts files up to cookbooks

* move rest of ts files

* fix tsconfig, default build task, json file

* fix js examples

* fix webpack example

* remove a2docs.css references

* fix aot examples

* fix webpack run task

* fix cb-i18n

* fix upgrade examples

* fix unit tests

* fix comment in deployment index

* removed unused typings.json

* fix plunkers

* fix js example paths

* fix ts quickstart/setup prose

* add src folder note to setup

* broadly replace app/ -> src/app/

* broadly replace main.ts

* broadly replaced index.html

* broadly replace tsconfig

* replace systemjs

* fix filetrees

* Minor prose fixes to aot, i18n cookbooks

* remove char harp was complaining about

* update new reactive forms example

* fix quickstart jade error

* fix mistakes uncovered by CI

* fix bad filename errors

* edit style guide 04-06 rule to use src

* add changelog

* Incorporate Jesus's feedback

* fix snippet headers in toh1/2

* chore: tweak changelog and setup text
2017-02-02 19:38:17 +01: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
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
f7b2913231 (docs) devguide forms improved by looking at DART version
closes #425
2015-11-30 20:52:19 -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
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