Ward Bell
082932a210
docs: update to beta.13
2016-03-31 13:22:46 -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
1c6594b3c8
docs(quickstart): update package.1.json versions
2016-03-09 18:20:16 -08: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
Mike Buhot
52f0ea5ddd
docs(examples): Fix deprecation warning in example package.json start scripts.
...
closes #898
Stop the example start scripts from outputting deprecation warnings.
As suggested, replace `concurrent rnpm run` with `concurrently npm run`.
2016-02-29 11:23:17 -08:00
Ward Bell
9a7294c25b
docs:update sample to TS v.1.8.2
2016-02-25 13:20:11 -08:00
Ward Bell
8dbb31de9f
docs(quickstart): correct typings instructions per PR #849
...
closes #859
2016-02-20 19:32:57 -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
8960b6729f
docs(http): refine observables story
...
closes #799
2016-02-02 15:04:48 -08:00
Ward Bell
705a5d9e93
chore: update version of in-mem web api in samples package.json
2016-02-02 03:04:27 -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
Jay Traband
872064e12e
feat(e2e testing): testing framework + initial tests
...
close #604
2015-12-30 17:58:09 -08:00
Ward Bell
4fda2c7854
docs(*): `npm run go` -> `npm start` (TS only)
...
closes #559
Convert npm script command from npm run go to npm start ...
because that's the way it should have been for TypeScript files.
2015-12-16 08:18:44 -08:00
Ward Bell
75ad34afcd
docs: flip tooling from a.55 to b.0
...
closes #530
2015-12-15 12:40: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
dc1c054927
docs(*): npm run both -> npm run go
...
closes #489
2015-12-13 12:51:34 -08:00
Jay Traband
e2f2ca61e6
chore(dev-tooling): small fixes and alpha.53
...
closes #486
add missing karma-test-shim.js
update test files
alpha.53
exclude example-config.json from plunkers
2015-12-12 20:25:19 -08:00
Jay Traband
296b501483
chore(devguide-tooling): add enforce-example-boilerplate gulp task
...
closes #485 and 479
removal all package.json from _example subdirs and add an example-config.json to each. Update add-example-symlinks to use new fns
updated gitignore, package.json
add tests to QuickStart
2015-12-12 13:57:18 -08:00
Ward Bell
4084a725fd
docs(forms): code shuffle, text, & alpha52 updates
...
closes #478
2015-12-12 09:39:01 -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
70e29080f2
chore(devguide-tooling): update package.json/tsconfig/plunkerblder for alpha.51
...
closes #468
2015-12-10 10:31:46 -08:00
Jay Traband
0018e75d01
chore(devguide-tooling): node_modules symlink support for _examples and subdirs
...
closes #450 . READ COMMENTS IN PR450 FOR INSTRUCTIONS ON USAGE
We'll put these instructions some place better soon.
Also replace globule with globby ( perf issues) and explicitly exclude node_modules where possible.
Updated _examples/package.json for latest 3rd party libs (e.g. alpha.48) and
updated template-syntax/ts/package.json to be a prototypical example
2015-12-08 14:27:39 -08:00