Zhicheng Wang
|
cb295b73f1
|
翻译完了部署一章
|
2017-04-27 11:34:02 +08:00 |
William KOZA
|
1fe891f1c8
|
fix(guide): Message in dev mode has changed (#3439)
|
2017-04-11 20:20:32 -07:00 |
Kapunahele Wong
|
c27c629ed0
|
docs(vs-cookbook, deployment): update for use in VS 2015 (#3433)
|
2017-03-31 19:35:58 -07:00 |
Ward Bell
|
a56c4a0b08
|
chore(aio): blank line before each list-item; - becomes * (#3481)
|
2017-04-01 00:25:27 +02:00 |
Jesús Rodríguez
|
f7c89d07b1
|
chore: remove dart remains (#3468)
|
2017-03-30 16:13:42 -07:00 |
Pete Bacon Darwin
|
93d3db1fd4
|
docs(*): blank lines before lists are good (#3474)
|
2017-03-30 14:41:23 -07:00 |
Jeronimo López
|
e58ba502f2
|
docs(deployment): fix base tag subfolder example (#3296)
The sample url for production server is "http://www.mysite.com/mysrc/app/"
but the identified subfolder is "my/app", which doesn't match.
|
2017-02-27 11:37:45 +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 |
Filipe Silva
|
03ecf92a88
|
docs(deployment): fix links to enableProdMode (#25) (#3168)
|
2017-01-30 20:46:30 +00:00 |
Filipe Silva
|
40e47d4650
|
docs(deployment): fix links to aot cookbook (#3165)
|
2017-01-30 18:00:34 +01:00 |
Filipe Silva
|
8a537b1225
|
feat(deployment): add deployment chapter (#3043)
This PR adds the Deployment Chapter.
|
2017-01-27 00:40:10 +00:00 |