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
Ward Bell
66dc8afcec
chore(plunker-builder): don't strip `import ('app')` from index ( #2843 )
2016-11-20 23:25:09 -08:00
Ward Bell
b3c65a9a93
docs(systemjs.web): auto-bootstrap option that creates its own AppModule and boots it. ( #2833 )
...
For specific plunkers, e.g. "QuickStart (reboot edition)" PR #2762 , that shouldn't have AppModule or main.ts
Rescinds the automatic bootstrapping and exclusion of `main.ts` in #2786 and #2756
Only autoBootstraps when `window.autoBootstrap === true`.
2016-11-18 20:29:05 -08:00
Jesús Rodríguez
f92983cc6f
docs(ngmodule): fix plunkers ( #2786 )
2016-11-10 14:44:51 -08:00
Ward Bell
8fafa8a01e
docs(plunkers): prepare plunkers for the quickstart reboot ( #2759 )
...
* plunker builder removes files and scripts not needed in plunkers (e.g., systemjs.config.js)
* no longer adds placeholder README.md (deemed a distraction)
* tag is now "Angular" instead of "Angular2"
* new plnkr.json "includeSystemConfig" option adds systemjs.config.js back; needed for testing plnkrs.
* incidentally changes comment "Polyfill(s)" to "Polyfills" in all index.html
2016-11-05 12:53:47 -07:00
Ward Bell
e9d78133e1
docs(testing): revert to jasmine v.2.4.1 ( #2697 )
...
Bug in Jasmine v.2.5.x. Stick with v.2.4.1 (as karma-jasmine does) until the following issue is resolved:
https://github.com/jasmine/jasmine/issues/1231
Unfortunately, there is no `@types/jasmine` for v.2.4 but only for v.2.5.
2016-10-29 23:53:21 -07:00
Jesús Rodríguez
323becee32
chore: remove bootstrap package ( #2691 )
2016-10-29 10:44:57 -07:00
Filipe Silva
4c85f0a91d
chore: update to 2.1.1 ( #2650 )
2016-10-21 22:31:09 +01:00
Jesús Rodríguez
fe220a5cab
chore: fix zone.js for plunkers ( #2421 )
2016-09-21 14:19:22 +02:00
Filipe Silva
24c61dd7bc
chore: here we are ( #2353 )
2016-09-15 02:41:19 +01:00
Jesús Rodríguez
988694bb12
chore: update docs to rc7
2016-09-13 08:48:45 -07:00
Ward Bell
9d5bbfca15
chore: update systemjs.configs and plunker-builder/indexHtmlTranslator for RC6
2016-09-01 00:20:58 -07:00
Filipe Silva
0c962712b3
chore: update to rc6 ( #2177 )
2016-08-31 18:08:57 -07:00
Rob Wormald
b2781d96dc
chore(docs): change npmcdn to unpkg
2016-08-31 12:22:19 -07:00
Ward Bell
3423ad8491
chore: more conversion of es6-shim to core-js
2016-05-19 23:18:18 -07:00
Foxandxss
3a6d223efb
chore: translate inline system config for plunker
...
closes #1439
2016-05-19 19:19:08 -07:00
Ward Bell
ba02c40b56
docs: switch from es6-shim to core-js shim
2016-05-19 16:37:54 -07:00
Ward Bell
19b50c82f6
docs(plunker): revise systemjs.config for plunker to load fewer files
2016-05-11 18:42:13 -07:00
Ward Bell
b4f567458e
docs(ts/js): update to rc1
2016-05-03 17:29:00 -06:00
Ward Bell
3d5302adce
chore: update to rc.0
2016-05-02 19:57:28 -07:00
Filipe Silva
216120daba
chore: update to beta.17
...
closes #1213 , 1205
2016-04-28 18:31:00 -07:00
Filipe Silva
0a606a1b41
chore(ts): updating to beta.16
2016-04-26 00:22:25 -07:00
Ward Bell
f2f5d9f9ae
docs(ts): update to beta.15
...
also restore accidentally deleted router sample files
2016-04-13 19:26:48 -07:00
Filipe Silva
0ef63166f8
chore: update to beta.14
2016-04-07 21:31:40 +01:00
Ward Bell
082932a210
docs: update to beta.13
2016-03-31 13:22:46 -07:00
Tero Parviainen
7f11a6ce05
docs(cb-ts-to-js): add cookbook about applying TypeScript examples to ES5
...
closes #893
2016-03-27 23:36:51 -07:00
Ward Bell
a2cb80330a
docs: update to beta-12
2016-03-23 21:39:13 -07:00
Ward Bell
639ca37de5
docs: update to beta-11
...
closes #987
also updated lifecycle-hooks/e2e-spec for changed hook calling sequence (not a bug; just a change)
2016-03-18 19:22:00 -07:00
Ward Bell
2929255bb4
chore: update es6-shim to v.0.35.0 per A2 issue #7618
2016-03-15 11:45:39 -07:00
Ward Bell
5f2148b4f4
docs(ts): update to A2 beta.9
2016-03-09 17:44:47 -08:00
Ward Bell
17aa278ddb
docs: update to beta-8
2016-03-03 11:22:41 -08:00
Ward Bell
524ff05373
chore: add shims_for_IE.js to all index.html
2016-02-25 14:04:37 -08:00
Ward Bell
9a7294c25b
docs:update sample to TS v.1.8.2
2016-02-25 13:20:11 -08:00
Ward Bell
8abb7085d5
docs(ts): update to beta.7
2016-02-20 19:17:14 -08:00
Ward Bell
3d992384c3
chore(devguide/ts): to beta.6 + typings + related doc updates
2016-02-12 00:56:22 -08:00
Ward Bell
00d06ca50a
chore: update to A2 beta.3
...
closes #805
2016-02-03 16:00:28 -08:00
Ward Bell
9f692ffb27
Update from beta.0 to beta.1
2016-01-28 15:35:53 -08:00
Christoph Burgdorf
77db0755c8
docs(guide/server-communication): adds http chapter
...
closes #662
2016-01-25 23:28:36 -08:00
Ward Bell
17fe05b73d
docs(homepage): examples conform to std + e2e tests
...
closes #740
2016-01-25 23:15:19 -08:00
Ward Bell
7ed0fce10d
docs: add IE polyfills to all samples; update QS and Router to explain
...
closes #712
2016-01-17 20:32:59 -08:00
Ward Bell
c7f58ee459
docs(router): incorporate Brian's comments; other fixes
...
closes #712
2016-01-17 20:32:15 -08:00
Ward Bell
a1c5d44468
docs: fix JS plunker generation for beta
...
closes #531
2015-12-15 13:04:51 -08:00
Ward Bell
75ad34afcd
docs: flip tooling from a.55 to b.0
...
closes #530
2015-12-15 12:40:30 -08:00
Ward Bell
0b466a239d
docs(*) migrate index.htmls for release
...
closes #528
2015-12-15 12:19:30 -08:00
Filipe Silva
b05acd3b47
docs: update QuickStart and plunker generator to a.55; set QS to appear to use beta.0
...
closes #526
2015-12-15 11:20:59 -08:00
Ward Bell
bc74ee4ac3
docs(QuickStart): incorporate misko's suggestions/corrections
...
closes #502
2015-12-14 15:55:12 -08:00
Ward Bell
dbc3982aae
docs(QuickStart): rewritten for 52 and latest recommendations
...
closes #472
2015-12-12 09:27:13 -08:00
Ward Bell
72e6a79126
chore(plunker-builder): better <base href> matching
...
closes #470
2015-12-10 11:52:25 -08:00