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 |
Kapunahele Wong
|
41833ed08a
|
docs(i18n): copy edits to internationalization cookbook (#2980)
* docs(i18n): copy edits
* docs(i18n): copy edit to data.json
* docs(i18n): Ward requested copy edits
|
2016-12-14 15:53:09 -08:00 |
Ward Bell
|
0bdda1d358
|
docs: convert AoT/JiT to approved spelling, AOT/JIT (#2969)
|
2016-12-13 21:17:51 -08:00 |
Jesús Rodríguez
|
9fd3fa037d
|
docs(i18n): add new features (#2740)
|
2016-12-02 17:25:31 -08:00 |
Filipe Silva
|
661c971778
|
fix(i18n): fix link and formatting error (#2528)
|
2016-10-03 11:33:17 -07:00 |
Ward Bell
|
9b083966f3
|
chore(i18n): fix broken plunker link (#2519)
|
2016-09-30 23:05:50 -07:00 |
Ward Bell
|
ba6b681ed4
|
docs(i18n): incorporate corrections and feedback from Victor Berchet (#2517)
See PR #2491
|
2016-09-30 19:14:41 -07:00 |
Ward Bell
|
e6199a8dfb
|
docs(i18n): add internationalization (i18n) guide (#2491)
* docs(i18n): add internationalization (i18n) guide
* docs(cb-i18n): revamped to System.import the translation file
|
2016-09-29 11:15:55 -07:00 |