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
Jesús Rodríguez
1b78cc4f35
chore: add base href to all examples ( #3157 )
2017-01-28 00:38:34 +01:00
Ward Bell
a4015abc9e
docs(aot-cookbook): workflow suggestion; show how to run with JIT
2017-01-16 22:47:17 -08:00
Ward Bell
60b4287a38
chore(aot-cookbook): gitignore gen'd css and skip rollup warn on 'this'
2017-01-16 22:47:17 -08:00
Filipe Silva
4ec1736f18
chore: convert relative templateUrl/styleUrls to have ./
2017-01-04 19:02:19 +00:00
Filipe Silva
1a5f4f4907
chore: update to 2.3.0 ( #2942 )
...
* chore: update to 2.3.0
* add 2.3.0 versions in package.json
* update _data.json
* update angular-in-memory-web-api
2016-12-08 00:10:39 +00:00
Torgeir Helgevold
5b294e3c5b
docs(cb-aot): add missing module.id to sample ( #2908 )
2016-11-29 23:52:20 -08:00
Ward Bell
ec2e6cb2c7
[WIP] docs(quickstart): QuickStart reboot ( #2762 )
2016-11-21 17:36:16 -08:00
Ward Bell
a7525721c0
Revert "[WIP] docs(quickstart): QuickStart reboot ( #2762 )"
...
This reverts commit 8ccc33e6ff
.
2016-11-21 17:29:00 -08:00
Ward Bell
8ccc33e6ff
[WIP] docs(quickstart): QuickStart reboot ( #2762 )
2016-11-21 17:13:21 -08:00
Jesús Rodríguez
1303706542
chore: use tsconfig lib ( #2840 )
2016-11-20 17:28:37 -08:00
Filipe Silva
0d49fecd30
chore: update to @types ( #1872 )
...
* chore: update examples to @types
* fix toh-6 aot and add types link
2016-10-20 17:01:16 -07:00
Torgeir Helgevold
cdfe957ab8
docs(toh-6-aot): add aot to toh-6 ( #2496 )
...
* docs(toh-6-aot): add aot to toh-6
s
s
s
s
s
* docs(toh-6-aot): add aot to toh-6
* docs(toh-6-aot): make aot e2e tests run in the same project
Updates tooling for this purpose and also the prose.
2016-10-12 01:44:49 -07:00
Filipe Silva
5042b3021c
chore(test): add protractor4 ( #2233 )
...
* chore(test): add protractor4
* fix lint, remove boilerplate files, fix less gen
* separate scripts between package.json
* ignore a2docs.css in boilerplate
* remove tslint in _examples
2016-10-06 15:25:52 -07:00
Jesús Rodríguez
693f6ae462
chore: rename Angular 2 to simply Angular ( #2402 )
2016-09-19 20:24:40 -07:00
Torgeir Helgevold
6813ced018
docs(cookbook - aot compiler) ( #2161 )
...
docs(cb-aot-compiler): new cookbook on AoT compiler
2016-09-14 10:10:04 -07:00