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 |